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