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)


874
875
876
# File 'sig/types.rbs', line 874

def earliest_time_at_position
  @earliest_time_at_position
end

#job_arn::String

Returns the value of attribute job_arn.

Returns:

  • (::String)


873
874
875
# File 'sig/types.rbs', line 873

def job_arn
  @job_arn
end