Class: Aws::Types::Experiment
- Inherits:
-
Object
- Object
- Aws::Types::Experiment
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#experiment_arn ⇒ ::String
Returns the value of attribute experiment_arn.
-
#experiment_template_id ⇒ ::String
Returns the value of attribute experiment_template_id.
Instance Attribute Details
#experiment_arn ⇒ ::String
Returns the value of attribute experiment_arn.
648 649 650 |
# File 'sig/types.rbs', line 648 def experiment_arn @experiment_arn end |
#experiment_template_id ⇒ ::String
Returns the value of attribute experiment_template_id.
649 650 651 |
# File 'sig/types.rbs', line 649 def experiment_template_id @experiment_template_id end |