Module: Aws::EC2::Client::_CreateSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#snapshots ⇒ ::Array[Types::SnapshotInfo]
2977 |
# File 'sig/client.rbs', line 2977
def snapshots: () -> ::Array[Types::SnapshotInfo]
|