Class: Aws::Types::UpdateTrialComponentResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTrialComponentResponse
- 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.
12475 12476 12477 |
# File 'sig/types.rbs', line 12475 def trial_component_arn @trial_component_arn end |