Module: Aws::CognitoIdentityProvider::Client::_ListUserPoolsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListUserPoolsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1378 |
# File 'sig/client.rbs', line 1378
def next_token: () -> ::String
|
#user_pools ⇒ ::Array[Types::UserPoolDescriptionType]
1377 |
# File 'sig/client.rbs', line 1377
def user_pools: () -> ::Array[Types::UserPoolDescriptionType]
|