Class: Aws::Types::DescribeExperimentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeExperimentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#experiment_name ⇒ ::String
Returns the value of attribute experiment_name.
Instance Attribute Details
#experiment_name ⇒ ::String
Returns the value of attribute experiment_name.
4268 4269 4270 |
# File 'sig/types.rbs', line 4268 def experiment_name @experiment_name end |