IDirectConnectGatewayAttachmentRef

class aws_cdk.aws_networkmanager.IDirectConnectGatewayAttachmentRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

direct_connect_gateway_attachment_ref

(experimental) A reference to a DirectConnectGatewayAttachment resource.

Stability:

experimental

node

The tree node.