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)


5488
5489
5490
# File 'sig/types.rbs', line 5488

def trial_arn
  @trial_arn
end

#trial_component_arn::String

Returns the value of attribute trial_component_arn.

Returns:

  • (::String)


5487
5488
5489
# File 'sig/types.rbs', line 5487

def trial_component_arn
  @trial_component_arn
end