Class: Aws::Types::WebACLHasIncompatibleConfigurationViolation

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:



1233
1234
1235
# File 'sig/types.rbs', line 1233

def description
  @description
end

#web_acl_arn::String

Returns the value of attribute web_acl_arn.

Returns:



1232
1233
1234
# File 'sig/types.rbs', line 1232

def web_acl_arn
  @web_acl_arn
end