Module: Aws::EC2::Client::_RestoreSnapshotFromRecycleBinResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#outpost_arn::String

Returns:

  • (::String)


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

def outpost_arn: () -> ::String

#owner_id::String

Returns:

  • (::String)


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

def owner_id: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String

#sse_type"sse-ebs", ...

Returns:

  • ("sse-ebs", "sse-kms", "none")


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

def sse_type: () -> ("sse-ebs" | "sse-kms" | "none")

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#state"pending", ...

Returns:

  • ("pending", "completed", "error", "recoverable", "recovering")


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

def state: () -> ("pending" | "completed" | "error" | "recoverable" | "recovering")

#volume_id::String

Returns:

  • (::String)


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

def volume_id: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer