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
3267 |
# File 'sig/client.rbs', line 3267
def next_token: () -> ::String
|
#security_keys ⇒ ::Array[Types::SecurityKey]
3266 |
# File 'sig/client.rbs', line 3266
def security_keys: () -> ::Array[Types::SecurityKey]
|