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)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#outpost_arn::String

Returns:

  • (::String)


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

def outpost_arn: () -> ::String

#owner_id::String

Returns:

  • (::String)


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

def owner_id: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String

#sse_type"sse-ebs", ...

Returns:

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


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

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

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#state"pending", ...

Returns:

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


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

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

#volume_id::String

Returns:

  • (::String)


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

def volume_id: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer