Class: Aws::Types::AutoEvaluationConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AutoEvaluationConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enabled ⇒ Boolean
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Boolean
Returns the value of attribute enabled.
575 576 577 |
# File 'sig/types.rbs', line 575 def enabled @enabled end |