Class: Aws::Types::CopyDBSnapshotResult

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:



321
322
323
# File 'sig/types.rbs', line 321

def db_snapshot
  @db_snapshot
end