Class: Aws::Types::OptimizationOutput
- Inherits:
-
Object
- Object
- Aws::Types::OptimizationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recommended_inference_image ⇒ ::String
Returns the value of attribute recommended_inference_image.
Instance Attribute Details
#recommended_inference_image ⇒ ::String
Returns the value of attribute recommended_inference_image.
9651 9652 9653 |
# File 'sig/types.rbs', line 9651 def recommended_inference_image @recommended_inference_image end |