public static interface PutFirewallRuleGroupPolicyRequest.Builder extends Route53ResolverRequest.Builder, SdkPojo, CopyableBuilder<PutFirewallRuleGroupPolicyRequest.Builder,PutFirewallRuleGroupPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
PutFirewallRuleGroupPolicyRequest.Builder |
arn(String arn)
The ARN (Amazon Resource Name) for the rule group that you want to share.
|
PutFirewallRuleGroupPolicyRequest.Builder |
firewallRuleGroupPolicy(String firewallRuleGroupPolicy)
The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.
|
PutFirewallRuleGroupPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutFirewallRuleGroupPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutFirewallRuleGroupPolicyRequest.Builder arn(String arn)
The ARN (Amazon Resource Name) for the rule group that you want to share.
arn - The ARN (Amazon Resource Name) for the rule group that you want to share.PutFirewallRuleGroupPolicyRequest.Builder firewallRuleGroupPolicy(String firewallRuleGroupPolicy)
The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.
firewallRuleGroupPolicy - The Identity and Access Management (Amazon Web Services IAM) policy to attach to the rule group.PutFirewallRuleGroupPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutFirewallRuleGroupPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.