Show / Hide Table of Contents

Interface IGeoMatchSetRef

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

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

Stability: Experimental

Synopsis

Properties

GeoMatchSetRef

(experimental) A reference to a GeoMatchSet resource.

Properties

GeoMatchSetRef

(experimental) A reference to a GeoMatchSet resource.

IGeoMatchSetReference GeoMatchSetRef { get; }
Property Value

IGeoMatchSetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX