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.
899 900 901 |
# File 'sig/types.rbs', line 899 def earliest_time_at_position @earliest_time_at_position end |
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
898 899 900 |
# File 'sig/types.rbs', line 898 def job_arn @job_arn end |