Module: Aws::EC2::Client::_ImportSnapshotResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ImportSnapshotResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#snapshot_task_detailTypes::SnapshotTaskDetail



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

def snapshot_task_detail: () -> Types::SnapshotTaskDetail

#tags::Array[Types::Tag]

Returns:



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

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