Class: Aws::Types::ClusterDbRevisionsMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_db_revisions::Array[Types::ClusterDbRevision]

Returns the value of attribute cluster_db_revisions.

Returns:



285
286
287
# File 'sig/types.rbs', line 285

def cluster_db_revisions
  @cluster_db_revisions
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


284
285
286
# File 'sig/types.rbs', line 284

def marker
  @marker
end