Module: Aws::EC2::Client::_LockSnapshotResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cool_off_period::Integer

Returns:

  • (::Integer)


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

def cool_off_period: () -> ::Integer

#cool_off_period_expires_on::Time

Returns:

  • (::Time)


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

def cool_off_period_expires_on: () -> ::Time

#lock_created_on::Time

Returns:

  • (::Time)


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

def lock_created_on: () -> ::Time

#lock_duration::Integer

Returns:

  • (::Integer)


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

def lock_duration: () -> ::Integer

#lock_duration_start_time::Time

Returns:

  • (::Time)


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

def lock_duration_start_time: () -> ::Time

#lock_expires_on::Time

Returns:

  • (::Time)


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

def lock_expires_on: () -> ::Time

#lock_state"compliance", ...

Returns:

  • ("compliance", "governance", "compliance-cooloff", "expired")


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

def lock_state: () -> ("compliance" | "governance" | "compliance-cooloff" | "expired")

#snapshot_id::String

Returns:

  • (::String)


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

def snapshot_id: () -> ::String