Class: Aws::Types::DisassociateTrialComponentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#trial_arn::String

Returns the value of attribute trial_arn.

Returns:

  • (::String)


5507
5508
5509
# File 'sig/types.rbs', line 5507

def trial_arn
  @trial_arn
end

#trial_component_arn::String

Returns the value of attribute trial_component_arn.

Returns:

  • (::String)


5506
5507
5508
# File 'sig/types.rbs', line 5506

def trial_component_arn
  @trial_component_arn
end