Class: Aws::Types::Experiment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#experiment_arn ⇒ ::String

Returns the value of attribute experiment_arn.

Returns:

  • (::String)


648
649
650
# File 'sig/types.rbs', line 648

def experiment_arn
  @experiment_arn
end

#experiment_template_id ⇒ ::String

Returns the value of attribute experiment_template_id.

Returns:

  • (::String)


649
650
651
# File 'sig/types.rbs', line 649

def experiment_template_id
  @experiment_template_id
end