Class: Aws::Types::ProcessingStoppingCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_runtime_in_seconds::Integer

Returns the value of attribute max_runtime_in_seconds.

Returns:

  • (::Integer)


10053
10054
10055
# File 'sig/types.rbs', line 10053

def max_runtime_in_seconds
  @max_runtime_in_seconds
end