Class: Aws::Types::Parent
- Inherits:
-
Object
- Object
- Aws::Types::Parent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#experiment_name ⇒ ::String
Returns the value of attribute experiment_name.
-
#trial_name ⇒ ::String
Returns the value of attribute trial_name.
Instance Attribute Details
#experiment_name ⇒ ::String
Returns the value of attribute experiment_name.
9741 9742 9743 |
# File 'sig/types.rbs', line 9741 def experiment_name @experiment_name end |
#trial_name ⇒ ::String
Returns the value of attribute trial_name.
9740 9741 9742 |
# File 'sig/types.rbs', line 9740 def trial_name @trial_name end |