Class: Aws::Types::UpdateUserPoolClientResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#user_pool_clientTypes::UserPoolClientType

Returns the value of attribute user_pool_client.



2335
2336
2337
# File 'sig/types.rbs', line 2335

def user_pool_client
  @user_pool_client
end