Show / Hide Table of Contents

Interface IWebACLAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

WebAclAssociationRef

(experimental) A reference to a WebACLAssociation resource.

Properties

WebAclAssociationRef

(experimental) A reference to a WebACLAssociation resource.

IWebACLAssociationReference WebAclAssociationRef { get; }
Property Value

IWebACLAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX