Class: Aws::Types::CreateTrialComponentResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTrialComponentResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trial_component_arn ⇒ ::String
Returns the value of attribute trial_component_arn.
Instance Attribute Details
#trial_component_arn ⇒ ::String
Returns the value of attribute trial_component_arn.
2956 2957 2958 |
# File 'sig/types.rbs', line 2956 def trial_component_arn @trial_component_arn end |