Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
AmazonRedshiftAdvancedOption |
AmazonRedshiftAdvancedOption.clone() |
AmazonRedshiftAdvancedOption |
AmazonRedshiftAdvancedOption.withKey(String key)
The key for the additional connection option.
|
AmazonRedshiftAdvancedOption |
AmazonRedshiftAdvancedOption.withValue(String value)
The value for the additional connection option.
|
Modifier and Type | Method and Description |
---|---|
List<AmazonRedshiftAdvancedOption> |
AmazonRedshiftNodeData.getAdvancedOptions()
Optional values when connecting to the Redshift cluster.
|
Modifier and Type | Method and Description |
---|---|
AmazonRedshiftNodeData |
AmazonRedshiftNodeData.withAdvancedOptions(AmazonRedshiftAdvancedOption... advancedOptions)
Optional values when connecting to the Redshift cluster.
|
Modifier and Type | Method and Description |
---|---|
void |
AmazonRedshiftNodeData.setAdvancedOptions(Collection<AmazonRedshiftAdvancedOption> advancedOptions)
Optional values when connecting to the Redshift cluster.
|
AmazonRedshiftNodeData |
AmazonRedshiftNodeData.withAdvancedOptions(Collection<AmazonRedshiftAdvancedOption> advancedOptions)
Optional values when connecting to the Redshift cluster.
|
Copyright © 2023. All rights reserved.