Class: Aws::Types::ValidationStrategy
- Inherits:
-
Object
- Object
- Aws::Types::ValidationStrategy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mode ⇒ "STRICT", "LENIENT"
Returns the value of attribute mode.
Instance Attribute Details
#mode ⇒ "STRICT", "LENIENT"
Returns the value of attribute mode.
12949 12950 12951 |
# File 'sig/types.rbs', line 12949 def mode @mode end |