Class: Aws::Types::DeleteDBSnapshotMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_snapshot_identifier::String

Returns the value of attribute db_snapshot_identifier.

Returns:

  • (::String)


1872
1873
1874
# File 'sig/types.rbs', line 1872

def db_snapshot_identifier
  @db_snapshot_identifier
end