Class: Aws::Types::GetJobDocumentRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetJobDocumentRequest
- 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.
2400 2401 2402 |
# File 'sig/types.rbs', line 2400 def before_substitution @before_substitution end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
2399 2400 2401 |
# File 'sig/types.rbs', line 2399 def job_id @job_id end |