Class: Aws::Types::StopCompilationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopCompilationJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compilation_job_name ⇒ ::String
Returns the value of attribute compilation_job_name.
Instance Attribute Details
#compilation_job_name ⇒ ::String
Returns the value of attribute compilation_job_name.
11120 11121 11122 |
# File 'sig/types.rbs', line 11120 def compilation_job_name @compilation_job_name end |