Module: Aws::CognitoIdentity::Client::_GetIdentityPoolRolesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#identity_pool_id::String

Returns:

  • (::String)


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

def identity_pool_id: () -> ::String

#role_mappings::Hash[::String, Types::RoleMapping]

Returns:



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

def role_mappings: () -> ::Hash[::String, Types::RoleMapping]

#roles::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def roles: () -> ::Hash[::String, ::String]