Class: Aws::Types::StopInferenceExperimentResponse
- Inherits:
-
Object
- Object
- Aws::Types::StopInferenceExperimentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inference_experiment_arn ⇒ ::String
Returns the value of attribute inference_experiment_arn.
Instance Attribute Details
#inference_experiment_arn ⇒ ::String
Returns the value of attribute inference_experiment_arn.
11127 11128 11129 |
# File 'sig/types.rbs', line 11127 def inference_experiment_arn @inference_experiment_arn end |