Class: Aws::Types::DeleteJobTemplateRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteJobTemplateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_template_id ⇒ ::String
Returns the value of attribute job_template_id.
Instance Attribute Details
#job_template_id ⇒ ::String
Returns the value of attribute job_template_id.
1413 1414 1415 |
# File 'sig/types.rbs', line 1413 def job_template_id @job_template_id end |