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.
887 888 889 |
# File 'sig/types.rbs', line 887 def earliest_time_at_position @earliest_time_at_position end |
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
886 887 888 |
# File 'sig/types.rbs', line 886 def job_arn @job_arn end |