Module: Aws::IoTManagedIntegrations::Client::_ListCredentialLockersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCredentialLockersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::CredentialLockerSummary]
800 |
# File 'sig/client.rbs', line 800
def items: () -> ::Array[Types::CredentialLockerSummary]
|
#next_token ⇒ ::String
801 |
# File 'sig/client.rbs', line 801
def next_token: () -> ::String
|