| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFirewallDomainList.Jsii$Default
Internal default implementation for
IFirewallDomainList. |
| Modifier and Type | Class and Description |
|---|---|
class |
FirewallDomainList
(experimental) A Firewall Domain List.
|
static class |
IFirewallDomainList.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IFirewallDomainList |
FirewallDomainList.fromFirewallDomainListId(software.constructs.Construct scope,
String id,
String firewallDomainListId)
(experimental) Import an existing Firewall Rule Group.
|
IFirewallDomainList |
FirewallRule.getFirewallDomainList()
(experimental) The domain list for this rule.
|
IFirewallDomainList |
FirewallRule.Jsii$Proxy.getFirewallDomainList() |
| Modifier and Type | Method and Description |
|---|---|
FirewallRule.Builder |
FirewallRule.Builder.firewallDomainList(IFirewallDomainList firewallDomainList)
Sets the value of
FirewallRule.getFirewallDomainList() |
Copyright © 2022. All rights reserved.