IConnectAttachmentRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

connect_attachment_ref

(experimental) A reference to a ConnectAttachment resource.

Stability:

experimental

node

The tree node.