Show / Hide Table of Contents

Interface IFirewallDomainList

(experimental) A Firewall Domain List.

Inherited Members
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
Namespace: Amazon.CDK.AWS.Route53Resolver.Alpha
Assembly: Amazon.CDK.AWS.Route53Resolver.Alpha.dll
Syntax (csharp)
public interface IFirewallDomainList : IResource
Syntax (vb)
Public Interface IFirewallDomainList
    Inherits IResource, IConstruct, IDependable
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

System.String

Remarks

Stability: Experimental

Attribute: true

Back to top Generated by DocFX