Class: Aws::Types::AssociateWebACLRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


23
24
25
# File 'sig/types.rbs', line 23

def resource_arn
  @resource_arn
end

#web_acl_id::String

Returns the value of attribute web_acl_id.

Returns:

  • (::String)


22
23
24
# File 'sig/types.rbs', line 22

def web_acl_id
  @web_acl_id
end