Connect Attachment Args
fun ConnectAttachmentArgs(coreNetworkId: Output<String>? = null, edgeLocation: Output<String>? = null, options: Output<ConnectAttachmentOptionsArgs>? = null, proposedSegmentChange: Output<ConnectAttachmentProposedSegmentChangeArgs>? = null, tags: Output<List<ConnectAttachmentTagArgs>>? = null, transportAttachmentId: Output<String>? = null)