Class: Aws::Types::DeleteTrialRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrialRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trial_name ⇒ ::String
Returns the value of attribute trial_name.
Instance Attribute Details
#trial_name ⇒ ::String
Returns the value of attribute trial_name.
3608 3609 3610 |
# File 'sig/types.rbs', line 3608 def trial_name @trial_name end |