Class: Aws::Types::WafOverrideAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"NONE", "COUNT"

Returns the value of attribute type.

Returns:

  • ("NONE", "COUNT")


1299
1300
1301
# File 'sig/types.rbs', line 1299

def type
  @type
end