Class: Aws::Types::IoTJobTimeoutConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#in_progress_timeout_in_minutes ⇒ ::Integer

Returns the value of attribute in_progress_timeout_in_minutes.

Returns:

  • (::Integer)


458
459
460
# File 'sig/types.rbs', line 458

def in_progress_timeout_in_minutes
  @in_progress_timeout_in_minutes
end