Class: Aws::Types::AssumeQueueRoleForUserRequest
- Inherits:
-
Object
- Object
- Aws::Types::AssumeQueueRoleForUserRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
-
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
Instance Attribute Details
#farm_id ⇒ ::String
Returns the value of attribute farm_id.
194 195 196 |
# File 'sig/types.rbs', line 194 def farm_id @farm_id end |
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
195 196 197 |
# File 'sig/types.rbs', line 195 def queue_id @queue_id end |