@pulumi/confluentcloud 2.10.0-alpha.1731734741 → 2.10.0-alpha.1732095546
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/accessPoint.d.ts +12 -0
- package/accessPoint.js +2 -0
- package/accessPoint.js.map +1 -1
- package/certificateAuthority.d.ts +1 -1
- package/certificateAuthority.js +1 -1
- package/certificatePool.d.ts +1 -1
- package/certificatePool.js +1 -1
- package/connector.d.ts +51 -4
- package/connector.js +51 -4
- package/connector.js.map +1 -1
- package/flinkArtifact.d.ts +2 -2
- package/flinkArtifact.js +2 -2
- package/gateway.d.ts +12 -0
- package/gateway.js +2 -0
- package/gateway.js.map +1 -1
- package/getAccessPoint.d.ts +4 -0
- package/getAccessPoint.js.map +1 -1
- package/getCertificateAuthority.d.ts +2 -2
- package/getCertificateAuthority.js +2 -2
- package/getCertificatePool.d.ts +2 -2
- package/getCertificatePool.js +2 -2
- package/getGateway.d.ts +4 -0
- package/getGateway.js.map +1 -1
- package/getSchemaRegistryClusterConfig.d.ts +4 -0
- package/getSchemaRegistryClusterConfig.js.map +1 -1
- package/getSubjectConfig.d.ts +4 -0
- package/getSubjectConfig.js.map +1 -1
- package/package.json +2 -2
- package/schemaRegistryClusterConfig.d.ts +16 -1
- package/schemaRegistryClusterConfig.js +6 -1
- package/schemaRegistryClusterConfig.js.map +1 -1
- package/subjectConfig.d.ts +14 -0
- package/subjectConfig.js +4 -0
- package/subjectConfig.js.map +1 -1
- package/types/input.d.ts +24 -0
- package/types/output.d.ts +48 -0
package/accessPoint.d.ts
CHANGED
|
@@ -74,6 +74,10 @@ export declare class AccessPoint extends pulumi.CustomResource {
|
|
|
74
74
|
* (Optional Configuration Block) supports the following:
|
|
75
75
|
*/
|
|
76
76
|
readonly awsEgressPrivateLinkEndpoint: pulumi.Output<outputs.AccessPointAwsEgressPrivateLinkEndpoint | undefined>;
|
|
77
|
+
/**
|
|
78
|
+
* (Optional Configuration Block) supports the following:
|
|
79
|
+
*/
|
|
80
|
+
readonly awsPrivateNetworkInterface: pulumi.Output<outputs.AccessPointAwsPrivateNetworkInterface | undefined>;
|
|
77
81
|
/**
|
|
78
82
|
* (Optional Configuration Block) supports the following:
|
|
79
83
|
*/
|
|
@@ -104,6 +108,10 @@ export interface AccessPointState {
|
|
|
104
108
|
* (Optional Configuration Block) supports the following:
|
|
105
109
|
*/
|
|
106
110
|
awsEgressPrivateLinkEndpoint?: pulumi.Input<inputs.AccessPointAwsEgressPrivateLinkEndpoint>;
|
|
111
|
+
/**
|
|
112
|
+
* (Optional Configuration Block) supports the following:
|
|
113
|
+
*/
|
|
114
|
+
awsPrivateNetworkInterface?: pulumi.Input<inputs.AccessPointAwsPrivateNetworkInterface>;
|
|
107
115
|
/**
|
|
108
116
|
* (Optional Configuration Block) supports the following:
|
|
109
117
|
*/
|
|
@@ -126,6 +134,10 @@ export interface AccessPointArgs {
|
|
|
126
134
|
* (Optional Configuration Block) supports the following:
|
|
127
135
|
*/
|
|
128
136
|
awsEgressPrivateLinkEndpoint?: pulumi.Input<inputs.AccessPointAwsEgressPrivateLinkEndpoint>;
|
|
137
|
+
/**
|
|
138
|
+
* (Optional Configuration Block) supports the following:
|
|
139
|
+
*/
|
|
140
|
+
awsPrivateNetworkInterface?: pulumi.Input<inputs.AccessPointAwsPrivateNetworkInterface>;
|
|
129
141
|
/**
|
|
130
142
|
* (Optional Configuration Block) supports the following:
|
|
131
143
|
*/
|
package/accessPoint.js
CHANGED
|
@@ -87,6 +87,7 @@ class AccessPoint extends pulumi.CustomResource {
|
|
|
87
87
|
if (opts.id) {
|
|
88
88
|
const state = argsOrState;
|
|
89
89
|
resourceInputs["awsEgressPrivateLinkEndpoint"] = state ? state.awsEgressPrivateLinkEndpoint : undefined;
|
|
90
|
+
resourceInputs["awsPrivateNetworkInterface"] = state ? state.awsPrivateNetworkInterface : undefined;
|
|
90
91
|
resourceInputs["azureEgressPrivateLinkEndpoint"] = state ? state.azureEgressPrivateLinkEndpoint : undefined;
|
|
91
92
|
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
92
93
|
resourceInputs["environment"] = state ? state.environment : undefined;
|
|
@@ -101,6 +102,7 @@ class AccessPoint extends pulumi.CustomResource {
|
|
|
101
102
|
throw new Error("Missing required property 'gateway'");
|
|
102
103
|
}
|
|
103
104
|
resourceInputs["awsEgressPrivateLinkEndpoint"] = args ? args.awsEgressPrivateLinkEndpoint : undefined;
|
|
105
|
+
resourceInputs["awsPrivateNetworkInterface"] = args ? args.awsPrivateNetworkInterface : undefined;
|
|
104
106
|
resourceInputs["azureEgressPrivateLinkEndpoint"] = args ? args.azureEgressPrivateLinkEndpoint : undefined;
|
|
105
107
|
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
106
108
|
resourceInputs["environment"] = args ? args.environment : undefined;
|
package/accessPoint.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accessPoint.js","sourceRoot":"","sources":["../accessPoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"accessPoint.js","sourceRoot":"","sources":["../accessPoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
4
4
|
*
|
|
5
5
|
* `confluentcloud.CertificateAuthority` provides a Certificate Authority resource that enables creating, editing, and deleting Certificate Authorities on Confluent Cloud.
|
|
6
6
|
*
|
package/certificateAuthority.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.CertificateAuthority = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
10
10
|
*
|
|
11
11
|
* `confluentcloud.CertificateAuthority` provides a Certificate Authority resource that enables creating, editing, and deleting Certificate Authorities on Confluent Cloud.
|
|
12
12
|
*
|
package/certificatePool.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
6
6
|
*
|
|
7
7
|
* `confluentcloud.CertificatePool` provides a Certificate Pool resource that enables creating, editing, and deleting Certificate Pools on Confluent Cloud.
|
|
8
8
|
*
|
package/certificatePool.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.CertificatePool = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
10
10
|
*
|
|
11
11
|
* `confluentcloud.CertificatePool` provides a Certificate Pool resource that enables creating, editing, and deleting Certificate Pools on Confluent Cloud.
|
|
12
12
|
*
|
package/connector.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ import * as outputs from "./types/output";
|
|
|
9
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
10
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
11
11
|
*
|
|
12
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/managed-datagen-source-connector
|
|
12
13
|
* const source = new confluentcloud.Connector("source", {
|
|
13
14
|
* environment: {
|
|
14
15
|
* id: staging.id,
|
|
@@ -42,6 +43,7 @@ import * as outputs from "./types/output";
|
|
|
42
43
|
* import * as pulumi from "@pulumi/pulumi";
|
|
43
44
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
44
45
|
*
|
|
46
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/s3-sink-connector
|
|
45
47
|
* const sink = new confluentcloud.Connector("sink", {
|
|
46
48
|
* environment: {
|
|
47
49
|
* id: staging.id,
|
|
@@ -81,11 +83,58 @@ import * as outputs from "./types/output";
|
|
|
81
83
|
* });
|
|
82
84
|
* ```
|
|
83
85
|
*
|
|
86
|
+
* ### Example Managed [Amazon S3 Sink Connector](https://docs.confluent.io/cloud/current/connectors/cc-s3-sink.html) that uses a service account to communicate with your Kafka cluster and IAM Roles for AWS authentication
|
|
87
|
+
* ```typescript
|
|
88
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
89
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
90
|
+
*
|
|
91
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/s3-sink-connector-assume-role
|
|
92
|
+
* const sink = new confluentcloud.Connector("sink", {
|
|
93
|
+
* environment: {
|
|
94
|
+
* id: staging.id,
|
|
95
|
+
* },
|
|
96
|
+
* kafkaCluster: {
|
|
97
|
+
* id: basic.id,
|
|
98
|
+
* },
|
|
99
|
+
* configSensitive: {},
|
|
100
|
+
* configNonsensitive: {
|
|
101
|
+
* topics: orders.topicName,
|
|
102
|
+
* "input.data.format": "JSON",
|
|
103
|
+
* "connector.class": "S3_SINK",
|
|
104
|
+
* name: "S3_SINKConnector_0",
|
|
105
|
+
* "kafka.auth.mode": "SERVICE_ACCOUNT",
|
|
106
|
+
* "kafka.service.account.id": app_connector.id,
|
|
107
|
+
* "s3.bucket.name": "<s3-bucket-name>",
|
|
108
|
+
* "output.data.format": "JSON",
|
|
109
|
+
* "time.interval": "DAILY",
|
|
110
|
+
* "flush.size": "1000",
|
|
111
|
+
* "tasks.max": "1",
|
|
112
|
+
* "authentication.method": "IAM Roles",
|
|
113
|
+
* "provider.integration.id": main.id,
|
|
114
|
+
* },
|
|
115
|
+
* }, {
|
|
116
|
+
* dependsOn: [
|
|
117
|
+
* app_connector_describe_on_cluster,
|
|
118
|
+
* app_connector_read_on_target_topic,
|
|
119
|
+
* app_connector_create_on_dlq_lcc_topics,
|
|
120
|
+
* app_connector_write_on_dlq_lcc_topics,
|
|
121
|
+
* app_connector_create_on_success_lcc_topics,
|
|
122
|
+
* app_connector_write_on_success_lcc_topics,
|
|
123
|
+
* app_connector_create_on_error_lcc_topics,
|
|
124
|
+
* app_connector_write_on_error_lcc_topics,
|
|
125
|
+
* app_connector_read_on_connect_lcc_group,
|
|
126
|
+
* main,
|
|
127
|
+
* s3AccessRole,
|
|
128
|
+
* ],
|
|
129
|
+
* });
|
|
130
|
+
* ```
|
|
131
|
+
*
|
|
84
132
|
* ### Example Managed [Amazon DynamoDB Connector](https://docs.confluent.io/cloud/current/connectors/cc-amazon-dynamo-db-sink.html) that uses a service account to communicate with your Kafka cluster
|
|
85
133
|
* ```typescript
|
|
86
134
|
* import * as pulumi from "@pulumi/pulumi";
|
|
87
135
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
88
136
|
*
|
|
137
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/dynamo-db-sink-connector
|
|
89
138
|
* const sink = new confluentcloud.Connector("sink", {
|
|
90
139
|
* environment: {
|
|
91
140
|
* id: staging.id,
|
|
@@ -124,11 +173,11 @@ import * as outputs from "./types/output";
|
|
|
124
173
|
* ```
|
|
125
174
|
*
|
|
126
175
|
* ### Example Custom [Datagen Source Connector](https://www.confluent.io/hub/confluentinc/kafka-connect-datagen) that uses a Kafka API Key to communicate with your Kafka cluster
|
|
127
|
-
*
|
|
128
176
|
* ```typescript
|
|
129
177
|
* import * as pulumi from "@pulumi/pulumi";
|
|
130
178
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
131
179
|
*
|
|
180
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/custom-datagen-source-connector
|
|
132
181
|
* const source = new confluentcloud.Connector("source", {
|
|
133
182
|
* environment: {
|
|
134
183
|
* id: staging.id,
|
|
@@ -158,13 +207,11 @@ import * as outputs from "./types/output";
|
|
|
158
207
|
* });
|
|
159
208
|
* ```
|
|
160
209
|
*
|
|
161
|
-
* > **Note:** Custom connectors are available in **Preview** for early adopters. Preview features are introduced to gather customer feedback. This feature should be used only for evaluation and non-production testing purposes or to provide feedback to Confluent, particularly as it becomes more widely available in follow-on editions.\
|
|
162
|
-
* **Preview** features are intended for evaluation use in development and testing environments only, and not for production use. The warranty, SLA, and Support Services provisions of your agreement with Confluent do not apply to Preview features. Preview features are considered to be a Proof of Concept as defined in the Confluent Cloud Terms of Service. Confluent may discontinue providing preview releases of the Preview features at any time in Confluent’s sole discretion.
|
|
163
|
-
*
|
|
164
210
|
* ## Getting Started
|
|
165
211
|
*
|
|
166
212
|
* The following end-to-end examples might help to get started with `confluentcloud.Connector` resource:
|
|
167
213
|
* * `s3-sink-connector`
|
|
214
|
+
* * `s3-sink-connector-assume-role`
|
|
168
215
|
* * `snowflake-sink-connector`
|
|
169
216
|
* * `managed-datagen-source-connector`
|
|
170
217
|
* * `elasticsearch-sink-connector`
|
package/connector.js
CHANGED
|
@@ -13,6 +13,7 @@ const utilities = require("./utilities");
|
|
|
13
13
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
14
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
15
15
|
*
|
|
16
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/managed-datagen-source-connector
|
|
16
17
|
* const source = new confluentcloud.Connector("source", {
|
|
17
18
|
* environment: {
|
|
18
19
|
* id: staging.id,
|
|
@@ -46,6 +47,7 @@ const utilities = require("./utilities");
|
|
|
46
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
47
48
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
48
49
|
*
|
|
50
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/s3-sink-connector
|
|
49
51
|
* const sink = new confluentcloud.Connector("sink", {
|
|
50
52
|
* environment: {
|
|
51
53
|
* id: staging.id,
|
|
@@ -85,11 +87,58 @@ const utilities = require("./utilities");
|
|
|
85
87
|
* });
|
|
86
88
|
* ```
|
|
87
89
|
*
|
|
90
|
+
* ### Example Managed [Amazon S3 Sink Connector](https://docs.confluent.io/cloud/current/connectors/cc-s3-sink.html) that uses a service account to communicate with your Kafka cluster and IAM Roles for AWS authentication
|
|
91
|
+
* ```typescript
|
|
92
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
93
|
+
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
94
|
+
*
|
|
95
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/s3-sink-connector-assume-role
|
|
96
|
+
* const sink = new confluentcloud.Connector("sink", {
|
|
97
|
+
* environment: {
|
|
98
|
+
* id: staging.id,
|
|
99
|
+
* },
|
|
100
|
+
* kafkaCluster: {
|
|
101
|
+
* id: basic.id,
|
|
102
|
+
* },
|
|
103
|
+
* configSensitive: {},
|
|
104
|
+
* configNonsensitive: {
|
|
105
|
+
* topics: orders.topicName,
|
|
106
|
+
* "input.data.format": "JSON",
|
|
107
|
+
* "connector.class": "S3_SINK",
|
|
108
|
+
* name: "S3_SINKConnector_0",
|
|
109
|
+
* "kafka.auth.mode": "SERVICE_ACCOUNT",
|
|
110
|
+
* "kafka.service.account.id": app_connector.id,
|
|
111
|
+
* "s3.bucket.name": "<s3-bucket-name>",
|
|
112
|
+
* "output.data.format": "JSON",
|
|
113
|
+
* "time.interval": "DAILY",
|
|
114
|
+
* "flush.size": "1000",
|
|
115
|
+
* "tasks.max": "1",
|
|
116
|
+
* "authentication.method": "IAM Roles",
|
|
117
|
+
* "provider.integration.id": main.id,
|
|
118
|
+
* },
|
|
119
|
+
* }, {
|
|
120
|
+
* dependsOn: [
|
|
121
|
+
* app_connector_describe_on_cluster,
|
|
122
|
+
* app_connector_read_on_target_topic,
|
|
123
|
+
* app_connector_create_on_dlq_lcc_topics,
|
|
124
|
+
* app_connector_write_on_dlq_lcc_topics,
|
|
125
|
+
* app_connector_create_on_success_lcc_topics,
|
|
126
|
+
* app_connector_write_on_success_lcc_topics,
|
|
127
|
+
* app_connector_create_on_error_lcc_topics,
|
|
128
|
+
* app_connector_write_on_error_lcc_topics,
|
|
129
|
+
* app_connector_read_on_connect_lcc_group,
|
|
130
|
+
* main,
|
|
131
|
+
* s3AccessRole,
|
|
132
|
+
* ],
|
|
133
|
+
* });
|
|
134
|
+
* ```
|
|
135
|
+
*
|
|
88
136
|
* ### Example Managed [Amazon DynamoDB Connector](https://docs.confluent.io/cloud/current/connectors/cc-amazon-dynamo-db-sink.html) that uses a service account to communicate with your Kafka cluster
|
|
89
137
|
* ```typescript
|
|
90
138
|
* import * as pulumi from "@pulumi/pulumi";
|
|
91
139
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
92
140
|
*
|
|
141
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/dynamo-db-sink-connector
|
|
93
142
|
* const sink = new confluentcloud.Connector("sink", {
|
|
94
143
|
* environment: {
|
|
95
144
|
* id: staging.id,
|
|
@@ -128,11 +177,11 @@ const utilities = require("./utilities");
|
|
|
128
177
|
* ```
|
|
129
178
|
*
|
|
130
179
|
* ### Example Custom [Datagen Source Connector](https://www.confluent.io/hub/confluentinc/kafka-connect-datagen) that uses a Kafka API Key to communicate with your Kafka cluster
|
|
131
|
-
*
|
|
132
180
|
* ```typescript
|
|
133
181
|
* import * as pulumi from "@pulumi/pulumi";
|
|
134
182
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
135
183
|
*
|
|
184
|
+
* // https://github.com/confluentinc/terraform-provider-confluent/tree/master/examples/configurations/connectors/custom-datagen-source-connector
|
|
136
185
|
* const source = new confluentcloud.Connector("source", {
|
|
137
186
|
* environment: {
|
|
138
187
|
* id: staging.id,
|
|
@@ -162,13 +211,11 @@ const utilities = require("./utilities");
|
|
|
162
211
|
* });
|
|
163
212
|
* ```
|
|
164
213
|
*
|
|
165
|
-
* > **Note:** Custom connectors are available in **Preview** for early adopters. Preview features are introduced to gather customer feedback. This feature should be used only for evaluation and non-production testing purposes or to provide feedback to Confluent, particularly as it becomes more widely available in follow-on editions.\
|
|
166
|
-
* **Preview** features are intended for evaluation use in development and testing environments only, and not for production use. The warranty, SLA, and Support Services provisions of your agreement with Confluent do not apply to Preview features. Preview features are considered to be a Proof of Concept as defined in the Confluent Cloud Terms of Service. Confluent may discontinue providing preview releases of the Preview features at any time in Confluent’s sole discretion.
|
|
167
|
-
*
|
|
168
214
|
* ## Getting Started
|
|
169
215
|
*
|
|
170
216
|
* The following end-to-end examples might help to get started with `confluentcloud.Connector` resource:
|
|
171
217
|
* * `s3-sink-connector`
|
|
218
|
+
* * `s3-sink-connector-assume-role`
|
|
172
219
|
* * `snowflake-sink-connector`
|
|
173
220
|
* * `managed-datagen-source-connector`
|
|
174
221
|
* * `elasticsearch-sink-connector`
|
package/connector.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../connector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"connector.js","sourceRoot":"","sources":["../connector.ts"],"names":[],"mappings":"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"}
|
package/flinkArtifact.d.ts
CHANGED
|
@@ -23,14 +23,14 @@ import * as outputs from "./types/output";
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* You can import a Flink Artifact by using cloud, region, Flink Artifact ID and artifact file, in the format `<region>/<cloud>/<Flink Artifact ID>`. The following example shows how to import a Flink Artifact:
|
|
26
|
+
* You can import a Flink Artifact by using cloud, region, Flink Artifact ID and artifact file, in the format `<Environment ID>/<region>/<cloud>/<Flink Artifact ID>`. The following example shows how to import a Flink Artifact:
|
|
27
27
|
*
|
|
28
28
|
* $ export CONFLUENT_CLOUD_API_KEY="<cloud_api_key>"
|
|
29
29
|
*
|
|
30
30
|
* $ export CONFLUENT_CLOUD_API_SECRET="<cloud_api_secret>"
|
|
31
31
|
*
|
|
32
32
|
* ```sh
|
|
33
|
-
* $ pulumi import confluentcloud:index/flinkArtifact:FlinkArtifact main us-east-1/aws/fa-123
|
|
33
|
+
* $ pulumi import confluentcloud:index/flinkArtifact:FlinkArtifact main env-abc123/us-east-1/aws/fa-123
|
|
34
34
|
* ```
|
|
35
35
|
*
|
|
36
36
|
* !> **Warning:** Do not forget to delete terminal command history afterwards for security purposes.
|
package/flinkArtifact.js
CHANGED
|
@@ -27,14 +27,14 @@ const utilities = require("./utilities");
|
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
|
-
* You can import a Flink Artifact by using cloud, region, Flink Artifact ID and artifact file, in the format `<region>/<cloud>/<Flink Artifact ID>`. The following example shows how to import a Flink Artifact:
|
|
30
|
+
* You can import a Flink Artifact by using cloud, region, Flink Artifact ID and artifact file, in the format `<Environment ID>/<region>/<cloud>/<Flink Artifact ID>`. The following example shows how to import a Flink Artifact:
|
|
31
31
|
*
|
|
32
32
|
* $ export CONFLUENT_CLOUD_API_KEY="<cloud_api_key>"
|
|
33
33
|
*
|
|
34
34
|
* $ export CONFLUENT_CLOUD_API_SECRET="<cloud_api_secret>"
|
|
35
35
|
*
|
|
36
36
|
* ```sh
|
|
37
|
-
* $ pulumi import confluentcloud:index/flinkArtifact:FlinkArtifact main us-east-1/aws/fa-123
|
|
37
|
+
* $ pulumi import confluentcloud:index/flinkArtifact:FlinkArtifact main env-abc123/us-east-1/aws/fa-123
|
|
38
38
|
* ```
|
|
39
39
|
*
|
|
40
40
|
* !> **Warning:** Do not forget to delete terminal command history afterwards for security purposes.
|
package/gateway.d.ts
CHANGED
|
@@ -58,6 +58,10 @@ export declare class Gateway extends pulumi.CustomResource {
|
|
|
58
58
|
* (Optional Configuration Block) supports the following:
|
|
59
59
|
*/
|
|
60
60
|
readonly awsEgressPrivateLinkGateway: pulumi.Output<outputs.GatewayAwsEgressPrivateLinkGateway>;
|
|
61
|
+
/**
|
|
62
|
+
* (Optional Configuration Block) supports the following:
|
|
63
|
+
*/
|
|
64
|
+
readonly awsPrivateNetworkInterfaceGateway: pulumi.Output<outputs.GatewayAwsPrivateNetworkInterfaceGateway>;
|
|
61
65
|
/**
|
|
62
66
|
* (Optional Configuration Block) supports the following:
|
|
63
67
|
*/
|
|
@@ -87,6 +91,10 @@ export interface GatewayState {
|
|
|
87
91
|
* (Optional Configuration Block) supports the following:
|
|
88
92
|
*/
|
|
89
93
|
awsEgressPrivateLinkGateway?: pulumi.Input<inputs.GatewayAwsEgressPrivateLinkGateway>;
|
|
94
|
+
/**
|
|
95
|
+
* (Optional Configuration Block) supports the following:
|
|
96
|
+
*/
|
|
97
|
+
awsPrivateNetworkInterfaceGateway?: pulumi.Input<inputs.GatewayAwsPrivateNetworkInterfaceGateway>;
|
|
90
98
|
/**
|
|
91
99
|
* (Optional Configuration Block) supports the following:
|
|
92
100
|
*/
|
|
@@ -108,6 +116,10 @@ export interface GatewayArgs {
|
|
|
108
116
|
* (Optional Configuration Block) supports the following:
|
|
109
117
|
*/
|
|
110
118
|
awsEgressPrivateLinkGateway?: pulumi.Input<inputs.GatewayAwsEgressPrivateLinkGateway>;
|
|
119
|
+
/**
|
|
120
|
+
* (Optional Configuration Block) supports the following:
|
|
121
|
+
*/
|
|
122
|
+
awsPrivateNetworkInterfaceGateway?: pulumi.Input<inputs.GatewayAwsPrivateNetworkInterfaceGateway>;
|
|
111
123
|
/**
|
|
112
124
|
* (Optional Configuration Block) supports the following:
|
|
113
125
|
*/
|
package/gateway.js
CHANGED
|
@@ -71,6 +71,7 @@ class Gateway extends pulumi.CustomResource {
|
|
|
71
71
|
if (opts.id) {
|
|
72
72
|
const state = argsOrState;
|
|
73
73
|
resourceInputs["awsEgressPrivateLinkGateway"] = state ? state.awsEgressPrivateLinkGateway : undefined;
|
|
74
|
+
resourceInputs["awsPrivateNetworkInterfaceGateway"] = state ? state.awsPrivateNetworkInterfaceGateway : undefined;
|
|
74
75
|
resourceInputs["azureEgressPrivateLinkGateway"] = state ? state.azureEgressPrivateLinkGateway : undefined;
|
|
75
76
|
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
76
77
|
resourceInputs["environment"] = state ? state.environment : undefined;
|
|
@@ -84,6 +85,7 @@ class Gateway extends pulumi.CustomResource {
|
|
|
84
85
|
throw new Error("Missing required property 'environment'");
|
|
85
86
|
}
|
|
86
87
|
resourceInputs["awsEgressPrivateLinkGateway"] = args ? args.awsEgressPrivateLinkGateway : undefined;
|
|
88
|
+
resourceInputs["awsPrivateNetworkInterfaceGateway"] = args ? args.awsPrivateNetworkInterfaceGateway : undefined;
|
|
87
89
|
resourceInputs["azureEgressPrivateLinkGateway"] = args ? args.azureEgressPrivateLinkGateway : undefined;
|
|
88
90
|
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
89
91
|
resourceInputs["environment"] = args ? args.environment : undefined;
|
package/gateway.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gateway.js","sourceRoot":"","sources":["../gateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoB,EAAE,IAAmC;QAClH,OAAO,IAAI,OAAO,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9D,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"gateway.js","sourceRoot":"","sources":["../gateway.ts"],"names":[],"mappings":"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"}
|
package/getAccessPoint.d.ts
CHANGED
|
@@ -40,6 +40,10 @@ export interface GetAccessPointResult {
|
|
|
40
40
|
* (Optional Configuration Block) supports the following:
|
|
41
41
|
*/
|
|
42
42
|
readonly awsEgressPrivateLinkEndpoints: outputs.GetAccessPointAwsEgressPrivateLinkEndpoint[];
|
|
43
|
+
/**
|
|
44
|
+
* (Optional Configuration Block) Supports the following:
|
|
45
|
+
*/
|
|
46
|
+
readonly awsPrivateNetworkInterfaces: outputs.GetAccessPointAwsPrivateNetworkInterface[];
|
|
43
47
|
/**
|
|
44
48
|
* (Optional Configuration Block) supports the following:
|
|
45
49
|
*/
|
package/getAccessPoint.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccessPoint.js","sourceRoot":"","sources":["../getAccessPoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;
|
|
1
|
+
{"version":3,"file":"getAccessPoint.js","sourceRoot":"","sources":["../getAccessPoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AA2CD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
4
4
|
*
|
|
5
5
|
* `confluentcloud.CertificateAuthority` describes a Certificate Authority data source.
|
|
6
6
|
*
|
|
@@ -81,7 +81,7 @@ export interface GetCertificateAuthorityResult {
|
|
|
81
81
|
readonly serialNumbers: string[];
|
|
82
82
|
}
|
|
83
83
|
/**
|
|
84
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
85
85
|
*
|
|
86
86
|
* `confluentcloud.CertificateAuthority` describes a Certificate Authority data source.
|
|
87
87
|
*
|
|
@@ -6,7 +6,7 @@ exports.getCertificateAuthorityOutput = exports.getCertificateAuthority = void 0
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
10
10
|
*
|
|
11
11
|
* `confluentcloud.CertificateAuthority` describes a Certificate Authority data source.
|
|
12
12
|
*
|
|
@@ -33,7 +33,7 @@ function getCertificateAuthority(args, opts) {
|
|
|
33
33
|
}
|
|
34
34
|
exports.getCertificateAuthority = getCertificateAuthority;
|
|
35
35
|
/**
|
|
36
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
37
37
|
*
|
|
38
38
|
* `confluentcloud.CertificateAuthority` describes a Certificate Authority data source.
|
|
39
39
|
*
|
package/getCertificatePool.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
6
6
|
*
|
|
7
7
|
* `confluentcloud.CertificatePool` describes a Certificate Pool data source.
|
|
8
8
|
*
|
|
@@ -56,7 +56,7 @@ export interface GetCertificatePoolResult {
|
|
|
56
56
|
readonly id: string;
|
|
57
57
|
}
|
|
58
58
|
/**
|
|
59
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
60
60
|
*
|
|
61
61
|
* `confluentcloud.CertificatePool` describes a Certificate Pool data source.
|
|
62
62
|
*
|
package/getCertificatePool.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.getCertificatePoolOutput = exports.getCertificatePool = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
10
10
|
*
|
|
11
11
|
* `confluentcloud.CertificatePool` describes a Certificate Pool data source.
|
|
12
12
|
*
|
|
@@ -34,7 +34,7 @@ function getCertificatePool(args, opts) {
|
|
|
34
34
|
}
|
|
35
35
|
exports.getCertificatePool = getCertificatePool;
|
|
36
36
|
/**
|
|
37
|
-
* [](https://docs.confluent.io/cloud/current/api.html#section/Versioning/API-Lifecycle-Policy)
|
|
38
38
|
*
|
|
39
39
|
* `confluentcloud.CertificatePool` describes a Certificate Pool data source.
|
|
40
40
|
*
|
package/getGateway.d.ts
CHANGED
|
@@ -44,6 +44,10 @@ export interface GetGatewayResult {
|
|
|
44
44
|
* (Optional Configuration Block) supports the following:
|
|
45
45
|
*/
|
|
46
46
|
readonly awsPeeringGateways: outputs.GetGatewayAwsPeeringGateway[];
|
|
47
|
+
/**
|
|
48
|
+
* (Optional Configuration Block) supports the following:
|
|
49
|
+
*/
|
|
50
|
+
readonly awsPrivateNetworkInterfaceGateways: outputs.GetGatewayAwsPrivateNetworkInterfaceGateway[];
|
|
47
51
|
/**
|
|
48
52
|
* (Optional Configuration Block) supports the following:
|
|
49
53
|
*/
|
package/getGateway.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGateway.js","sourceRoot":"","sources":["../getGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;
|
|
1
|
+
{"version":3,"file":"getGateway.js","sourceRoot":"","sources":["../getGateway.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AA4CD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
|
@@ -53,6 +53,10 @@ export interface GetSchemaRegistryClusterConfigArgs {
|
|
|
53
53
|
* A collection of values returned by getSchemaRegistryClusterConfig.
|
|
54
54
|
*/
|
|
55
55
|
export interface GetSchemaRegistryClusterConfigResult {
|
|
56
|
+
/**
|
|
57
|
+
* (Required String) The global Schema Registry compatibility group.
|
|
58
|
+
*/
|
|
59
|
+
readonly compatibilityGroup: string;
|
|
56
60
|
/**
|
|
57
61
|
* (Required String) The global Schema Registry compatibility level. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
58
62
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSchemaRegistryClusterConfig.js","sourceRoot":"","sources":["../getSchemaRegistryClusterConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;
|
|
1
|
+
{"version":3,"file":"getSchemaRegistryClusterConfig.js","sourceRoot":"","sources":["../getSchemaRegistryClusterConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oFAAoF,EAAE;QAC/G,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,SAAgB,oCAAoC,CAAC,IAA+C,EAAE,IAA2B;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oFAAoF,EAAE;QACrH,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oFAQC"}
|
package/getSubjectConfig.d.ts
CHANGED
|
@@ -28,6 +28,10 @@ export interface GetSubjectConfigArgs {
|
|
|
28
28
|
* A collection of values returned by getSubjectConfig.
|
|
29
29
|
*/
|
|
30
30
|
export interface GetSubjectConfigResult {
|
|
31
|
+
/**
|
|
32
|
+
* (Required String) The Compatibility Group of the specified subject.
|
|
33
|
+
*/
|
|
34
|
+
readonly compatibilityGroup: string;
|
|
31
35
|
/**
|
|
32
36
|
* (Required String) The Compatibility Level of the specified subject. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
33
37
|
*/
|
package/getSubjectConfig.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSubjectConfig.js","sourceRoot":"","sources":["../getSubjectConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4CAQC;
|
|
1
|
+
{"version":3,"file":"getSubjectConfig.js","sourceRoot":"","sources":["../getSubjectConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4CAQC;AAuCD;;;;;;GAMG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;QACnD,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wDAQC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/confluentcloud",
|
|
3
|
-
"version": "2.10.0-alpha.
|
|
3
|
+
"version": "2.10.0-alpha.1732095546",
|
|
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.10.0-alpha.
|
|
27
|
+
"version": "2.10.0-alpha.1732095546"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -29,7 +29,10 @@ import * as outputs from "./types/output";
|
|
|
29
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
30
30
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
31
31
|
*
|
|
32
|
-
* const example = new confluentcloud.SchemaRegistryClusterConfig("example", {
|
|
32
|
+
* const example = new confluentcloud.SchemaRegistryClusterConfig("example", {
|
|
33
|
+
* compatibilityLevel: "FULL",
|
|
34
|
+
* compatibilityGroup: "abc.cg.version",
|
|
35
|
+
* });
|
|
33
36
|
* ```
|
|
34
37
|
*
|
|
35
38
|
* ## Import
|
|
@@ -64,6 +67,10 @@ export declare class SchemaRegistryClusterConfig extends pulumi.CustomResource {
|
|
|
64
67
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
65
68
|
*/
|
|
66
69
|
static isInstance(obj: any): obj is SchemaRegistryClusterConfig;
|
|
70
|
+
/**
|
|
71
|
+
* The global Schema Registry compatibility group.
|
|
72
|
+
*/
|
|
73
|
+
readonly compatibilityGroup: pulumi.Output<string>;
|
|
67
74
|
/**
|
|
68
75
|
* The global Schema Registry compatibility level. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
69
76
|
*/
|
|
@@ -90,6 +97,10 @@ export declare class SchemaRegistryClusterConfig extends pulumi.CustomResource {
|
|
|
90
97
|
* Input properties used for looking up and filtering SchemaRegistryClusterConfig resources.
|
|
91
98
|
*/
|
|
92
99
|
export interface SchemaRegistryClusterConfigState {
|
|
100
|
+
/**
|
|
101
|
+
* The global Schema Registry compatibility group.
|
|
102
|
+
*/
|
|
103
|
+
compatibilityGroup?: pulumi.Input<string>;
|
|
93
104
|
/**
|
|
94
105
|
* The global Schema Registry compatibility level. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
95
106
|
*/
|
|
@@ -108,6 +119,10 @@ export interface SchemaRegistryClusterConfigState {
|
|
|
108
119
|
* The set of arguments for constructing a SchemaRegistryClusterConfig resource.
|
|
109
120
|
*/
|
|
110
121
|
export interface SchemaRegistryClusterConfigArgs {
|
|
122
|
+
/**
|
|
123
|
+
* The global Schema Registry compatibility group.
|
|
124
|
+
*/
|
|
125
|
+
compatibilityGroup?: pulumi.Input<string>;
|
|
111
126
|
/**
|
|
112
127
|
* The global Schema Registry compatibility level. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
113
128
|
*/
|
|
@@ -33,7 +33,10 @@ const utilities = require("./utilities");
|
|
|
33
33
|
* import * as pulumi from "@pulumi/pulumi";
|
|
34
34
|
* import * as confluentcloud from "@pulumi/confluentcloud";
|
|
35
35
|
*
|
|
36
|
-
* const example = new confluentcloud.SchemaRegistryClusterConfig("example", {
|
|
36
|
+
* const example = new confluentcloud.SchemaRegistryClusterConfig("example", {
|
|
37
|
+
* compatibilityLevel: "FULL",
|
|
38
|
+
* compatibilityGroup: "abc.cg.version",
|
|
39
|
+
* });
|
|
37
40
|
* ```
|
|
38
41
|
*
|
|
39
42
|
* ## Import
|
|
@@ -80,6 +83,7 @@ class SchemaRegistryClusterConfig extends pulumi.CustomResource {
|
|
|
80
83
|
opts = opts || {};
|
|
81
84
|
if (opts.id) {
|
|
82
85
|
const state = argsOrState;
|
|
86
|
+
resourceInputs["compatibilityGroup"] = state ? state.compatibilityGroup : undefined;
|
|
83
87
|
resourceInputs["compatibilityLevel"] = state ? state.compatibilityLevel : undefined;
|
|
84
88
|
resourceInputs["credentials"] = state ? state.credentials : undefined;
|
|
85
89
|
resourceInputs["restEndpoint"] = state ? state.restEndpoint : undefined;
|
|
@@ -87,6 +91,7 @@ class SchemaRegistryClusterConfig extends pulumi.CustomResource {
|
|
|
87
91
|
}
|
|
88
92
|
else {
|
|
89
93
|
const args = argsOrState;
|
|
94
|
+
resourceInputs["compatibilityGroup"] = args ? args.compatibilityGroup : undefined;
|
|
90
95
|
resourceInputs["compatibilityLevel"] = args ? args.compatibilityLevel : undefined;
|
|
91
96
|
resourceInputs["credentials"] = (args === null || args === void 0 ? void 0 : args.credentials) ? pulumi.secret(args.credentials) : undefined;
|
|
92
97
|
resourceInputs["restEndpoint"] = args ? args.restEndpoint : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schemaRegistryClusterConfig.js","sourceRoot":"","sources":["../schemaRegistryClusterConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"schemaRegistryClusterConfig.js","sourceRoot":"","sources":["../schemaRegistryClusterConfig.ts"],"names":[],"mappings":"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"}
|
package/subjectConfig.d.ts
CHANGED
|
@@ -17,6 +17,7 @@ import * as outputs from "./types/output";
|
|
|
17
17
|
* restEndpoint: essentialsConfluentSchemaRegistryCluster.restEndpoint,
|
|
18
18
|
* subjectName: "proto-purchase-value",
|
|
19
19
|
* compatibilityLevel: "BACKWARD",
|
|
20
|
+
* compatibilityGroup: "abc.cg.version",
|
|
20
21
|
* credentials: {
|
|
21
22
|
* key: "<Schema Registry API Key for data.confluent_schema_registry_cluster.essentials>",
|
|
22
23
|
* secret: "<Schema Registry API Secret for data.confluent_schema_registry_cluster.essentials>",
|
|
@@ -33,6 +34,7 @@ import * as outputs from "./types/output";
|
|
|
33
34
|
* const example = new confluentcloud.SubjectConfig("example", {
|
|
34
35
|
* subjectName: "proto-purchase-value",
|
|
35
36
|
* compatibilityLevel: "BACKWARD",
|
|
37
|
+
* compatibilityGroup: "abc.cg.version",
|
|
36
38
|
* });
|
|
37
39
|
* ```
|
|
38
40
|
*
|
|
@@ -68,6 +70,10 @@ export declare class SubjectConfig extends pulumi.CustomResource {
|
|
|
68
70
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
69
71
|
*/
|
|
70
72
|
static isInstance(obj: any): obj is SubjectConfig;
|
|
73
|
+
/**
|
|
74
|
+
* The Compatibility Group of the specified subject.
|
|
75
|
+
*/
|
|
76
|
+
readonly compatibilityGroup: pulumi.Output<string>;
|
|
71
77
|
/**
|
|
72
78
|
* The Compatibility Level of the specified subject. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
73
79
|
*/
|
|
@@ -98,6 +104,10 @@ export declare class SubjectConfig extends pulumi.CustomResource {
|
|
|
98
104
|
* Input properties used for looking up and filtering SubjectConfig resources.
|
|
99
105
|
*/
|
|
100
106
|
export interface SubjectConfigState {
|
|
107
|
+
/**
|
|
108
|
+
* The Compatibility Group of the specified subject.
|
|
109
|
+
*/
|
|
110
|
+
compatibilityGroup?: pulumi.Input<string>;
|
|
101
111
|
/**
|
|
102
112
|
* The Compatibility Level of the specified subject. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
103
113
|
*/
|
|
@@ -120,6 +130,10 @@ export interface SubjectConfigState {
|
|
|
120
130
|
* The set of arguments for constructing a SubjectConfig resource.
|
|
121
131
|
*/
|
|
122
132
|
export interface SubjectConfigArgs {
|
|
133
|
+
/**
|
|
134
|
+
* The Compatibility Group of the specified subject.
|
|
135
|
+
*/
|
|
136
|
+
compatibilityGroup?: pulumi.Input<string>;
|
|
123
137
|
/**
|
|
124
138
|
* The Compatibility Level of the specified subject. Accepted values are: `BACKWARD`, `BACKWARD_TRANSITIVE`, `FORWARD`, `FORWARD_TRANSITIVE`, `FULL`, `FULL_TRANSITIVE`, and `NONE`. See the [Compatibility Types](https://docs.confluent.io/platform/current/schema-registry/avro.html#compatibility-types) for more details.
|
|
125
139
|
*/
|
package/subjectConfig.js
CHANGED
|
@@ -21,6 +21,7 @@ const utilities = require("./utilities");
|
|
|
21
21
|
* restEndpoint: essentialsConfluentSchemaRegistryCluster.restEndpoint,
|
|
22
22
|
* subjectName: "proto-purchase-value",
|
|
23
23
|
* compatibilityLevel: "BACKWARD",
|
|
24
|
+
* compatibilityGroup: "abc.cg.version",
|
|
24
25
|
* credentials: {
|
|
25
26
|
* key: "<Schema Registry API Key for data.confluent_schema_registry_cluster.essentials>",
|
|
26
27
|
* secret: "<Schema Registry API Secret for data.confluent_schema_registry_cluster.essentials>",
|
|
@@ -37,6 +38,7 @@ const utilities = require("./utilities");
|
|
|
37
38
|
* const example = new confluentcloud.SubjectConfig("example", {
|
|
38
39
|
* subjectName: "proto-purchase-value",
|
|
39
40
|
* compatibilityLevel: "BACKWARD",
|
|
41
|
+
* compatibilityGroup: "abc.cg.version",
|
|
40
42
|
* });
|
|
41
43
|
* ```
|
|
42
44
|
*
|
|
@@ -84,6 +86,7 @@ class SubjectConfig extends pulumi.CustomResource {
|
|
|
84
86
|
opts = opts || {};
|
|
85
87
|
if (opts.id) {
|
|
86
88
|
const state = argsOrState;
|
|
89
|
+
resourceInputs["compatibilityGroup"] = state ? state.compatibilityGroup : undefined;
|
|
87
90
|
resourceInputs["compatibilityLevel"] = state ? state.compatibilityLevel : undefined;
|
|
88
91
|
resourceInputs["credentials"] = state ? state.credentials : undefined;
|
|
89
92
|
resourceInputs["restEndpoint"] = state ? state.restEndpoint : undefined;
|
|
@@ -95,6 +98,7 @@ class SubjectConfig extends pulumi.CustomResource {
|
|
|
95
98
|
if ((!args || args.subjectName === undefined) && !opts.urn) {
|
|
96
99
|
throw new Error("Missing required property 'subjectName'");
|
|
97
100
|
}
|
|
101
|
+
resourceInputs["compatibilityGroup"] = args ? args.compatibilityGroup : undefined;
|
|
98
102
|
resourceInputs["compatibilityLevel"] = args ? args.compatibilityLevel : undefined;
|
|
99
103
|
resourceInputs["credentials"] = (args === null || args === void 0 ? void 0 : args.credentials) ? pulumi.secret(args.credentials) : undefined;
|
|
100
104
|
resourceInputs["restEndpoint"] = args ? args.restEndpoint : undefined;
|
package/subjectConfig.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subjectConfig.js","sourceRoot":"","sources":["../subjectConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"subjectConfig.js","sourceRoot":"","sources":["../subjectConfig.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -18,6 +18,16 @@ export interface AccessPointAwsEgressPrivateLinkEndpoint {
|
|
|
18
18
|
*/
|
|
19
19
|
vpcEndpointServiceName: pulumi.Input<string>;
|
|
20
20
|
}
|
|
21
|
+
export interface AccessPointAwsPrivateNetworkInterface {
|
|
22
|
+
/**
|
|
23
|
+
* (Required String) The AWS account ID associated with the ENIs you are using for the Confluent Private Network Interface, for example: `000000000000`.
|
|
24
|
+
*/
|
|
25
|
+
account: pulumi.Input<string>;
|
|
26
|
+
/**
|
|
27
|
+
* (Required List of Strings) List of the IDs of the Elastic Network Interfaces, for example: `["eni-00000000000000000", "eni-00000000000000001", "eni-00000000000000002", "eni-00000000000000003", "eni-00000000000000004", "eni-00000000000000005"]`
|
|
28
|
+
*/
|
|
29
|
+
networkInterfaces: pulumi.Input<pulumi.Input<string>[]>;
|
|
30
|
+
}
|
|
21
31
|
export interface AccessPointAzureEgressPrivateLinkEndpoint {
|
|
22
32
|
/**
|
|
23
33
|
* (Required List of Strings) Domains of the Private Endpoint (if any) based off FQDNs in Azure custom DNS configs, which are required in your private DNS setup, for example: `["dbname.database.windows.net", "dbname-region.database.windows.net"]`.
|
|
@@ -448,6 +458,20 @@ export interface GatewayAwsEgressPrivateLinkGateway {
|
|
|
448
458
|
*/
|
|
449
459
|
region: pulumi.Input<string>;
|
|
450
460
|
}
|
|
461
|
+
export interface GatewayAwsPrivateNetworkInterfaceGateway {
|
|
462
|
+
/**
|
|
463
|
+
* (Required String) The AWS account ID associated with the Private Network Interface Gateway.
|
|
464
|
+
*/
|
|
465
|
+
account?: pulumi.Input<string>;
|
|
466
|
+
/**
|
|
467
|
+
* AWS region of the Private Network Interface Gateway.
|
|
468
|
+
*/
|
|
469
|
+
region: pulumi.Input<string>;
|
|
470
|
+
/**
|
|
471
|
+
* AWS availability zone ids of the Private Network Interface Gateway.
|
|
472
|
+
*/
|
|
473
|
+
zones: pulumi.Input<pulumi.Input<string>[]>;
|
|
474
|
+
}
|
|
451
475
|
export interface GatewayAzureEgressPrivateLinkGateway {
|
|
452
476
|
/**
|
|
453
477
|
* Azure region of the Gateway, for example, `eastus`.
|
package/types/output.d.ts
CHANGED
|
@@ -17,6 +17,16 @@ export interface AccessPointAwsEgressPrivateLinkEndpoint {
|
|
|
17
17
|
*/
|
|
18
18
|
vpcEndpointServiceName: string;
|
|
19
19
|
}
|
|
20
|
+
export interface AccessPointAwsPrivateNetworkInterface {
|
|
21
|
+
/**
|
|
22
|
+
* (Required String) The AWS account ID associated with the ENIs you are using for the Confluent Private Network Interface, for example: `000000000000`.
|
|
23
|
+
*/
|
|
24
|
+
account: string;
|
|
25
|
+
/**
|
|
26
|
+
* (Required List of Strings) List of the IDs of the Elastic Network Interfaces, for example: `["eni-00000000000000000", "eni-00000000000000001", "eni-00000000000000002", "eni-00000000000000003", "eni-00000000000000004", "eni-00000000000000005"]`
|
|
27
|
+
*/
|
|
28
|
+
networkInterfaces: string[];
|
|
29
|
+
}
|
|
20
30
|
export interface AccessPointAzureEgressPrivateLinkEndpoint {
|
|
21
31
|
/**
|
|
22
32
|
* (Required List of Strings) Domains of the Private Endpoint (if any) based off FQDNs in Azure custom DNS configs, which are required in your private DNS setup, for example: `["dbname.database.windows.net", "dbname-region.database.windows.net"]`.
|
|
@@ -447,6 +457,20 @@ export interface GatewayAwsEgressPrivateLinkGateway {
|
|
|
447
457
|
*/
|
|
448
458
|
region: string;
|
|
449
459
|
}
|
|
460
|
+
export interface GatewayAwsPrivateNetworkInterfaceGateway {
|
|
461
|
+
/**
|
|
462
|
+
* (Required String) The AWS account ID associated with the Private Network Interface Gateway.
|
|
463
|
+
*/
|
|
464
|
+
account: string;
|
|
465
|
+
/**
|
|
466
|
+
* AWS region of the Private Network Interface Gateway.
|
|
467
|
+
*/
|
|
468
|
+
region: string;
|
|
469
|
+
/**
|
|
470
|
+
* AWS availability zone ids of the Private Network Interface Gateway.
|
|
471
|
+
*/
|
|
472
|
+
zones: string[];
|
|
473
|
+
}
|
|
450
474
|
export interface GatewayAzureEgressPrivateLinkGateway {
|
|
451
475
|
/**
|
|
452
476
|
* Azure region of the Gateway, for example, `eastus`.
|
|
@@ -481,6 +505,16 @@ export interface GetAccessPointAwsEgressPrivateLinkEndpoint {
|
|
|
481
505
|
*/
|
|
482
506
|
vpcEndpointServiceName: string;
|
|
483
507
|
}
|
|
508
|
+
export interface GetAccessPointAwsPrivateNetworkInterface {
|
|
509
|
+
/**
|
|
510
|
+
* (Required String) The AWS account ID associated with the ENIs you are using for the Confluent Private Network Interface, for example: `000000000000`.
|
|
511
|
+
*/
|
|
512
|
+
account: string;
|
|
513
|
+
/**
|
|
514
|
+
* (Required List of Strings) List of the IDs of the Elastic Network Interfaces, for example: `["eni-00000000000000000", "eni-00000000000000001", "eni-00000000000000002", "eni-00000000000000003", "eni-00000000000000004", "eni-00000000000000005"]`
|
|
515
|
+
*/
|
|
516
|
+
networkInterfaces: string[];
|
|
517
|
+
}
|
|
484
518
|
export interface GetAccessPointAzureEgressPrivateLinkEndpoint {
|
|
485
519
|
/**
|
|
486
520
|
* (Required List of Strings) Domains of the Private Endpoint (if any) based off FQDNs in Azure custom DNS configs, which are required in your private DNS setup, for example: `["dbname.database.windows.net", "dbname-region.database.windows.net"]`.
|
|
@@ -689,6 +723,20 @@ export interface GetGatewayAwsPeeringGateway {
|
|
|
689
723
|
*/
|
|
690
724
|
region: string;
|
|
691
725
|
}
|
|
726
|
+
export interface GetGatewayAwsPrivateNetworkInterfaceGateway {
|
|
727
|
+
/**
|
|
728
|
+
* (Required String) The AWS account ID associated with the Private Network Interface Gateway.
|
|
729
|
+
*/
|
|
730
|
+
account: string;
|
|
731
|
+
/**
|
|
732
|
+
* (Required String) Azure region of the Peering Gateway.
|
|
733
|
+
*/
|
|
734
|
+
region: string;
|
|
735
|
+
/**
|
|
736
|
+
* (Required List of Strings) AWS availability zone ids of the Private Network Interface Gateway.
|
|
737
|
+
*/
|
|
738
|
+
zones: string[];
|
|
739
|
+
}
|
|
692
740
|
export interface GetGatewayAzureEgressPrivateLinkGateway {
|
|
693
741
|
/**
|
|
694
742
|
* (Required String) Azure region of the Peering Gateway.
|