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)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#outpost_arn::String

Returns:

  • (::String)


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

def outpost_arn: () -> ::String

#owner_id::String

Returns:

  • (::String)


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

def owner_id: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String

#sse_type"sse-ebs", ...

Returns:

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


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

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

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#state"pending", ...

Returns:

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


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

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

#volume_id::String

Returns:

  • (::String)


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

def volume_id: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer