Module: Aws::EC2::Client::_CopySnapshotResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CopySnapshotResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#snapshot_id ⇒ ::String
1058 |
# File 'sig/client.rbs', line 1058
def snapshot_id: () -> ::String
|
#tags ⇒ ::Array[Types::Tag]
1057 |
# File 'sig/client.rbs', line 1057
def tags: () -> ::Array[Types::Tag]
|