Class: Aws::Types::CreateSnapshotsResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateSnapshotsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#snapshots ⇒ ::Array[Types::SnapshotInfo]
Returns the value of attribute snapshots.
Instance Attribute Details
#snapshots ⇒ ::Array[Types::SnapshotInfo]
Returns the value of attribute snapshots.
3156 3157 3158 |
# File 'sig/types.rbs', line 3156 def snapshots @snapshots end |