@pulumi/confluentcloud 2.27.0-alpha.1746733902 → 2.27.0

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/serviceAccount.js CHANGED
@@ -25,27 +25,27 @@ const utilities = require("./utilities");
25
25
  * ## Getting Started
26
26
  *
27
27
  * The following end-to-end examples might help to get started with `confluentcloud.ServiceAccount` resource:
28
- * * `basic-kafka-acls`: _Basic_ Kafka cluster with authorization using ACLs
29
- * * `basic-kafka-acls-with-alias`: _Basic_ Kafka cluster with authorization using ACLs
30
- * * `standard-kafka-acls`: _Standard_ Kafka cluster with authorization using ACLs
31
- * * `standard-kafka-rbac`: _Standard_ Kafka cluster with authorization using RBAC
32
- * * `dedicated-public-kafka-acls`: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using ACLs
33
- * * `dedicated-public-kafka-rbac`: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using RBAC
34
- * * `dedicated-privatelink-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
35
- * * `dedicated-privatelink-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using RBAC
36
- * * `dedicated-privatelink-azure-kafka-rbac`: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using RBAC
37
- * * `dedicated-privatelink-azure-kafka-acls`: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using ACLs
38
- * * `dedicated-private-service-connect-gcp-kafka-acls`: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using ACLs
39
- * * `dedicated-private-service-connect-gcp-kafka-rbac`: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using RBAC
40
- * * `dedicated-vnet-peering-azure-kafka-acls`: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using ACLs
41
- * * `dedicated-vnet-peering-azure-kafka-rbac`: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using RBAC
42
- * * `dedicated-vpc-peering-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using ACLs
43
- * * `dedicated-vpc-peering-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using RBAC
44
- * * `dedicated-vpc-peering-gcp-kafka-acls`: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using ACLs
45
- * * `dedicated-vpc-peering-gcp-kafka-rbac`: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using RBAC
46
- * * `dedicated-transit-gateway-attachment-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
47
- * * `dedicated-transit-gateway-attachment-aws-kafka-rbac`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using RBAC
48
- * * `enterprise-privatelinkattachment-aws-kafka-acls`: _Enterprise_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
28
+ * * basic-kafka-acls: _Basic_ Kafka cluster with authorization using ACLs
29
+ * * basic-kafka-acls-with-alias: _Basic_ Kafka cluster with authorization using ACLs
30
+ * * standard-kafka-acls: _Standard_ Kafka cluster with authorization using ACLs
31
+ * * standard-kafka-rbac: _Standard_ Kafka cluster with authorization using RBAC
32
+ * * dedicated-public-kafka-acls: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using ACLs
33
+ * * dedicated-public-kafka-rbac: _Dedicated_ Kafka cluster that is accessible over the public internet with authorization using RBAC
34
+ * * dedicated-privatelink-aws-kafka-acls: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
35
+ * * dedicated-privatelink-aws-kafka-rbac: _Dedicated_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using RBAC
36
+ * * dedicated-privatelink-azure-kafka-rbac: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using RBAC
37
+ * * dedicated-privatelink-azure-kafka-acls: _Dedicated_ Kafka cluster on Azure that is accessible via PrivateLink connections with authorization using ACLs
38
+ * * dedicated-private-service-connect-gcp-kafka-acls: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using ACLs
39
+ * * dedicated-private-service-connect-gcp-kafka-rbac: _Dedicated_ Kafka cluster on GCP that is accessible via Private Service Connect connections with authorization using RBAC
40
+ * * dedicated-vnet-peering-azure-kafka-acls: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using ACLs
41
+ * * dedicated-vnet-peering-azure-kafka-rbac: _Dedicated_ Kafka cluster on Azure that is accessible via VPC Peering connections with authorization using RBAC
42
+ * * dedicated-vpc-peering-aws-kafka-acls: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using ACLs
43
+ * * dedicated-vpc-peering-aws-kafka-rbac: _Dedicated_ Kafka cluster on AWS that is accessible via VPC Peering connections with authorization using RBAC
44
+ * * dedicated-vpc-peering-gcp-kafka-acls: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using ACLs
45
+ * * dedicated-vpc-peering-gcp-kafka-rbac: _Dedicated_ Kafka cluster on GCP that is accessible via VPC Peering connections with authorization using RBAC
46
+ * * dedicated-transit-gateway-attachment-aws-kafka-acls: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
47
+ * * dedicated-transit-gateway-attachment-aws-kafka-rbac: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using RBAC
48
+ * * enterprise-privatelinkattachment-aws-kafka-acls: _Enterprise_ Kafka cluster on AWS that is accessible via PrivateLink connections with authorization using ACLs
49
49
  *
50
50
  * ## Import
51
51
  *
@@ -54,10 +54,10 @@ import * as outputs from "./types/output";
54
54
  * ## Getting Started
55
55
  *
56
56
  * The following end-to-end examples might help to get started with `confluentcloud.TableflowTopic` resource:
57
- * * `confluent-managed-storage`: Tableflow topic with Confluent-managed storage.
58
- * * `byob-aws-storage`: Tableflow topic with custom (BYOB AWS) storage.
59
- * * `datagen-connector-byob-aws-storage`: Datagen Source connector with a Tableflow topic with custom (BYOB AWS) storage.
60
- * * `datagen-connector-confluent-managed-storage`: Datagen Source connector with a Tableflow topic with Confluent-managed storage.
57
+ * * confluent-managed-storage: Tableflow topic with Confluent-managed storage.
58
+ * * byob-aws-storage: Tableflow topic with custom (BYOB AWS) storage.
59
+ * * datagen-connector-byob-aws-storage: Datagen Source connector with a Tableflow topic with custom (BYOB AWS) storage.
60
+ * * datagen-connector-confluent-managed-storage: Datagen Source connector with a Tableflow topic with Confluent-managed storage.
61
61
  *
62
62
  * ## Import
63
63
  *
package/tableflowTopic.js CHANGED
@@ -58,10 +58,10 @@ const utilities = require("./utilities");
58
58
  * ## Getting Started
59
59
  *
60
60
  * The following end-to-end examples might help to get started with `confluentcloud.TableflowTopic` resource:
61
- * * `confluent-managed-storage`: Tableflow topic with Confluent-managed storage.
62
- * * `byob-aws-storage`: Tableflow topic with custom (BYOB AWS) storage.
63
- * * `datagen-connector-byob-aws-storage`: Datagen Source connector with a Tableflow topic with custom (BYOB AWS) storage.
64
- * * `datagen-connector-confluent-managed-storage`: Datagen Source connector with a Tableflow topic with Confluent-managed storage.
61
+ * * confluent-managed-storage: Tableflow topic with Confluent-managed storage.
62
+ * * byob-aws-storage: Tableflow topic with custom (BYOB AWS) storage.
63
+ * * datagen-connector-byob-aws-storage: Datagen Source connector with a Tableflow topic with custom (BYOB AWS) storage.
64
+ * * datagen-connector-confluent-managed-storage: Datagen Source connector with a Tableflow topic with Confluent-managed storage.
65
65
  *
66
66
  * ## Import
67
67
  *
@@ -45,7 +45,7 @@ import * as outputs from "./types/output";
45
45
  * ## Getting Started
46
46
  *
47
47
  * The following end-to-end examples might help to get started with `confluentcloud.TransitGatewayAttachment` resource:
48
- * * `dedicated-transit-gateway-attachment-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
48
+ * * dedicated-transit-gateway-attachment-aws-kafka-acls: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
49
49
  * * enterprise-privatelinkattachment-aws-kafka-acls
50
50
  *
51
51
  * ## Import
@@ -49,7 +49,7 @@ const utilities = require("./utilities");
49
49
  * ## Getting Started
50
50
  *
51
51
  * The following end-to-end examples might help to get started with `confluentcloud.TransitGatewayAttachment` resource:
52
- * * `dedicated-transit-gateway-attachment-aws-kafka-acls`: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
52
+ * * dedicated-transit-gateway-attachment-aws-kafka-acls: _Dedicated_ Kafka cluster on AWS that is accessible via Transit Gateway Endpoint with authorization using ACLs
53
53
  * * enterprise-privatelinkattachment-aws-kafka-acls
54
54
  *
55
55
  * ## Import