Class: Aws::Types::UpdateExperimentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateExperimentResponse
- 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.
12081 12082 12083 |
# File 'sig/types.rbs', line 12081 def experiment_arn @experiment_arn end |