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)


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

def description: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#snapshot_task_detailTypes::SnapshotTaskDetail



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

def snapshot_task_detail: () -> Types::SnapshotTaskDetail

#tags::Array[Types::Tag]

Returns:



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

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