Class: Aws::Types::ModifyDBSnapshotAttributeResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyDBSnapshotAttributeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_snapshot_attributes_result ⇒ Types::DBSnapshotAttributesResult
Returns the value of attribute db_snapshot_attributes_result.
Instance Attribute Details
#db_snapshot_attributes_result ⇒ Types::DBSnapshotAttributesResult
Returns the value of attribute db_snapshot_attributes_result.
3195 3196 3197 |
# File 'sig/types.rbs', line 3195 def db_snapshot_attributes_result @db_snapshot_attributes_result end |