Class: Aws::Types::DescribeDBSnapshotAttributesMessage

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)


2220
2221
2222
# File 'sig/types.rbs', line 2220

def db_snapshot_identifier
  @db_snapshot_identifier
end