Class: Aws::Types::DeleteTrialComponentRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#trial_component_name::String

Returns the value of attribute trial_component_name.

Returns:

  • (::String)


3598
3599
3600
# File 'sig/types.rbs', line 3598

def trial_component_name
  @trial_component_name
end