Class: Aws::Types::DescribeApplicationSnapshotResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeApplicationSnapshotResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshot_details ⇒ Types::SnapshotDetails
Returns the value of attribute snapshot_details.
Instance Attribute Details
#snapshot_details ⇒ Types::SnapshotDetails
Returns the value of attribute snapshot_details.
567 568 569 |
# File 'sig/types.rbs', line 567 def snapshot_details @snapshot_details end |