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.
13418 13419 13420 |
# File 'sig/types.rbs', line 13418 def mode @mode end |