| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<AmazonRedshiftAdvancedOption> |
AmazonRedshiftNodeData.advancedOptions()
Optional values when connecting to the Redshift cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AmazonRedshiftNodeData.Builder |
AmazonRedshiftNodeData.Builder.advancedOptions(AmazonRedshiftAdvancedOption... advancedOptions)
Optional values when connecting to the Redshift cluster.
|
| Modifier and Type | Method and Description |
|---|---|
AmazonRedshiftNodeData.Builder |
AmazonRedshiftNodeData.Builder.advancedOptions(Collection<AmazonRedshiftAdvancedOption> advancedOptions)
Optional values when connecting to the Redshift cluster.
|
Copyright © 2023. All rights reserved.