class Aws::Redshift::Types::ClusterDbRevision
Describes a `ClusterDbRevision`.
@!attribute [rw] cluster_identifier
The unique identifier of the cluster. @return [String]
@!attribute [rw] current_database_revision
A string representing the current cluster version. @return [String]
@!attribute [rw] database_revision_release_date
The date on which the database revision was released. @return [Time]
@!attribute [rw] revision_targets
A list of `RevisionTarget` objects, where each object describes the database revision that a cluster can be updated to. @return [Array<Types::RevisionTarget>]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ClusterDbRevision AWS API Documentation
Constants
- SENSITIVE