class Aws::WAFV2::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 rule group from which you want
to delete the policy.

You must be the owner of the rule group to perform this operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wafv2-2019-07-29/DeletePermissionPolicyRequest AWS API Documentation

Constants

SENSITIVE