Module: Aws::CloudTrail::Client::_ListPublicKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPublicKeysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
664 |
# File 'sig/client.rbs', line 664
def next_token: () -> ::String
|
#public_key_list ⇒ ::Array[Types::PublicKey]
663 |
# File 'sig/client.rbs', line 663
def public_key_list: () -> ::Array[Types::PublicKey]
|