Module: Aws::CognitoIdentity::Client::_GetPrincipalTagAttributeMapResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#identity_pool_id::String

Returns:

  • (::String)


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

def identity_pool_id: () -> ::String

#identity_provider_name::String

Returns:

  • (::String)


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

def identity_provider_name: () -> ::String

#principal_tags::Hash[::String, ::String]

Returns:

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


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

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

#use_defaultsBoolean

Returns:

  • (Boolean)


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

def use_defaults: () -> bool