Class: Aws::Types::DescribeResourceServerRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeResourceServerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
-
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
920 921 922 |
# File 'sig/types.rbs', line 920 def identifier @identifier end |
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
919 920 921 |
# File 'sig/types.rbs', line 919 def user_pool_id @user_pool_id end |