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

Returns:

  • (::String)


1038
# File 'sig/client.rbs', line 1038

def snapshot_id: () -> ::String

#tags::Array[Types::Tag]

Returns:



1037
# File 'sig/client.rbs', line 1037

def tags: () -> ::Array[Types::Tag]