Module: Aws::Connect::Client::_ListSecurityKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSecurityKeysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
3298 |
# File 'sig/client.rbs', line 3298
def next_token: () -> ::String
|
#security_keys ⇒ ::Array[Types::SecurityKey]
3297 |
# File 'sig/client.rbs', line 3297
def security_keys: () -> ::Array[Types::SecurityKey]
|