Class: Aws::Types::CreateExperimentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateExperimentResponse
- 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.
2207 2208 2209 |
# File 'sig/types.rbs', line 2207 def experiment_arn @experiment_arn end |