Show / Hide Table of Contents

Interface IVirtualRouterRef

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

Inherited Members
IEnvironmentAware.Env
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

IVirtualRouterReference

Remarks

Stability: Experimental

Back to top Generated by DocFX