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:



379
380
381
# File 'sig/types.rbs', line 379

def db_cluster_snapshots
  @db_cluster_snapshots
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


378
379
380
# File 'sig/types.rbs', line 378

def marker
  @marker
end