Module: Aws::CognitoSync::Client::_ListIdentityPoolUsageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#count::Integer

Returns:

  • (::Integer)


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

def count: () -> ::Integer

#identity_pool_usages::Array[Types::IdentityPoolUsage]

Returns:



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

def identity_pool_usages: () -> ::Array[Types::IdentityPoolUsage]

#max_results::Integer

Returns:

  • (::Integer)


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

def max_results: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String