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)


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

def description: () -> ::String

#encryptedBoolean

Returns:

  • (Boolean)


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

def encrypted: () -> bool

#outpost_arn::String

Returns:

  • (::String)


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

def outpost_arn: () -> ::String

#owner_id::String

Returns:

  • (::String)


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

def owner_id: () -> ::String

#progress::String

Returns:

  • (::String)


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

def progress: () -> ::String

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String

#sse_type"sse-ebs", ...

Returns:

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


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

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

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#state"pending", ...

Returns:

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


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

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

#volume_id::String

Returns:

  • (::String)


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

def volume_id: () -> ::String

#volume_size::Integer

Returns:

  • (::Integer)


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

def volume_size: () -> ::Integer