Class: Aws::Types::DBClusterSnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_snapshots::Array[Types::DBClusterSnapshot]

Returns the value of attribute db_cluster_snapshots.

Returns:



518
519
520
# File 'sig/types.rbs', line 518

def db_cluster_snapshots
  @db_cluster_snapshots
end

#marker::String

Returns the value of attribute marker.

Returns:



517
518
519
# File 'sig/types.rbs', line 517

def marker
  @marker
end