Class: Aws::Types::DeleteResourceServerRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteResourceServerRequest
- 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.
809 810 811 |
# File 'sig/types.rbs', line 809 def identifier @identifier end |
#user_pool_id ⇒ ::String
Returns the value of attribute user_pool_id.
808 809 810 |
# File 'sig/types.rbs', line 808 def user_pool_id @user_pool_id end |