Interface IWebACLRef
(experimental) Indicates that this resource can be referenced as a WebACL.
Inherited Members
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
Remarks
Stability: Experimental