public static interface DeletePermissionPolicyRequest.Builder extends Wafv2Request.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 rule group from which you want to delete the policy.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeletePermissionPolicyRequest.Builder resourceArn(String resourceArn)
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.
resourceArn - 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.
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.