Class: Aws::Types::DeleteCompilationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCompilationJobRequest
- 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.
3306 3307 3308 |
# File 'sig/types.rbs', line 3306 def compilation_job_name @compilation_job_name end |