Show / Hide Table of Contents

Interface IRuleRef

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

Namespace: Amazon.CDK.AWS.WAF
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IRuleRef : IConstruct, IDependable
Syntax (vb)
Public Interface IRuleRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

RuleRef

(experimental) A reference to a Rule resource.

Properties

RuleRef

(experimental) A reference to a Rule resource.

IRuleReference RuleRef { get; }
Property Value

IRuleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX