Interface ITrafficMirrorTargetRef
(experimental) Indicates that this resource can be referenced as a TrafficMirrorTarget.
Inherited Members
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
Remarks
Stability: Experimental