| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
RedshiftSettings |
CreateEndpointRequest.redshiftSettings()
Returns the value of the RedshiftSettings property for this object.
|
RedshiftSettings |
ModifyEndpointRequest.redshiftSettings()
Returns the value of the RedshiftSettings property for this object.
|
RedshiftSettings |
Endpoint.redshiftSettings()
Settings for the Amazon Redshift endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.redshiftSettings(RedshiftSettings redshiftSettings)
Sets the value of the RedshiftSettings property for this object.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.redshiftSettings(RedshiftSettings redshiftSettings)
Sets the value of the RedshiftSettings property for this object.
|
Endpoint.Builder |
Endpoint.Builder.redshiftSettings(RedshiftSettings redshiftSettings)
Settings for the Amazon Redshift endpoint.
|
Copyright © 2023. All rights reserved.