ListFirewallRuleGroupAssociationsRequest
Types
Properties
Link copied to clipboard
The unique identifier of the firewall rule group that you want to retrieve the associations for. Leave this blank to retrieve associations for any rule group.
Link copied to clipboard
The maximum number of objects that you want Resolver to return for this request. If more objects are available, in the response, Resolver provides a NextToken
value that you can use in a subsequent call to get the next batch of objects.
Link copied to clipboard
The association Status
setting that you want DNS Firewall to filter on for the list. If you don't specify this, then DNS Firewall returns all associations, regardless of status.
Functions
Link copied to clipboard
inline fun copy(block: ListFirewallRuleGroupAssociationsRequest.Builder.() -> Unit = {}): ListFirewallRuleGroupAssociationsRequest