Class: Aws::Types::ConvergenceDetected
- Inherits:
-
Object
- Object
- Aws::Types::ConvergenceDetected
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#complete_on_convergence ⇒ "Disabled", "Enabled"
Returns the value of attribute complete_on_convergence.
Instance Attribute Details
#complete_on_convergence ⇒ "Disabled", "Enabled"
Returns the value of attribute complete_on_convergence.
1810 1811 1812 |
# File 'sig/types.rbs', line 1810 def complete_on_convergence @complete_on_convergence end |