| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftStorage.Builder |
RedshiftStorage.builder() |
default RedshiftStorage.Builder |
RedshiftStorage.Builder.redshiftClusterSource(Consumer<RedshiftClusterStorage.Builder> redshiftClusterSource)
The details of the Amazon Redshift cluster source.
|
RedshiftStorage.Builder |
RedshiftStorage.Builder.redshiftClusterSource(RedshiftClusterStorage redshiftClusterSource)
The details of the Amazon Redshift cluster source.
|
default RedshiftStorage.Builder |
RedshiftStorage.Builder.redshiftServerlessSource(Consumer<RedshiftServerlessStorage.Builder> redshiftServerlessSource)
The details of the Amazon Redshift Serverless workgroup source.
|
RedshiftStorage.Builder |
RedshiftStorage.Builder.redshiftServerlessSource(RedshiftServerlessStorage redshiftServerlessSource)
The details of the Amazon Redshift Serverless workgroup source.
|
RedshiftStorage.Builder |
RedshiftStorage.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RedshiftStorage.Builder> |
RedshiftStorage.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default RedshiftRunConfigurationInput.Builder |
RedshiftRunConfigurationInput.Builder.redshiftStorage(Consumer<RedshiftStorage.Builder> redshiftStorage)
Sets the value of the RedshiftStorage property for this object.
|
default RedshiftRunConfigurationOutput.Builder |
RedshiftRunConfigurationOutput.Builder.redshiftStorage(Consumer<RedshiftStorage.Builder> redshiftStorage)
Sets the value of the RedshiftStorage property for this object.
|
Copyright © 2023. All rights reserved.