Class: Aws::Types::CreateOptimizationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateOptimizationJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#optimization_job_arn ⇒ ::String
Returns the value of attribute optimization_job_arn.
Instance Attribute Details
#optimization_job_arn ⇒ ::String
Returns the value of attribute optimization_job_arn.
2694 2695 2696 |
# File 'sig/types.rbs', line 2694 def optimization_job_arn @optimization_job_arn end |