Class: Aws::Types::ServiceJobPreemptionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ServiceJobPreemptionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#preemption_retries_before_termination ⇒ ::Integer
Returns the value of attribute preemption_retries_before_termination.
Instance Attribute Details
#preemption_retries_before_termination ⇒ ::Integer
Returns the value of attribute preemption_retries_before_termination.
1452 1453 1454 |
# File 'sig/types.rbs', line 1452 def preemption_retries_before_termination @preemption_retries_before_termination end |