Show / Hide Table of Contents

Interface IVirtualGatewayRef

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

Namespace: Amazon.CDK.AWS.AppMesh
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVirtualGatewayRef : IConstruct, IDependable
Syntax (vb)
Public Interface IVirtualGatewayRef Inherits IConstruct, IDependable
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