Class: Aws::Types::ValidationStrategy

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mode"STRICT", "LENIENT"

Returns the value of attribute mode.

Returns:

  • ("STRICT", "LENIENT")


12949
12950
12951
# File 'sig/types.rbs', line 12949

def mode
  @mode
end