Show / Hide Table of Contents

Interface IDirectConnectGatewayAttachmentRef

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

Namespace: Amazon.CDK.AWS.NetworkManager
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDirectConnectGatewayAttachmentRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDirectConnectGatewayAttachmentRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

DirectConnectGatewayAttachmentRef

(experimental) A reference to a DirectConnectGatewayAttachment resource.

Properties

DirectConnectGatewayAttachmentRef

(experimental) A reference to a DirectConnectGatewayAttachment resource.

IDirectConnectGatewayAttachmentReference DirectConnectGatewayAttachmentRef { get; }
Property Value

IDirectConnectGatewayAttachmentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX