Class: Aws::Types::GetUserPoolMfaConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetUserPoolMfaConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
Instance Attribute Details
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
1302 1303 1304 |
# File 'sig/types.rbs', line 1302 def user_pool_id @user_pool_id end |