Show / Hide Table of Contents

Interface IFirewallDomainList

(experimental) A Firewall Domain List.

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

Stability: Experimental

Synopsis

Properties

FirewallDomainListId

(experimental) The ID of the domain list.

Properties

FirewallDomainListId

(experimental) The ID of the domain list.

string FirewallDomainListId { get; }
Property Value

string

Remarks

Stability: Experimental

Attribute: true

Back to top Generated by DocFX