Module: Aws::CognitoIdentity::Client::_ListIdentityPoolsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListIdentityPoolsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#identity_pools::Array[Types::IdentityPoolShortDescription]



258
# File 'sig/client.rbs', line 258

def identity_pools: () -> ::Array[Types::IdentityPoolShortDescription]

#next_token::String

Returns:

  • (::String)


259
# File 'sig/client.rbs', line 259

def next_token: () -> ::String