Module: Aws::KMS::Client::_GetKeyRotationStatusResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#key_id::String

Returns:

  • (::String)


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

def key_id: () -> ::String

#key_rotation_enabledBoolean

Returns:

  • (Boolean)


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

def key_rotation_enabled: () -> bool

#next_rotation_date::Time

Returns:

  • (::Time)


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

def next_rotation_date: () -> ::Time

#on_demand_rotation_start_date::Time

Returns:

  • (::Time)


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

def on_demand_rotation_start_date: () -> ::Time

#rotation_period_in_days::Integer

Returns:

  • (::Integer)


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

def rotation_period_in_days: () -> ::Integer