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.
11097 11098 11099 |
# File 'sig/types.rbs', line 11097 def compilation_job_name @compilation_job_name end |