Show / Hide Table of Contents

Interface ITrafficMirrorFilterRef

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

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

Stability: Experimental

Synopsis

Properties

TrafficMirrorFilterRef

(experimental) A reference to a TrafficMirrorFilter resource.

Properties

TrafficMirrorFilterRef

(experimental) A reference to a TrafficMirrorFilter resource.

ITrafficMirrorFilterReference TrafficMirrorFilterRef { get; }
Property Value

ITrafficMirrorFilterReference

Remarks

Stability: Experimental

Back to top Generated by DocFX