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)


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

def snapshot_id: () -> ::String

#tags::Array[Types::Tag]

Returns:



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

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