Class: Aws::Types::CreateUserPoolClientResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateUserPoolClientResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_pool_client ⇒ Types::UserPoolClientType
Returns the value of attribute user_pool_client.
Instance Attribute Details
#user_pool_client ⇒ Types::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 |