class Aws::WAFRegional::Types::DeletePermissionPolicyRequest

@note When making an API call, you may pass DeletePermissionPolicyRequest

data as a hash:

    {
      resource_arn: "ResourceArn", # required
    }

@!attribute [rw] resource_arn

The Amazon Resource Name (ARN) of the RuleGroup from which you want
to delete the policy.

The user making the request must be the owner of the RuleGroup.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/DeletePermissionPolicyRequest AWS API Documentation

Constants

SENSITIVE