class Aws::Redshift::Types::ModifyClusterDbRevisionMessage
@note When making an API call, you may pass ModifyClusterDbRevisionMessage
data as a hash: { cluster_identifier: "String", # required revision_target: "String", # required }
@!attribute [rw] cluster_identifier
The unique identifier of a cluster whose database revision you want to modify. Example: `examplecluster` @return [String]
@!attribute [rw] revision_target
The identifier of the database revision. You can retrieve this value from the response to the DescribeClusterDbRevisions request. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ModifyClusterDbRevisionMessage AWS API Documentation
Constants
- SENSITIVE