Show / Hide Table of Contents

Interface ITrafficMirrorSessionRef

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

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

Stability: Experimental

Synopsis

Properties

TrafficMirrorSessionRef

(experimental) A reference to a TrafficMirrorSession resource.

Properties

TrafficMirrorSessionRef

(experimental) A reference to a TrafficMirrorSession resource.

ITrafficMirrorSessionReference TrafficMirrorSessionRef { get; }
Property Value

ITrafficMirrorSessionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX