Class: Aws::Types::ExperimentStopCondition

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)


278
279
280
# File 'sig/types.rbs', line 278

def source
  @source
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


279
280
281
# File 'sig/types.rbs', line 279

def value
  @value
end