Class: Aws::Types::DescribeCompilationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCompilationJobRequest
- 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.
4012 4013 4014 |
# File 'sig/types.rbs', line 4012 def compilation_job_name @compilation_job_name end |