Class: Aws::Types::FrontOfQuotaShareJobSummary
- Inherits:
-
Object
- Object
- Aws::Types::FrontOfQuotaShareJobSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#earliest_time_at_position ⇒ ::Integer
Returns the value of attribute earliest_time_at_position.
-
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
Instance Attribute Details
#earliest_time_at_position ⇒ ::Integer
Returns the value of attribute earliest_time_at_position.
880 881 882 |
# File 'sig/types.rbs', line 880 def earliest_time_at_position @earliest_time_at_position end |
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
879 880 881 |
# File 'sig/types.rbs', line 879 def job_arn @job_arn end |