Uses of Class
software.amazon.awssdk.services.route53resolver.model.GetFirewallRuleGroupPolicyResponse
-
Packages that use GetFirewallRuleGroupPolicyResponse Package Description software.amazon.awssdk.services.route53resolver When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver. -
-
Uses of GetFirewallRuleGroupPolicyResponse in software.amazon.awssdk.services.route53resolver
Methods in software.amazon.awssdk.services.route53resolver that return GetFirewallRuleGroupPolicyResponse Modifier and Type Method Description default GetFirewallRuleGroupPolicyResponseRoute53ResolverClient. getFirewallRuleGroupPolicy(Consumer<GetFirewallRuleGroupPolicyRequest.Builder> getFirewallRuleGroupPolicyRequest)Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group.default GetFirewallRuleGroupPolicyResponseRoute53ResolverClient. getFirewallRuleGroupPolicy(GetFirewallRuleGroupPolicyRequest getFirewallRuleGroupPolicyRequest)Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group.Methods in software.amazon.awssdk.services.route53resolver that return types with arguments of type GetFirewallRuleGroupPolicyResponse Modifier and Type Method Description default CompletableFuture<GetFirewallRuleGroupPolicyResponse>Route53ResolverAsyncClient. getFirewallRuleGroupPolicy(Consumer<GetFirewallRuleGroupPolicyRequest.Builder> getFirewallRuleGroupPolicyRequest)Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group.default CompletableFuture<GetFirewallRuleGroupPolicyResponse>Route53ResolverAsyncClient. getFirewallRuleGroupPolicy(GetFirewallRuleGroupPolicyRequest getFirewallRuleGroupPolicyRequest)Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the specified rule group.
-