Show / Hide Table of Contents

Interface ITrafficMirrorTargetRef

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

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

Stability: Experimental

Synopsis

Properties

TrafficMirrorTargetRef

(experimental) A reference to a TrafficMirrorTarget resource.

Properties

TrafficMirrorTargetRef

(experimental) A reference to a TrafficMirrorTarget resource.

ITrafficMirrorTargetReference TrafficMirrorTargetRef { get; }
Property Value

ITrafficMirrorTargetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX