Skip to content

Commit

Permalink
add vpcid for kafka ingestion (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: fanzhonghao.fzh@alibaba-inc.com <fanzhonghao.fzh@alibaba-inc.com>
  • Loading branch information
fanzhonghao and fanzhonghao.fzh@alibaba-inc.com authored Jan 4, 2024
1 parent 9fff66a commit 3ab030e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client_job.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ type (
Communication string `json:"communication"`
NameResolutions string `json:"nameResolutions"`
AdditionalProps map[string]string `json:"additionalProps"`
VpcId string `json:"vpcId"`
}

// ingestion JDBC source
Expand Down

0 comments on commit 3ab030e

Please sign in to comment.