Class: Aws::Types::ExperimentTemplateStopCondition
- Inherits:
-
Object
- Object
- Aws::Types::ExperimentTemplateStopCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source ⇒ ::String
Returns the value of attribute source.
-
#value ⇒ ::String
Returns the value of attribute value.
Instance Attribute Details
#source ⇒ ::String
Returns the value of attribute source.
420 421 422 |
# File 'sig/types.rbs', line 420 def source @source end |
#value ⇒ ::String
Returns the value of attribute value.
421 422 423 |
# File 'sig/types.rbs', line 421 def value @value end |