public static interface AquaConfiguration.Builder extends SdkPojo, CopyableBuilder<AquaConfiguration.Builder,AquaConfiguration>
| Modifier and Type | Method and Description |
|---|---|
AquaConfiguration.Builder |
aquaConfigurationStatus(AquaConfigurationStatus aquaConfigurationStatus)
The value represents how the cluster is configured to use AQUA.
|
AquaConfiguration.Builder |
aquaConfigurationStatus(String aquaConfigurationStatus)
The value represents how the cluster is configured to use AQUA.
|
AquaConfiguration.Builder |
aquaStatus(AquaStatus aquaStatus)
The value indicates the status of AQUA on the cluster.
|
AquaConfiguration.Builder |
aquaStatus(String aquaStatus)
The value indicates the status of AQUA on the cluster.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAquaConfiguration.Builder aquaStatus(String aquaStatus)
The value indicates the status of AQUA on the cluster. Possible values include the following.
enabled - AQUA is enabled.
disabled - AQUA is not enabled.
applying - AQUA status is being applied.
aquaStatus - The value indicates the status of AQUA on the cluster. Possible values include the following.
enabled - AQUA is enabled.
disabled - AQUA is not enabled.
applying - AQUA status is being applied.
AquaStatus,
AquaStatusAquaConfiguration.Builder aquaStatus(AquaStatus aquaStatus)
The value indicates the status of AQUA on the cluster. Possible values include the following.
enabled - AQUA is enabled.
disabled - AQUA is not enabled.
applying - AQUA status is being applied.
aquaStatus - The value indicates the status of AQUA on the cluster. Possible values include the following.
enabled - AQUA is enabled.
disabled - AQUA is not enabled.
applying - AQUA status is being applied.
AquaStatus,
AquaStatusAquaConfiguration.Builder aquaConfigurationStatus(String aquaConfigurationStatus)
The value represents how the cluster is configured to use AQUA. Possible values include the following.
enabled - Use AQUA if it is available for the current Amazon Web Services Region and Amazon Redshift node type.
disabled - Don't use AQUA.
auto - Amazon Redshift determines whether to use AQUA.
aquaConfigurationStatus - The value represents how the cluster is configured to use AQUA. Possible values include the
following.
enabled - Use AQUA if it is available for the current Amazon Web Services Region and Amazon Redshift node type.
disabled - Don't use AQUA.
auto - Amazon Redshift determines whether to use AQUA.
AquaConfigurationStatus,
AquaConfigurationStatusAquaConfiguration.Builder aquaConfigurationStatus(AquaConfigurationStatus aquaConfigurationStatus)
The value represents how the cluster is configured to use AQUA. Possible values include the following.
enabled - Use AQUA if it is available for the current Amazon Web Services Region and Amazon Redshift node type.
disabled - Don't use AQUA.
auto - Amazon Redshift determines whether to use AQUA.
aquaConfigurationStatus - The value represents how the cluster is configured to use AQUA. Possible values include the
following.
enabled - Use AQUA if it is available for the current Amazon Web Services Region and Amazon Redshift node type.
disabled - Don't use AQUA.
auto - Amazon Redshift determines whether to use AQUA.
AquaConfigurationStatus,
AquaConfigurationStatusCopyright © 2021. All rights reserved.