Module: Aws::PaymentCryptography::Client::_ListKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListKeysOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#keys ⇒ ::Array[Types::KeySummary]
449 |
# File 'sig/client.rbs', line 449
def keys: () -> ::Array[Types::KeySummary]
|
#next_token ⇒ ::String
450 |
# File 'sig/client.rbs', line 450
def next_token: () -> ::String
|