Class: Aws::Types::UpdateInferenceExperimentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateInferenceExperimentResponse
- 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.
12224 12225 12226 |
# File 'sig/types.rbs', line 12224 def inference_experiment_arn @inference_experiment_arn end |