| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftStorage |
RedshiftStorage.clone() |
RedshiftStorage |
RedshiftRunConfigurationOutput.getRedshiftStorage() |
RedshiftStorage |
RedshiftRunConfigurationInput.getRedshiftStorage() |
RedshiftStorage |
RedshiftStorage.withRedshiftClusterSource(RedshiftClusterStorage redshiftClusterSource)
The details of the Amazon Redshift cluster source.
|
RedshiftStorage |
RedshiftStorage.withRedshiftServerlessSource(RedshiftServerlessStorage redshiftServerlessSource)
The details of the Amazon Redshift Serverless workgroup source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RedshiftRunConfigurationOutput.setRedshiftStorage(RedshiftStorage redshiftStorage) |
void |
RedshiftRunConfigurationInput.setRedshiftStorage(RedshiftStorage redshiftStorage) |
RedshiftRunConfigurationOutput |
RedshiftRunConfigurationOutput.withRedshiftStorage(RedshiftStorage redshiftStorage) |
RedshiftRunConfigurationInput |
RedshiftRunConfigurationInput.withRedshiftStorage(RedshiftStorage redshiftStorage) |
Copyright © 2024. All rights reserved.