Class: Aws::Types::QuotaSharePolicy
- Inherits:
-
Object
- Object
- Aws::Types::QuotaSharePolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#idle_resource_assignment_strategy ⇒ "FIFO"
Returns the value of attribute idle_resource_assignment_strategy.
Instance Attribute Details
#idle_resource_assignment_strategy ⇒ "FIFO"
Returns the value of attribute idle_resource_assignment_strategy.
1299 1300 1301 |
# File 'sig/types.rbs', line 1299 def idle_resource_assignment_strategy @idle_resource_assignment_strategy end |