Class: Aws::Types::AdminDisableProviderForUserRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#userTypes::ProviderUserIdentifierType

Returns the value of attribute user.



130
131
132
# File 'sig/types.rbs', line 130

def user
  @user
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:

  • (::String)


129
130
131
# File 'sig/types.rbs', line 129

def user_pool_id
  @user_pool_id
end