Class: Aws::Types::FrontOfQueueJobSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#earliest_time_at_position::Integer

Returns the value of attribute earliest_time_at_position.

Returns:

  • (::Integer)


893
894
895
# File 'sig/types.rbs', line 893

def earliest_time_at_position
  @earliest_time_at_position
end

#job_arn::String

Returns the value of attribute job_arn.

Returns:

  • (::String)


892
893
894
# File 'sig/types.rbs', line 892

def job_arn
  @job_arn
end