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
1324 |
# File 'sig/client.rbs', line 1324 def next_token: () -> ::String |
#providers ⇒ ::Array[Types::ProviderDescription]
1323 |
# File 'sig/client.rbs', line 1323 def providers: () -> ::Array[Types::ProviderDescription] |