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)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#outpost_arn::String

Returns:

  • (::String)


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

def outpost_arn: () -> ::String

#owner_id::String

Returns:

  • (::String)


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

def owner_id: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String

#sse_type"sse-ebs", ...

Returns:

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


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

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

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#state"pending", ...

Returns:

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


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

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

#volume_id::String

Returns:

  • (::String)


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

def volume_id: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer