Class: Aws::Types::CreateUserPoolClientResponse

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.



704
705
706
# File 'sig/types.rbs', line 704

def user_pool_client
  @user_pool_client
end