Show / Hide Table of Contents

Interface IDirectConnectGatewayAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

DirectConnectGatewayAssociationRef

(experimental) A reference to a DirectConnectGatewayAssociation resource.

Properties

DirectConnectGatewayAssociationRef

(experimental) A reference to a DirectConnectGatewayAssociation resource.

IDirectConnectGatewayAssociationReference DirectConnectGatewayAssociationRef { get; }
Property Value

IDirectConnectGatewayAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX