Class: Aws::Types::DeleteInferenceExperimentResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInferenceExperimentResponse
- 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.
3447 3448 3449 |
# File 'sig/types.rbs', line 3447 def inference_experiment_arn @inference_experiment_arn end |