Module: Aws::CognitoIdentity::Client::_SetPrincipalTagAttributeMapResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#identity_pool_id::String

Returns:

  • (::String)


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

def identity_pool_id: () -> ::String

#identity_provider_name::String

Returns:

  • (::String)


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

def identity_provider_name: () -> ::String

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

Returns:

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


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

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

#use_defaultsBoolean

Returns:

  • (Boolean)


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

def use_defaults: () -> bool