Class: Aws::Types::DeleteDBSnapshotResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDBSnapshotResult
- 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.
1877 1878 1879 |
# File 'sig/types.rbs', line 1877 def db_snapshot @db_snapshot end |