Class: Aws::Types::ServiceJobPreemptionConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#preemption_retries_before_termination::Integer

Returns the value of attribute preemption_retries_before_termination.

Returns:

  • (::Integer)


1452
1453
1454
# File 'sig/types.rbs', line 1452

def preemption_retries_before_termination
  @preemption_retries_before_termination
end