Class: Aws::Types::DBSnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_snapshots::Array[Types::DBSnapshot]

Returns the value of attribute db_snapshots.

Returns:



1681
1682
1683
# File 'sig/types.rbs', line 1681

def db_snapshots
  @db_snapshots
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1680
1681
1682
# File 'sig/types.rbs', line 1680

def marker
  @marker
end