Class: Aws::Types::CreateDBSnapshotResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_snapshotTypes::DBSnapshot

Returns the value of attribute db_snapshot.

Returns:



700
701
702
# File 'sig/types.rbs', line 700

def db_snapshot
  @db_snapshot
end