public static interface DeletePermissionPolicyRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<DeletePermissionPolicyRequest.Builder,DeletePermissionPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePermissionPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeletePermissionPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeletePermissionPolicyRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the RuleGroup from which you want to delete the policy.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeletePermissionPolicyRequest.Builder resourceArn(String resourceArn)
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.
resourceArn - 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.
DeletePermissionPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeletePermissionPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.