Module: Aws::CognitoIdentityProvider::Client::_ListIdentityProvidersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIdentityProvidersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1278 |
# File 'sig/client.rbs', line 1278
def next_token: () -> ::String
|
#providers ⇒ ::Array[Types::ProviderDescription]
1277 |
# File 'sig/client.rbs', line 1277
def providers: () -> ::Array[Types::ProviderDescription]
|