Uses of Class
software.amazon.awssdk.services.datazone.model.RedshiftClusterStorage
-
Packages that use RedshiftClusterStorage Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of RedshiftClusterStorage in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return RedshiftClusterStorage Modifier and Type Method Description RedshiftClusterStorageRedshiftStorage. redshiftClusterSource()The details of the Amazon Redshift cluster source.Methods in software.amazon.awssdk.services.datazone.model with parameters of type RedshiftClusterStorage Modifier and Type Method Description static RedshiftStorageRedshiftStorage. fromRedshiftClusterSource(RedshiftClusterStorage redshiftClusterSource)Create an instance of this class withRedshiftStorage.redshiftClusterSource()initialized to the given value.RedshiftStorage.BuilderRedshiftStorage.Builder. redshiftClusterSource(RedshiftClusterStorage redshiftClusterSource)The details of the Amazon Redshift cluster source.
-