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)


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

def description: () -> ::String

#import_task_id::String

Returns:

  • (::String)


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

def import_task_id: () -> ::String

#snapshot_task_detailTypes::SnapshotTaskDetail



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

def snapshot_task_detail: () -> Types::SnapshotTaskDetail

#tags::Array[Types::Tag]

Returns:



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

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