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:



1135
1136
1137
# File 'sig/types.rbs', line 1135

def db_cluster_snapshots
  @db_cluster_snapshots
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1134
1135
1136
# File 'sig/types.rbs', line 1134

def marker
  @marker
end