Show / Hide Table of Contents

Interface IVirtualGatewayRef

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

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

Stability: Experimental

Synopsis

Properties

VirtualGatewayRef

(experimental) A reference to a VirtualGateway resource.

Properties

VirtualGatewayRef

(experimental) A reference to a VirtualGateway resource.

IVirtualGatewayReference VirtualGatewayRef { get; }
Property Value

IVirtualGatewayReference

Remarks

Stability: Experimental

Back to top Generated by DocFX