Class: Aws::Types::WebAclCustomization

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action"override", "disable"

Returns the value of attribute action.

Returns:

  • ("override", "disable")


4277
4278
4279
# File 'sig/types.rbs', line 4277

def action
  @action
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


4278
4279
4280
# File 'sig/types.rbs', line 4278

def arn
  @arn
end