Direct Connect Gateway Attachment Args
constructor(coreNetworkId: Output<String>? = null, directConnectGatewayArn: Output<String>? = null, edgeLocations: Output<List<String>>? = null, proposedNetworkFunctionGroupChange: Output<DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChangeArgs>? = null, proposedSegmentChange: Output<DirectConnectGatewayAttachmentProposedSegmentChangeArgs>? = null, tags: Output<List<TagArgs>>? = null)