class Aws::WAFRegional::Types::PutPermissionPolicyRequest
@note When making an API call, you may pass PutPermissionPolicyRequest
data as a hash: { resource_arn: "ResourceArn", # required policy: "PolicyString", # required }
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the RuleGroup to which you want to attach the policy. @return [String]
@!attribute [rw] policy
The policy to attach to the specified RuleGroup. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/PutPermissionPolicyRequest AWS API Documentation
Constants
- SENSITIVE