Class: Aws::Types::CreateTrialResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTrialResponse
- 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.
2970 2971 2972 |
# File 'sig/types.rbs', line 2970 def trial_arn @trial_arn end |