| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFirewallRuleGroup.Jsii$Default
Internal default implementation for
IFirewallRuleGroup. |
| Modifier and Type | Class and Description |
|---|---|
class |
FirewallRuleGroup
(experimental) A Firewall Rule Group.
|
static class |
IFirewallRuleGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IFirewallRuleGroup |
FirewallRuleGroup.fromFirewallRuleGroupId(software.constructs.Construct scope,
String id,
String firewallRuleGroupId)
(experimental) Import an existing Firewall Rule Group.
|
IFirewallRuleGroup |
FirewallRuleGroupAssociationProps.getFirewallRuleGroup()
(experimental) The firewall rule group which must be associated.
|
IFirewallRuleGroup |
FirewallRuleGroupAssociationProps.Jsii$Proxy.getFirewallRuleGroup() |
| Modifier and Type | Method and Description |
|---|---|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.firewallRuleGroup(IFirewallRuleGroup firewallRuleGroup)
(experimental) The firewall rule group which must be associated.
|
FirewallRuleGroupAssociationProps.Builder |
FirewallRuleGroupAssociationProps.Builder.firewallRuleGroup(IFirewallRuleGroup firewallRuleGroup)
Sets the value of
FirewallRuleGroupAssociationProps.getFirewallRuleGroup() |
Copyright © 2022. All rights reserved.