Class: Aws::Types::CreateUserPoolResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateUserPoolResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_pool ⇒ Types::UserPoolType
Returns the value of attribute user_pool.
Instance Attribute Details
#user_pool ⇒ Types::UserPoolType
Returns the value of attribute user_pool.
767 768 769 |
# File 'sig/types.rbs', line 767 def user_pool @user_pool end |