Module: Aws::EC2::Client::_RestoreSnapshotTierResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#is_permanent_restoreBoolean

Returns:

  • (Boolean)


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

def is_permanent_restore: () -> bool

#restore_duration::Integer

Returns:

  • (::Integer)


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

def restore_duration: () -> ::Integer

#restore_start_time::Time

Returns:

  • (::Time)


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

def restore_start_time: () -> ::Time

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String