@pulumi/confluentcloud 2.49.0-alpha.1761111582 → 2.49.0-alpha.1761362905
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/getPrivateLinkAttachment.d.ts +0 -1
- package/getPrivateLinkAttachment.js.map +1 -1
- package/getTableflowTopic.d.ts +5 -1
- package/getTableflowTopic.js.map +1 -1
- package/package.json +2 -2
- package/privateLinkAttachment.d.ts +0 -2
- package/privateLinkAttachment.js.map +1 -1
- package/tableflowTopic.d.ts +9 -0
- package/tableflowTopic.js +2 -0
- package/tableflowTopic.js.map +1 -1
- package/types/input.d.ts +13 -3
- package/types/output.d.ts +26 -6
|
@@ -48,7 +48,6 @@ export interface GetPrivateLinkAttachmentResult {
|
|
|
48
48
|
readonly aws: outputs.GetPrivateLinkAttachmentAw[];
|
|
49
49
|
/**
|
|
50
50
|
* (Optional Configuration Block) supports the following:
|
|
51
|
-
* - `privateLinkServiceAlias ` - (Required String) Azure Private Link service alias for the availability zone.
|
|
52
51
|
*/
|
|
53
52
|
readonly azures: outputs.GetPrivateLinkAttachmentAzure[];
|
|
54
53
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPrivateLinkAttachment.js","sourceRoot":"","sources":["../getPrivateLinkAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;
|
|
1
|
+
{"version":3,"file":"getPrivateLinkAttachment.js","sourceRoot":"","sources":["../getPrivateLinkAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;AAoDD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wEAAwE,EAAE;QACzG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wEAMC"}
|
package/getTableflowTopic.d.ts
CHANGED
|
@@ -82,6 +82,10 @@ export interface GetTableflowTopicResult {
|
|
|
82
82
|
*/
|
|
83
83
|
readonly enablePartitioning: boolean;
|
|
84
84
|
readonly environment: outputs.GetTableflowTopicEnvironment;
|
|
85
|
+
/**
|
|
86
|
+
* (Optional Configuration Block) supports the following:
|
|
87
|
+
*/
|
|
88
|
+
readonly errorHandlings: outputs.GetTableflowTopicErrorHandling[];
|
|
85
89
|
/**
|
|
86
90
|
* The provider-assigned unique ID for this managed resource.
|
|
87
91
|
*/
|
|
@@ -92,7 +96,7 @@ export interface GetTableflowTopicResult {
|
|
|
92
96
|
*/
|
|
93
97
|
readonly managedStorages: outputs.GetTableflowTopicManagedStorage[];
|
|
94
98
|
/**
|
|
95
|
-
* (Optional String) The strategy to handle record failures in the Tableflow enabled topic during materialization. For `SKIP`, we skip the bad records and move to the next record. For `SUSPEND`, we suspend the materialization of the topic.
|
|
99
|
+
* (Optional String, **Deprecated**) The strategy to handle record failures in the Tableflow enabled topic during materialization. For `SKIP`, we skip the bad records and move to the next record. For `SUSPEND`, we suspend the materialization of the topic.
|
|
96
100
|
*/
|
|
97
101
|
readonly recordFailureStrategy: string;
|
|
98
102
|
/**
|
package/getTableflowTopic.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTableflowTopic.js","sourceRoot":"","sources":["../getTableflowTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;
|
|
1
|
+
{"version":3,"file":"getTableflowTopic.js","sourceRoot":"","sources":["../getTableflowTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;AAwED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0DAQC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/confluentcloud",
|
|
3
|
-
"version": "2.49.0-alpha.
|
|
3
|
+
"version": "2.49.0-alpha.1761362905",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Confluent cloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
"pulumi": {
|
|
25
25
|
"resource": true,
|
|
26
26
|
"name": "confluentcloud",
|
|
27
|
-
"version": "2.49.0-alpha.
|
|
27
|
+
"version": "2.49.0-alpha.1761362905"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -65,7 +65,6 @@ export declare class PrivateLinkAttachment extends pulumi.CustomResource {
|
|
|
65
65
|
readonly aws: pulumi.Output<outputs.PrivateLinkAttachmentAw[]>;
|
|
66
66
|
/**
|
|
67
67
|
* (Optional Configuration Block) supports the following:
|
|
68
|
-
* - `privateLinkServiceAlias ` - (Required String) Azure Private Link service alias for the availability zone.
|
|
69
68
|
*/
|
|
70
69
|
readonly azures: pulumi.Output<outputs.PrivateLinkAttachmentAzure[]>;
|
|
71
70
|
/**
|
|
@@ -115,7 +114,6 @@ export interface PrivateLinkAttachmentState {
|
|
|
115
114
|
aws?: pulumi.Input<pulumi.Input<inputs.PrivateLinkAttachmentAw>[]>;
|
|
116
115
|
/**
|
|
117
116
|
* (Optional Configuration Block) supports the following:
|
|
118
|
-
* - `privateLinkServiceAlias ` - (Required String) Azure Private Link service alias for the availability zone.
|
|
119
117
|
*/
|
|
120
118
|
azures?: pulumi.Input<pulumi.Input<inputs.PrivateLinkAttachmentAzure>[]>;
|
|
121
119
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateLinkAttachment.js","sourceRoot":"","sources":["../privateLinkAttachment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;
|
|
1
|
+
{"version":3,"file":"privateLinkAttachment.js","sourceRoot":"","sources":["../privateLinkAttachment.ts"],"names":[],"mappings":"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"}
|
package/tableflowTopic.d.ts
CHANGED
|
@@ -121,6 +121,7 @@ export declare class TableflowTopic extends pulumi.CustomResource {
|
|
|
121
121
|
* Environment objects represent an isolated namespace for your Confluent resources for organizational purposes.
|
|
122
122
|
*/
|
|
123
123
|
readonly environment: pulumi.Output<outputs.TableflowTopicEnvironment>;
|
|
124
|
+
readonly errorHandling: pulumi.Output<outputs.TableflowTopicErrorHandling>;
|
|
124
125
|
readonly kafkaCluster: pulumi.Output<outputs.TableflowTopicKafkaCluster>;
|
|
125
126
|
/**
|
|
126
127
|
* The configuration of the Confluent managed storage. See [Quick Start with Managed Storage](https://docs.confluent.io/cloud/current/topics/tableflow/get-started/quick-start-managed-storage.html#cloud-tableflow-quick-start-managed-storage) for more details.
|
|
@@ -128,6 +129,8 @@ export declare class TableflowTopic extends pulumi.CustomResource {
|
|
|
128
129
|
readonly managedStorages: pulumi.Output<outputs.TableflowTopicManagedStorage[] | undefined>;
|
|
129
130
|
/**
|
|
130
131
|
* The strategy to handle record failures in the Tableflow enabled topic during materialization. Accepted values are `SKIP`, `SUSPEND`. For `SKIP`, we skip the bad records and move to the next record. For `SUSPEND`, we suspend the materialization of the topic.
|
|
132
|
+
*
|
|
133
|
+
* @deprecated This attribute is deprecated and will be removed in a future release.
|
|
131
134
|
*/
|
|
132
135
|
readonly recordFailureStrategy: pulumi.Output<string>;
|
|
133
136
|
/**
|
|
@@ -187,6 +190,7 @@ export interface TableflowTopicState {
|
|
|
187
190
|
* Environment objects represent an isolated namespace for your Confluent resources for organizational purposes.
|
|
188
191
|
*/
|
|
189
192
|
environment?: pulumi.Input<inputs.TableflowTopicEnvironment>;
|
|
193
|
+
errorHandling?: pulumi.Input<inputs.TableflowTopicErrorHandling>;
|
|
190
194
|
kafkaCluster?: pulumi.Input<inputs.TableflowTopicKafkaCluster>;
|
|
191
195
|
/**
|
|
192
196
|
* The configuration of the Confluent managed storage. See [Quick Start with Managed Storage](https://docs.confluent.io/cloud/current/topics/tableflow/get-started/quick-start-managed-storage.html#cloud-tableflow-quick-start-managed-storage) for more details.
|
|
@@ -194,6 +198,8 @@ export interface TableflowTopicState {
|
|
|
194
198
|
managedStorages?: pulumi.Input<pulumi.Input<inputs.TableflowTopicManagedStorage>[]>;
|
|
195
199
|
/**
|
|
196
200
|
* The strategy to handle record failures in the Tableflow enabled topic during materialization. Accepted values are `SKIP`, `SUSPEND`. For `SKIP`, we skip the bad records and move to the next record. For `SUSPEND`, we suspend the materialization of the topic.
|
|
201
|
+
*
|
|
202
|
+
* @deprecated This attribute is deprecated and will be removed in a future release.
|
|
197
203
|
*/
|
|
198
204
|
recordFailureStrategy?: pulumi.Input<string>;
|
|
199
205
|
/**
|
|
@@ -237,6 +243,7 @@ export interface TableflowTopicArgs {
|
|
|
237
243
|
* Environment objects represent an isolated namespace for your Confluent resources for organizational purposes.
|
|
238
244
|
*/
|
|
239
245
|
environment: pulumi.Input<inputs.TableflowTopicEnvironment>;
|
|
246
|
+
errorHandling?: pulumi.Input<inputs.TableflowTopicErrorHandling>;
|
|
240
247
|
kafkaCluster: pulumi.Input<inputs.TableflowTopicKafkaCluster>;
|
|
241
248
|
/**
|
|
242
249
|
* The configuration of the Confluent managed storage. See [Quick Start with Managed Storage](https://docs.confluent.io/cloud/current/topics/tableflow/get-started/quick-start-managed-storage.html#cloud-tableflow-quick-start-managed-storage) for more details.
|
|
@@ -244,6 +251,8 @@ export interface TableflowTopicArgs {
|
|
|
244
251
|
managedStorages?: pulumi.Input<pulumi.Input<inputs.TableflowTopicManagedStorage>[]>;
|
|
245
252
|
/**
|
|
246
253
|
* The strategy to handle record failures in the Tableflow enabled topic during materialization. Accepted values are `SKIP`, `SUSPEND`. For `SKIP`, we skip the bad records and move to the next record. For `SUSPEND`, we suspend the materialization of the topic.
|
|
254
|
+
*
|
|
255
|
+
* @deprecated This attribute is deprecated and will be removed in a future release.
|
|
247
256
|
*/
|
|
248
257
|
recordFailureStrategy?: pulumi.Input<string>;
|
|
249
258
|
/**
|
package/tableflowTopic.js
CHANGED
|
@@ -119,6 +119,7 @@ class TableflowTopic extends pulumi.CustomResource {
|
|
|
119
119
|
resourceInputs["enableCompaction"] = state?.enableCompaction;
|
|
120
120
|
resourceInputs["enablePartitioning"] = state?.enablePartitioning;
|
|
121
121
|
resourceInputs["environment"] = state?.environment;
|
|
122
|
+
resourceInputs["errorHandling"] = state?.errorHandling;
|
|
122
123
|
resourceInputs["kafkaCluster"] = state?.kafkaCluster;
|
|
123
124
|
resourceInputs["managedStorages"] = state?.managedStorages;
|
|
124
125
|
resourceInputs["recordFailureStrategy"] = state?.recordFailureStrategy;
|
|
@@ -143,6 +144,7 @@ class TableflowTopic extends pulumi.CustomResource {
|
|
|
143
144
|
resourceInputs["credentials"] = args?.credentials ? pulumi.secret(args.credentials) : undefined;
|
|
144
145
|
resourceInputs["displayName"] = args?.displayName;
|
|
145
146
|
resourceInputs["environment"] = args?.environment;
|
|
147
|
+
resourceInputs["errorHandling"] = args?.errorHandling;
|
|
146
148
|
resourceInputs["kafkaCluster"] = args?.kafkaCluster;
|
|
147
149
|
resourceInputs["managedStorages"] = args?.managedStorages;
|
|
148
150
|
resourceInputs["recordFailureStrategy"] = args?.recordFailureStrategy;
|
package/tableflowTopic.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tableflowTopic.js","sourceRoot":"","sources":["../tableflowTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+EG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"tableflowTopic.js","sourceRoot":"","sources":["../tableflowTopic.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -2540,11 +2540,11 @@ export interface PrivateLinkAttachmentAw {
|
|
|
2540
2540
|
}
|
|
2541
2541
|
export interface PrivateLinkAttachmentAzure {
|
|
2542
2542
|
/**
|
|
2543
|
-
* Azure
|
|
2543
|
+
* (Required String) Azure Private Link service alias for the availability zone.
|
|
2544
2544
|
*/
|
|
2545
2545
|
privateLinkServiceAlias?: pulumi.Input<string>;
|
|
2546
2546
|
/**
|
|
2547
|
-
* (Required String) Azure Private Link service resource
|
|
2547
|
+
* (Required String) Azure Private Link service resource ID for the availability zone.
|
|
2548
2548
|
*/
|
|
2549
2549
|
privateLinkServiceResourceId?: pulumi.Input<string>;
|
|
2550
2550
|
}
|
|
@@ -2586,7 +2586,7 @@ export interface PrivateLinkAttachmentEnvironment {
|
|
|
2586
2586
|
}
|
|
2587
2587
|
export interface PrivateLinkAttachmentGcp {
|
|
2588
2588
|
/**
|
|
2589
|
-
*
|
|
2589
|
+
* (Required String) The ID of the GCP Private Service Connect Service Attachment on Confluent Cloud.
|
|
2590
2590
|
*/
|
|
2591
2591
|
privateServiceConnectServiceAttachment?: pulumi.Input<string>;
|
|
2592
2592
|
}
|
|
@@ -2894,6 +2894,16 @@ export interface TableflowTopicEnvironment {
|
|
|
2894
2894
|
*/
|
|
2895
2895
|
id: pulumi.Input<string>;
|
|
2896
2896
|
}
|
|
2897
|
+
export interface TableflowTopicErrorHandling {
|
|
2898
|
+
/**
|
|
2899
|
+
* The topic to which the bad records will be logged for error handling mode `LOG`. Creates the topic if it doesn't already exist. The default topic is "errorLog" if error handling mode is `LOG`, and empty otherwise.
|
|
2900
|
+
*/
|
|
2901
|
+
logTarget?: pulumi.Input<string>;
|
|
2902
|
+
/**
|
|
2903
|
+
* The error handling mode. For `SUSPEND`, the materialization of the topic is suspended in case of record failures. For `SKIP`, bad records are skipped and the materialization continues with the next record. For `LOG`, bad records are logged to a dead-letter queue (DLQ) topic and the materialization continues with the next record. The default mode is `SUSPEND`.
|
|
2904
|
+
*/
|
|
2905
|
+
mode?: pulumi.Input<string>;
|
|
2906
|
+
}
|
|
2897
2907
|
export interface TableflowTopicKafkaCluster {
|
|
2898
2908
|
/**
|
|
2899
2909
|
* The ID of the Kafka cluster, for example, `lkc-abc123`.
|
package/types/output.d.ts
CHANGED
|
@@ -1442,11 +1442,11 @@ export interface GetPrivateLinkAttachmentAw {
|
|
|
1442
1442
|
}
|
|
1443
1443
|
export interface GetPrivateLinkAttachmentAzure {
|
|
1444
1444
|
/**
|
|
1445
|
-
* Azure
|
|
1445
|
+
* (Required String) Azure Private Link service alias for the availability zone.
|
|
1446
1446
|
*/
|
|
1447
1447
|
privateLinkServiceAlias: string;
|
|
1448
1448
|
/**
|
|
1449
|
-
* (Required String) Azure Private Link service resource
|
|
1449
|
+
* (Required String) Azure Private Link service resource ID for the availability zone.
|
|
1450
1450
|
*/
|
|
1451
1451
|
privateLinkServiceResourceId: string;
|
|
1452
1452
|
}
|
|
@@ -1488,7 +1488,7 @@ export interface GetPrivateLinkAttachmentEnvironment {
|
|
|
1488
1488
|
}
|
|
1489
1489
|
export interface GetPrivateLinkAttachmentGcp {
|
|
1490
1490
|
/**
|
|
1491
|
-
*
|
|
1491
|
+
* (Required String) The ID of the GCP Private Service Connect Service Attachment on Confluent Cloud.
|
|
1492
1492
|
*/
|
|
1493
1493
|
privateServiceConnectServiceAttachment: string;
|
|
1494
1494
|
}
|
|
@@ -1952,6 +1952,16 @@ export interface GetTableflowTopicEnvironment {
|
|
|
1952
1952
|
*/
|
|
1953
1953
|
id: string;
|
|
1954
1954
|
}
|
|
1955
|
+
export interface GetTableflowTopicErrorHandling {
|
|
1956
|
+
/**
|
|
1957
|
+
* (Optional String) The topic to which the bad records will be logged for error handling mode `LOG`. The default topic is "errorLog" if error handling mode is `LOG`, and empty otherwise.
|
|
1958
|
+
*/
|
|
1959
|
+
logTarget: string;
|
|
1960
|
+
/**
|
|
1961
|
+
* (Optional String) The error handling mode. For `SUSPEND`, the materialization of the topic is suspended in case of record failures. For `SKIP`, bad records are skipped and the materialization continues with the next record. For `LOG`, bad records are logged to a dead-letter queue (DLQ) topic and the materialization continues with the next record. The default mode is `SUSPEND`.
|
|
1962
|
+
*/
|
|
1963
|
+
mode: string;
|
|
1964
|
+
}
|
|
1955
1965
|
export interface GetTableflowTopicKafkaCluster {
|
|
1956
1966
|
/**
|
|
1957
1967
|
* The ID of the Kafka cluster, for example, `lkc-abc123`.
|
|
@@ -2475,11 +2485,11 @@ export interface PrivateLinkAttachmentAw {
|
|
|
2475
2485
|
}
|
|
2476
2486
|
export interface PrivateLinkAttachmentAzure {
|
|
2477
2487
|
/**
|
|
2478
|
-
* Azure
|
|
2488
|
+
* (Required String) Azure Private Link service alias for the availability zone.
|
|
2479
2489
|
*/
|
|
2480
2490
|
privateLinkServiceAlias: string;
|
|
2481
2491
|
/**
|
|
2482
|
-
* (Required String) Azure Private Link service resource
|
|
2492
|
+
* (Required String) Azure Private Link service resource ID for the availability zone.
|
|
2483
2493
|
*/
|
|
2484
2494
|
privateLinkServiceResourceId: string;
|
|
2485
2495
|
}
|
|
@@ -2521,7 +2531,7 @@ export interface PrivateLinkAttachmentEnvironment {
|
|
|
2521
2531
|
}
|
|
2522
2532
|
export interface PrivateLinkAttachmentGcp {
|
|
2523
2533
|
/**
|
|
2524
|
-
*
|
|
2534
|
+
* (Required String) The ID of the GCP Private Service Connect Service Attachment on Confluent Cloud.
|
|
2525
2535
|
*/
|
|
2526
2536
|
privateServiceConnectServiceAttachment: string;
|
|
2527
2537
|
}
|
|
@@ -2799,6 +2809,16 @@ export interface TableflowTopicEnvironment {
|
|
|
2799
2809
|
*/
|
|
2800
2810
|
id: string;
|
|
2801
2811
|
}
|
|
2812
|
+
export interface TableflowTopicErrorHandling {
|
|
2813
|
+
/**
|
|
2814
|
+
* The topic to which the bad records will be logged for error handling mode `LOG`. Creates the topic if it doesn't already exist. The default topic is "errorLog" if error handling mode is `LOG`, and empty otherwise.
|
|
2815
|
+
*/
|
|
2816
|
+
logTarget: string;
|
|
2817
|
+
/**
|
|
2818
|
+
* The error handling mode. For `SUSPEND`, the materialization of the topic is suspended in case of record failures. For `SKIP`, bad records are skipped and the materialization continues with the next record. For `LOG`, bad records are logged to a dead-letter queue (DLQ) topic and the materialization continues with the next record. The default mode is `SUSPEND`.
|
|
2819
|
+
*/
|
|
2820
|
+
mode: string;
|
|
2821
|
+
}
|
|
2802
2822
|
export interface TableflowTopicKafkaCluster {
|
|
2803
2823
|
/**
|
|
2804
2824
|
* The ID of the Kafka cluster, for example, `lkc-abc123`.
|