Class: Aws::Types::ExperimentTemplateStopCondition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source::String

Returns the value of attribute source.

Returns:

  • (::String)


420
421
422
# File 'sig/types.rbs', line 420

def source
  @source
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


421
422
423
# File 'sig/types.rbs', line 421

def value
  @value
end