| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static RedshiftStorage |
RedshiftStorage.fromRedshiftClusterSource(Consumer<RedshiftClusterStorage.Builder> redshiftClusterSource)
Create an instance of this class with
redshiftClusterSource() initialized to the given value. |
static RedshiftStorage |
RedshiftStorage.fromRedshiftClusterSource(RedshiftClusterStorage redshiftClusterSource)
Create an instance of this class with
redshiftClusterSource() initialized to the given value. |
static RedshiftStorage |
RedshiftStorage.fromRedshiftServerlessSource(Consumer<RedshiftServerlessStorage.Builder> redshiftServerlessSource)
Create an instance of this class with
redshiftServerlessSource() initialized to the given value. |
static RedshiftStorage |
RedshiftStorage.fromRedshiftServerlessSource(RedshiftServerlessStorage redshiftServerlessSource)
Create an instance of this class with
redshiftServerlessSource() initialized to the given value. |
RedshiftStorage |
RedshiftRunConfigurationInput.redshiftStorage()
Returns the value of the RedshiftStorage property for this object.
|
RedshiftStorage |
RedshiftRunConfigurationOutput.redshiftStorage()
Returns the value of the RedshiftStorage property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
RedshiftRunConfigurationInput.Builder |
RedshiftRunConfigurationInput.Builder.redshiftStorage(RedshiftStorage redshiftStorage)
Sets the value of the RedshiftStorage property for this object.
|
RedshiftRunConfigurationOutput.Builder |
RedshiftRunConfigurationOutput.Builder.redshiftStorage(RedshiftStorage redshiftStorage)
Sets the value of the RedshiftStorage property for this object.
|
Copyright © 2023. All rights reserved.