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.
2042 2043 2044 |
# File 'sig/types.rbs', line 2042 def compilation_job_arn @compilation_job_arn end |