Class: Aws::Types::AssumeQueueRoleForReadRequest
- Inherits:
-
Object
- Object
- Aws::Types::AssumeQueueRoleForReadRequest
- 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.
183 184 185 |
# File 'sig/types.rbs', line 183 def farm_id @farm_id end |
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
184 185 186 |
# File 'sig/types.rbs', line 184 def queue_id @queue_id end |