RedshiftClusterSource
The details of the Amazon Redshift cluster source.
Inherited 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.