Class: Aws::Types::CreateDBSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDBSnapshotResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_snapshot ⇒ Types::DBSnapshot
Returns the value of attribute db_snapshot.
Instance Attribute Details
#db_snapshot ⇒ Types::DBSnapshot
Returns the value of attribute db_snapshot.
700 701 702 |
# File 'sig/types.rbs', line 700 def db_snapshot @db_snapshot end |