RedshiftStorage
The details of the Amazon Redshift storage as part of the configuration of an Amazon Redshift data source run.
Inheritors
Types
Functions
Casts this RedshiftStorage as a RedshiftClusterSource and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftClusterStorage value. Throws an exception if the RedshiftStorage is not a RedshiftClusterSource.
Casts this RedshiftStorage as a RedshiftClusterSource and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftClusterStorage value. Returns null if the RedshiftStorage is not a RedshiftClusterSource.
Casts this RedshiftStorage as a RedshiftServerlessSource and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftServerlessStorage value. Throws an exception if the RedshiftStorage is not a RedshiftServerlessSource.
Casts this RedshiftStorage as a RedshiftServerlessSource and retrieves its aws.sdk.kotlin.services.datazone.model.RedshiftServerlessStorage value. Returns null if the RedshiftStorage is not a RedshiftServerlessSource.