Class: Aws::Types::DeleteTrialResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrialResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trial_arn ⇒ ::String
Returns the value of attribute trial_arn.
Instance Attribute Details
#trial_arn ⇒ ::String
Returns the value of attribute trial_arn.
3613 3614 3615 |
# File 'sig/types.rbs', line 3613 def trial_arn @trial_arn end |