Show / Hide Table of Contents

Interface IWebACLRef

(experimental) Indicates that this resource can be referenced as a WebACL.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.WAFRegional
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IWebACLRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IWebACLRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

WebAclRef

(experimental) A reference to a WebACL resource.

Properties

WebAclRef

(experimental) A reference to a WebACL resource.

IWebACLReference WebAclRef { get; }
Property Value

IWebACLReference

Remarks

Stability: Experimental

Back to top Generated by DocFX