class Aws::Redshift::Types::ClusterDbRevisionsMessage

@!attribute [rw] marker

A string representing the starting point for the next set of
revisions. If a value is returned in a response, you can retrieve
the next set of revisions by providing the value in the `marker`
parameter and retrying the command. If the `marker` field is empty,
all revisions have already been returned.
@return [String]

@!attribute [rw] cluster_db_revisions

A list of revisions.
@return [Array<Types::ClusterDbRevision>]

@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/ClusterDbRevisionsMessage AWS API Documentation

Constants

SENSITIVE