Module: Aws::CognitoIdentityProvider::Client::_ListUserPoolClientSecretsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUserPoolClientSecretsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#client_secrets ⇒ ::Array[Types::ClientSecretDescriptorType]
1339 |
# File 'sig/client.rbs', line 1339
def client_secrets: () -> ::Array[Types::ClientSecretDescriptorType]
|
#next_token ⇒ ::String
1340 |
# File 'sig/client.rbs', line 1340
def next_token: () -> ::String
|