class Aws::Redshift::Types::ModifyAquaInputMessage
@note When making an API call, you may pass ModifyAquaInputMessage
data as a hash: { cluster_identifier: "String", # required aqua_configuration_status: "enabled", # accepts enabled, disabled, auto }
@!attribute [rw] cluster_identifier
The identifier of the cluster to be modified. @return [String]
@!attribute [rw] aqua_configuration_status
The new value of AQUA configuration status. 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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ModifyAquaInputMessage AWS API Documentation
Constants
- SENSITIVE