Class: Aws::Types::DeleteTrialComponentRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrialComponentRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trial_component_name ⇒ ::String
Returns the value of attribute trial_component_name.
Instance Attribute Details
#trial_component_name ⇒ ::String
Returns the value of attribute trial_component_name.
3598 3599 3600 |
# File 'sig/types.rbs', line 3598 def trial_component_name @trial_component_name end |