Class: Aws::Types::AssociateTrialComponentResponse

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)


493
494
495
# File 'sig/types.rbs', line 493

def trial_arn
  @trial_arn
end

#trial_component_arn::String

Returns the value of attribute trial_component_arn.

Returns:

  • (::String)


492
493
494
# File 'sig/types.rbs', line 492

def trial_component_arn
  @trial_component_arn
end