Interface IVirtualRouterRef
(experimental) Indicates that this resource can be referenced as a VirtualRouter.
Inherited Members
Namespace: Amazon.CDK.Interfaces.AppMesh
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVirtualRouterRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVirtualRouterRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| VirtualRouterRef | (experimental) A reference to a VirtualRouter resource. |
Properties
VirtualRouterRef
(experimental) A reference to a VirtualRouter resource.
IVirtualRouterReference VirtualRouterRef { get; }
Property Value
Remarks
Stability: Experimental