Class: Aws::Types::WafAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"BLOCK", ...

Returns the value of attribute type.

Returns:

  • ("BLOCK", "ALLOW", "COUNT")


1294
1295
1296
# File 'sig/types.rbs', line 1294

def type
  @type
end