Show / Hide Table of Contents

Interface IFirewallRuleGroup

(experimental) A Firewall Rule Group.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
IConstruct.Node
Namespace: Amazon.CDK.AWS.Route53Resolver
Assembly: Amazon.CDK.AWS.Route53Resolver.dll
Syntax (csharp)
public interface IFirewallRuleGroup : IResource, IConstruct, IConstruct, IDependable
Syntax (vb)
Public Interface IFirewallRuleGroup
    Inherits IResource, IConstruct, IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

FirewallRuleGroupId

(experimental) The ID of the rule group.

Properties

FirewallRuleGroupId

(experimental) The ID of the rule group.

string FirewallRuleGroupId { get; }
Property Value

System.String

Remarks

Stability: Experimental

Attribute: true

Back to top Generated by DocFX