Module: Aws::KMS::Client::_GetParametersForImportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetParametersForImportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#import_token ⇒ ::String
486 |
# File 'sig/client.rbs', line 486
def import_token: () -> ::String
|
#key_id ⇒ ::String
485 |
# File 'sig/client.rbs', line 485
def key_id: () -> ::String
|
#parameters_valid_to ⇒ ::Time
488 |
# File 'sig/client.rbs', line 488
def parameters_valid_to: () -> ::Time
|
#public_key ⇒ ::String
487 |
# File 'sig/client.rbs', line 487
def public_key: () -> ::String
|