Class: Aws::Types::DeleteExperimentResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExperimentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#experiment_arn ⇒ ::String
Returns the value of attribute experiment_arn.
Instance Attribute Details
#experiment_arn ⇒ ::String
Returns the value of attribute experiment_arn.
3368 3369 3370 |
# File 'sig/types.rbs', line 3368 def experiment_arn @experiment_arn end |