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.
11185 11186 11187 |
# File 'sig/types.rbs', line 11185 def inference_experiment_arn @inference_experiment_arn end |