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
666 |
# File 'sig/client.rbs', line 666 def next_token: () -> ::String |
#public_key_list ⇒ ::Array[Types::PublicKey]
665 |
# File 'sig/client.rbs', line 665 def public_key_list: () -> ::Array[Types::PublicKey] |