Class: Aws::Types::DescribeJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#before_substitution ⇒ Boolean
Returns the value of attribute before_substitution.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#before_substitution ⇒ Boolean
Returns the value of attribute before_substitution.
1859 1860 1861 |
# File 'sig/types.rbs', line 1859 def before_substitution @before_substitution end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
1858 1859 1860 |
# File 'sig/types.rbs', line 1858 def job_id @job_id end |