Class: Aws::Types::AwsJobTimeoutConfig

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)


368
369
370
# File 'sig/types.rbs', line 368

def in_progress_timeout_in_minutes
  @in_progress_timeout_in_minutes
end