static ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.builder() |
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.firewallRuleGroupId(String firewallRuleGroupId) |
The unique identifier of the firewall rule group that you want to retrieve the associations for.
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of objects that you want Resolver to return for this request.
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.nextToken(String nextToken) |
For the first call to this list request, omit this value.
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.priority(Integer priority) |
The setting that determines the processing order of the rule group among the rule groups that are associated
with a single VPC.
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.status(String status) |
The association Status setting that you want DNS Firewall to filter on for the list.
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.status(FirewallRuleGroupAssociationStatus status) |
The association Status setting that you want DNS Firewall to filter on for the list.
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.toBuilder() |
|
ListFirewallRuleGroupAssociationsRequest.Builder |
ListFirewallRuleGroupAssociationsRequest.Builder.vpcId(String vpcId) |
The unique identifier of the VPC that you want to retrieve the associations for.
|