Class: Aws::Types::CreateCompilationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCompilationJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compilation_job_arn ⇒ ::String
Returns the value of attribute compilation_job_arn.
Instance Attribute Details
#compilation_job_arn ⇒ ::String
Returns the value of attribute compilation_job_arn.
2057 2058 2059 |
# File 'sig/types.rbs', line 2057 def compilation_job_arn @compilation_job_arn end |