@pulumi/confluentcloud 1.41.0 → 1.42.0-alpha.1713461132

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.
Files changed (109) hide show
  1. package/accessPoint.d.ts +2 -2
  2. package/accessPoint.js +2 -2
  3. package/apiKey.d.ts +36 -31
  4. package/apiKey.js +36 -31
  5. package/apiKey.js.map +1 -1
  6. package/byokKey.d.ts +4 -4
  7. package/byokKey.js +4 -4
  8. package/clusterLink.d.ts +18 -16
  9. package/clusterLink.js +18 -16
  10. package/clusterLink.js.map +1 -1
  11. package/connector.d.ts +40 -40
  12. package/connector.js +40 -40
  13. package/customConnectorPlugin.d.ts +3 -3
  14. package/customConnectorPlugin.js +3 -3
  15. package/dnsForwarder.d.ts +2 -2
  16. package/dnsForwarder.js +2 -2
  17. package/dnsRecord.d.ts +3 -3
  18. package/dnsRecord.js +3 -3
  19. package/environment.d.ts +39 -0
  20. package/environment.js +39 -0
  21. package/environment.js.map +1 -1
  22. package/flinkComputePool.d.ts +1 -1
  23. package/flinkComputePool.js +1 -1
  24. package/getEnvironment.d.ts +38 -30
  25. package/getEnvironment.js +38 -30
  26. package/getEnvironment.js.map +1 -1
  27. package/getFlinkComputePool.d.ts +36 -28
  28. package/getFlinkComputePool.js +36 -28
  29. package/getFlinkComputePool.js.map +1 -1
  30. package/getFlinkRegion.d.ts +18 -10
  31. package/getFlinkRegion.js +18 -10
  32. package/getFlinkRegion.js.map +1 -1
  33. package/getGroupMapping.d.ts +22 -14
  34. package/getGroupMapping.js +22 -14
  35. package/getGroupMapping.js.map +1 -1
  36. package/getIdentityPool.d.ts +36 -28
  37. package/getIdentityPool.js +36 -28
  38. package/getIdentityPool.js.map +1 -1
  39. package/getIdentityProvider.d.ts +24 -16
  40. package/getIdentityProvider.js +24 -16
  41. package/getIdentityProvider.js.map +1 -1
  42. package/getKafkaClientQuota.d.ts +16 -8
  43. package/getKafkaClientQuota.js +16 -8
  44. package/getKafkaClientQuota.js.map +1 -1
  45. package/getKafkaCluster.d.ts +42 -28
  46. package/getKafkaCluster.js +42 -28
  47. package/getKafkaCluster.js.map +1 -1
  48. package/getKsqlCluster.d.ts +36 -28
  49. package/getKsqlCluster.js +36 -28
  50. package/getKsqlCluster.js.map +1 -1
  51. package/getNetwork.d.ts +42 -28
  52. package/getNetwork.js +42 -28
  53. package/getNetwork.js.map +1 -1
  54. package/getOrganization.d.ts +12 -4
  55. package/getOrganization.js +12 -4
  56. package/getOrganization.js.map +1 -1
  57. package/getPeering.d.ts +36 -28
  58. package/getPeering.js +36 -28
  59. package/getPeering.js.map +1 -1
  60. package/getPrivateLinkAccess.d.ts +36 -28
  61. package/getPrivateLinkAccess.js +36 -28
  62. package/getPrivateLinkAccess.js.map +1 -1
  63. package/getRoleBinding.d.ts +16 -8
  64. package/getRoleBinding.js +16 -8
  65. package/getRoleBinding.js.map +1 -1
  66. package/getSchemaRegistryCluster.d.ts +36 -28
  67. package/getSchemaRegistryCluster.js +36 -28
  68. package/getSchemaRegistryCluster.js.map +1 -1
  69. package/getSchemaRegistryRegion.d.ts +20 -12
  70. package/getSchemaRegistryRegion.js +20 -12
  71. package/getSchemaRegistryRegion.js.map +1 -1
  72. package/getServiceAccount.d.ts +24 -16
  73. package/getServiceAccount.js +24 -16
  74. package/getServiceAccount.js.map +1 -1
  75. package/getTransitGatewayAttachment.d.ts +36 -28
  76. package/getTransitGatewayAttachment.js +36 -28
  77. package/getTransitGatewayAttachment.js.map +1 -1
  78. package/getUser.d.ts +60 -50
  79. package/getUser.js +60 -50
  80. package/getUser.js.map +1 -1
  81. package/groupMapping.d.ts +1 -1
  82. package/groupMapping.js +1 -1
  83. package/identityProvider.d.ts +2 -2
  84. package/identityProvider.js +2 -2
  85. package/invitation.d.ts +1 -1
  86. package/invitation.js +1 -1
  87. package/kafkaClientQuota.d.ts +4 -4
  88. package/kafkaClientQuota.js +4 -4
  89. package/kafkaCluster.d.ts +12 -3
  90. package/kafkaCluster.js +12 -3
  91. package/kafkaCluster.js.map +1 -1
  92. package/kafkaMirrorTopic.d.ts +5 -5
  93. package/kafkaMirrorTopic.js +5 -5
  94. package/network.d.ts +4 -4
  95. package/network.js +4 -4
  96. package/networkLinkService.d.ts +2 -2
  97. package/networkLinkService.js +2 -2
  98. package/package.json +1 -1
  99. package/peering.d.ts +2 -2
  100. package/peering.js +2 -2
  101. package/privateLinkAccess.d.ts +3 -3
  102. package/privateLinkAccess.js +3 -3
  103. package/schemaRegistryCluster.d.ts +1 -1
  104. package/schemaRegistryCluster.js +1 -1
  105. package/serviceAccount.d.ts +4 -1
  106. package/serviceAccount.js +4 -1
  107. package/serviceAccount.js.map +1 -1
  108. package/transitGatewayAttachment.d.ts +1 -1
  109. package/transitGatewayAttachment.js +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"getRoleBinding.js","sourceRoot":"","sources":["../getRoleBinding.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,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,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AA8BD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
1
+ {"version":3,"file":"getRoleBinding.js","sourceRoot":"","sources":["../getRoleBinding.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,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,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AA8BD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
@@ -13,20 +13,24 @@ import * as outputs from "./types/output";
13
13
  * import * as pulumi from "@pulumi/pulumi";
14
14
  * import * as confluentcloud from "@pulumi/confluentcloud";
15
15
  *
16
- * const exampleUsingIdSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
17
- * id: "lsrc-abc123",
18
- * environment: {
19
- * id: "env-xyz456",
20
- * },
21
- * });
22
- * export const exampleUsingId = exampleUsingIdSchemaRegistryCluster;
23
- * const exampleUsingNameSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
24
- * displayName: "Stream Governance Package",
25
- * environment: {
26
- * id: "env-xyz456",
27
- * },
28
- * });
29
- * export const exampleUsingName = exampleUsingNameSchemaRegistryCluster;
16
+ * export = async () => {
17
+ * const exampleUsingId = await confluentcloud.getSchemaRegistryCluster({
18
+ * id: "lsrc-abc123",
19
+ * environment: {
20
+ * id: "env-xyz456",
21
+ * },
22
+ * });
23
+ * const exampleUsingName = await confluentcloud.getSchemaRegistryCluster({
24
+ * displayName: "Stream Governance Package",
25
+ * environment: {
26
+ * id: "env-xyz456",
27
+ * },
28
+ * });
29
+ * return {
30
+ * exampleUsingId: exampleUsingId,
31
+ * exampleUsingName: exampleUsingName,
32
+ * };
33
+ * }
30
34
  * ```
31
35
  * <!--End PulumiCodeChooser -->
32
36
  */
@@ -97,20 +101,24 @@ export interface GetSchemaRegistryClusterResult {
97
101
  * import * as pulumi from "@pulumi/pulumi";
98
102
  * import * as confluentcloud from "@pulumi/confluentcloud";
99
103
  *
100
- * const exampleUsingIdSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
101
- * id: "lsrc-abc123",
102
- * environment: {
103
- * id: "env-xyz456",
104
- * },
105
- * });
106
- * export const exampleUsingId = exampleUsingIdSchemaRegistryCluster;
107
- * const exampleUsingNameSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
108
- * displayName: "Stream Governance Package",
109
- * environment: {
110
- * id: "env-xyz456",
111
- * },
112
- * });
113
- * export const exampleUsingName = exampleUsingNameSchemaRegistryCluster;
104
+ * export = async () => {
105
+ * const exampleUsingId = await confluentcloud.getSchemaRegistryCluster({
106
+ * id: "lsrc-abc123",
107
+ * environment: {
108
+ * id: "env-xyz456",
109
+ * },
110
+ * });
111
+ * const exampleUsingName = await confluentcloud.getSchemaRegistryCluster({
112
+ * displayName: "Stream Governance Package",
113
+ * environment: {
114
+ * id: "env-xyz456",
115
+ * },
116
+ * });
117
+ * return {
118
+ * exampleUsingId: exampleUsingId,
119
+ * exampleUsingName: exampleUsingName,
120
+ * };
121
+ * }
114
122
  * ```
115
123
  * <!--End PulumiCodeChooser -->
116
124
  */
@@ -17,20 +17,24 @@ const utilities = require("./utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as confluentcloud from "@pulumi/confluentcloud";
19
19
  *
20
- * const exampleUsingIdSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
21
- * id: "lsrc-abc123",
22
- * environment: {
23
- * id: "env-xyz456",
24
- * },
25
- * });
26
- * export const exampleUsingId = exampleUsingIdSchemaRegistryCluster;
27
- * const exampleUsingNameSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
28
- * displayName: "Stream Governance Package",
29
- * environment: {
30
- * id: "env-xyz456",
31
- * },
32
- * });
33
- * export const exampleUsingName = exampleUsingNameSchemaRegistryCluster;
20
+ * export = async () => {
21
+ * const exampleUsingId = await confluentcloud.getSchemaRegistryCluster({
22
+ * id: "lsrc-abc123",
23
+ * environment: {
24
+ * id: "env-xyz456",
25
+ * },
26
+ * });
27
+ * const exampleUsingName = await confluentcloud.getSchemaRegistryCluster({
28
+ * displayName: "Stream Governance Package",
29
+ * environment: {
30
+ * id: "env-xyz456",
31
+ * },
32
+ * });
33
+ * return {
34
+ * exampleUsingId: exampleUsingId,
35
+ * exampleUsingName: exampleUsingName,
36
+ * };
37
+ * }
34
38
  * ```
35
39
  * <!--End PulumiCodeChooser -->
36
40
  */
@@ -55,20 +59,24 @@ exports.getSchemaRegistryCluster = getSchemaRegistryCluster;
55
59
  * import * as pulumi from "@pulumi/pulumi";
56
60
  * import * as confluentcloud from "@pulumi/confluentcloud";
57
61
  *
58
- * const exampleUsingIdSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
59
- * id: "lsrc-abc123",
60
- * environment: {
61
- * id: "env-xyz456",
62
- * },
63
- * });
64
- * export const exampleUsingId = exampleUsingIdSchemaRegistryCluster;
65
- * const exampleUsingNameSchemaRegistryCluster = confluentcloud.getSchemaRegistryCluster({
66
- * displayName: "Stream Governance Package",
67
- * environment: {
68
- * id: "env-xyz456",
69
- * },
70
- * });
71
- * export const exampleUsingName = exampleUsingNameSchemaRegistryCluster;
62
+ * export = async () => {
63
+ * const exampleUsingId = await confluentcloud.getSchemaRegistryCluster({
64
+ * id: "lsrc-abc123",
65
+ * environment: {
66
+ * id: "env-xyz456",
67
+ * },
68
+ * });
69
+ * const exampleUsingName = await confluentcloud.getSchemaRegistryCluster({
70
+ * displayName: "Stream Governance Package",
71
+ * environment: {
72
+ * id: "env-xyz456",
73
+ * },
74
+ * });
75
+ * return {
76
+ * exampleUsingId: exampleUsingId,
77
+ * exampleUsingName: exampleUsingName,
78
+ * };
79
+ * }
72
80
  * ```
73
81
  * <!--End PulumiCodeChooser -->
74
82
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getSchemaRegistryCluster.js","sourceRoot":"","sources":["../getSchemaRegistryCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,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,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4DAQC;AAyDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
1
+ {"version":3,"file":"getSchemaRegistryCluster.js","sourceRoot":"","sources":["../getSchemaRegistryCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,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,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4DAQC;AAyDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
@@ -15,12 +15,16 @@ import * as pulumi from "@pulumi/pulumi";
15
15
  * import * as pulumi from "@pulumi/pulumi";
16
16
  * import * as confluentcloud from "@pulumi/confluentcloud";
17
17
  *
18
- * const exampleSchemaRegistryRegion = confluentcloud.getSchemaRegistryRegion({
19
- * cloud: "AWS",
20
- * region: "us-east-2",
21
- * "package": "ESSENTIALS",
22
- * });
23
- * export const example = exampleSchemaRegistryRegion;
18
+ * export = async () => {
19
+ * const example = await confluentcloud.getSchemaRegistryRegion({
20
+ * cloud: "AWS",
21
+ * region: "us-east-2",
22
+ * "package": "ESSENTIALS",
23
+ * });
24
+ * return {
25
+ * example: example,
26
+ * };
27
+ * }
24
28
  * ```
25
29
  * <!--End PulumiCodeChooser -->
26
30
  */
@@ -72,12 +76,16 @@ export interface GetSchemaRegistryRegionResult {
72
76
  * import * as pulumi from "@pulumi/pulumi";
73
77
  * import * as confluentcloud from "@pulumi/confluentcloud";
74
78
  *
75
- * const exampleSchemaRegistryRegion = confluentcloud.getSchemaRegistryRegion({
76
- * cloud: "AWS",
77
- * region: "us-east-2",
78
- * "package": "ESSENTIALS",
79
- * });
80
- * export const example = exampleSchemaRegistryRegion;
79
+ * export = async () => {
80
+ * const example = await confluentcloud.getSchemaRegistryRegion({
81
+ * cloud: "AWS",
82
+ * region: "us-east-2",
83
+ * "package": "ESSENTIALS",
84
+ * });
85
+ * return {
86
+ * example: example,
87
+ * };
88
+ * }
81
89
  * ```
82
90
  * <!--End PulumiCodeChooser -->
83
91
  */
@@ -21,12 +21,16 @@ const utilities = require("./utilities");
21
21
  * import * as pulumi from "@pulumi/pulumi";
22
22
  * import * as confluentcloud from "@pulumi/confluentcloud";
23
23
  *
24
- * const exampleSchemaRegistryRegion = confluentcloud.getSchemaRegistryRegion({
25
- * cloud: "AWS",
26
- * region: "us-east-2",
27
- * "package": "ESSENTIALS",
28
- * });
29
- * export const example = exampleSchemaRegistryRegion;
24
+ * export = async () => {
25
+ * const example = await confluentcloud.getSchemaRegistryRegion({
26
+ * cloud: "AWS",
27
+ * region: "us-east-2",
28
+ * "package": "ESSENTIALS",
29
+ * });
30
+ * return {
31
+ * example: example,
32
+ * };
33
+ * }
30
34
  * ```
31
35
  * <!--End PulumiCodeChooser -->
32
36
  */
@@ -55,12 +59,16 @@ exports.getSchemaRegistryRegion = getSchemaRegistryRegion;
55
59
  * import * as pulumi from "@pulumi/pulumi";
56
60
  * import * as confluentcloud from "@pulumi/confluentcloud";
57
61
  *
58
- * const exampleSchemaRegistryRegion = confluentcloud.getSchemaRegistryRegion({
59
- * cloud: "AWS",
60
- * region: "us-east-2",
61
- * "package": "ESSENTIALS",
62
- * });
63
- * export const example = exampleSchemaRegistryRegion;
62
+ * export = async () => {
63
+ * const example = await confluentcloud.getSchemaRegistryRegion({
64
+ * cloud: "AWS",
65
+ * region: "us-east-2",
66
+ * "package": "ESSENTIALS",
67
+ * });
68
+ * return {
69
+ * example: example,
70
+ * };
71
+ * }
64
72
  * ```
65
73
  * <!--End PulumiCodeChooser -->
66
74
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getSchemaRegistryRegion.js","sourceRoot":"","sources":["../getSchemaRegistryRegion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAElG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0DAQC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClF,CAAC;AAFD,sEAEC"}
1
+ {"version":3,"file":"getSchemaRegistryRegion.js","sourceRoot":"","sources":["../getSchemaRegistryRegion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAElG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0DAQC;AAkCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,uBAAuB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClF,CAAC;AAFD,sEAEC"}
@@ -11,14 +11,18 @@ import * as pulumi from "@pulumi/pulumi";
11
11
  * import * as pulumi from "@pulumi/pulumi";
12
12
  * import * as confluentcloud from "@pulumi/confluentcloud";
13
13
  *
14
- * const exampleUsingIdServiceAccount = confluentcloud.getServiceAccount({
15
- * id: "sa-abc123",
16
- * });
17
- * export const exampleUsingId = exampleUsingIdServiceAccount;
18
- * const exampleUsingName = confluentcloud.getServiceAccount({
19
- * displayName: "test_sa",
20
- * });
21
- * const test_env = new confluentcloud.Environment("test-env", {});
14
+ * export = async () => {
15
+ * const exampleUsingId = await confluentcloud.getServiceAccount({
16
+ * id: "sa-abc123",
17
+ * });
18
+ * const exampleUsingName = await confluentcloud.getServiceAccount({
19
+ * displayName: "test_sa",
20
+ * });
21
+ * const test_env = new confluentcloud.Environment("test-env", {displayName: `env_for_${exampleUsingId.displayName}`});
22
+ * return {
23
+ * exampleUsingId: exampleUsingId,
24
+ * };
25
+ * }
22
26
  * ```
23
27
  * <!--End PulumiCodeChooser -->
24
28
  */
@@ -75,14 +79,18 @@ export interface GetServiceAccountResult {
75
79
  * import * as pulumi from "@pulumi/pulumi";
76
80
  * import * as confluentcloud from "@pulumi/confluentcloud";
77
81
  *
78
- * const exampleUsingIdServiceAccount = confluentcloud.getServiceAccount({
79
- * id: "sa-abc123",
80
- * });
81
- * export const exampleUsingId = exampleUsingIdServiceAccount;
82
- * const exampleUsingName = confluentcloud.getServiceAccount({
83
- * displayName: "test_sa",
84
- * });
85
- * const test_env = new confluentcloud.Environment("test-env", {});
82
+ * export = async () => {
83
+ * const exampleUsingId = await confluentcloud.getServiceAccount({
84
+ * id: "sa-abc123",
85
+ * });
86
+ * const exampleUsingName = await confluentcloud.getServiceAccount({
87
+ * displayName: "test_sa",
88
+ * });
89
+ * const test_env = new confluentcloud.Environment("test-env", {displayName: `env_for_${exampleUsingId.displayName}`});
90
+ * return {
91
+ * exampleUsingId: exampleUsingId,
92
+ * };
93
+ * }
86
94
  * ```
87
95
  * <!--End PulumiCodeChooser -->
88
96
  */
@@ -17,14 +17,18 @@ const utilities = require("./utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as confluentcloud from "@pulumi/confluentcloud";
19
19
  *
20
- * const exampleUsingIdServiceAccount = confluentcloud.getServiceAccount({
21
- * id: "sa-abc123",
22
- * });
23
- * export const exampleUsingId = exampleUsingIdServiceAccount;
24
- * const exampleUsingName = confluentcloud.getServiceAccount({
25
- * displayName: "test_sa",
26
- * });
27
- * const test_env = new confluentcloud.Environment("test-env", {});
20
+ * export = async () => {
21
+ * const exampleUsingId = await confluentcloud.getServiceAccount({
22
+ * id: "sa-abc123",
23
+ * });
24
+ * const exampleUsingName = await confluentcloud.getServiceAccount({
25
+ * displayName: "test_sa",
26
+ * });
27
+ * const test_env = new confluentcloud.Environment("test-env", {displayName: `env_for_${exampleUsingId.displayName}`});
28
+ * return {
29
+ * exampleUsingId: exampleUsingId,
30
+ * };
31
+ * }
28
32
  * ```
29
33
  * <!--End PulumiCodeChooser -->
30
34
  */
@@ -49,14 +53,18 @@ exports.getServiceAccount = getServiceAccount;
49
53
  * import * as pulumi from "@pulumi/pulumi";
50
54
  * import * as confluentcloud from "@pulumi/confluentcloud";
51
55
  *
52
- * const exampleUsingIdServiceAccount = confluentcloud.getServiceAccount({
53
- * id: "sa-abc123",
54
- * });
55
- * export const exampleUsingId = exampleUsingIdServiceAccount;
56
- * const exampleUsingName = confluentcloud.getServiceAccount({
57
- * displayName: "test_sa",
58
- * });
59
- * const test_env = new confluentcloud.Environment("test-env", {});
56
+ * export = async () => {
57
+ * const exampleUsingId = await confluentcloud.getServiceAccount({
58
+ * id: "sa-abc123",
59
+ * });
60
+ * const exampleUsingName = await confluentcloud.getServiceAccount({
61
+ * displayName: "test_sa",
62
+ * });
63
+ * const test_env = new confluentcloud.Environment("test-env", {displayName: `env_for_${exampleUsingId.displayName}`});
64
+ * return {
65
+ * exampleUsingId: exampleUsingId,
66
+ * };
67
+ * }
60
68
  * ```
61
69
  * <!--End PulumiCodeChooser -->
62
70
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getServiceAccount.js","sourceRoot":"","sources":["../getServiceAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;AA2CD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
1
+ {"version":3,"file":"getServiceAccount.js","sourceRoot":"","sources":["../getServiceAccount.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
@@ -13,20 +13,24 @@ import * as outputs from "./types/output";
13
13
  * import * as pulumi from "@pulumi/pulumi";
14
14
  * import * as confluentcloud from "@pulumi/confluentcloud";
15
15
  *
16
- * const exampleUsingIdTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
17
- * id: "tgwa-abc123",
18
- * environment: {
19
- * id: "env-xyz456",
20
- * },
21
- * });
22
- * export const exampleUsingId = exampleUsingIdTransitGatewayAttachment;
23
- * const exampleUsingNameTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
24
- * displayName: "my_tgwa",
25
- * environment: {
26
- * id: "env-xyz456",
27
- * },
28
- * });
29
- * export const exampleUsingName = exampleUsingNameTransitGatewayAttachment;
16
+ * export = async () => {
17
+ * const exampleUsingId = await confluentcloud.getTransitGatewayAttachment({
18
+ * id: "tgwa-abc123",
19
+ * environment: {
20
+ * id: "env-xyz456",
21
+ * },
22
+ * });
23
+ * const exampleUsingName = await confluentcloud.getTransitGatewayAttachment({
24
+ * displayName: "my_tgwa",
25
+ * environment: {
26
+ * id: "env-xyz456",
27
+ * },
28
+ * });
29
+ * return {
30
+ * exampleUsingId: exampleUsingId,
31
+ * exampleUsingName: exampleUsingName,
32
+ * };
33
+ * }
30
34
  * ```
31
35
  * <!--End PulumiCodeChooser -->
32
36
  */
@@ -87,20 +91,24 @@ export interface GetTransitGatewayAttachmentResult {
87
91
  * import * as pulumi from "@pulumi/pulumi";
88
92
  * import * as confluentcloud from "@pulumi/confluentcloud";
89
93
  *
90
- * const exampleUsingIdTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
91
- * id: "tgwa-abc123",
92
- * environment: {
93
- * id: "env-xyz456",
94
- * },
95
- * });
96
- * export const exampleUsingId = exampleUsingIdTransitGatewayAttachment;
97
- * const exampleUsingNameTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
98
- * displayName: "my_tgwa",
99
- * environment: {
100
- * id: "env-xyz456",
101
- * },
102
- * });
103
- * export const exampleUsingName = exampleUsingNameTransitGatewayAttachment;
94
+ * export = async () => {
95
+ * const exampleUsingId = await confluentcloud.getTransitGatewayAttachment({
96
+ * id: "tgwa-abc123",
97
+ * environment: {
98
+ * id: "env-xyz456",
99
+ * },
100
+ * });
101
+ * const exampleUsingName = await confluentcloud.getTransitGatewayAttachment({
102
+ * displayName: "my_tgwa",
103
+ * environment: {
104
+ * id: "env-xyz456",
105
+ * },
106
+ * });
107
+ * return {
108
+ * exampleUsingId: exampleUsingId,
109
+ * exampleUsingName: exampleUsingName,
110
+ * };
111
+ * }
104
112
  * ```
105
113
  * <!--End PulumiCodeChooser -->
106
114
  */
@@ -17,20 +17,24 @@ const utilities = require("./utilities");
17
17
  * import * as pulumi from "@pulumi/pulumi";
18
18
  * import * as confluentcloud from "@pulumi/confluentcloud";
19
19
  *
20
- * const exampleUsingIdTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
21
- * id: "tgwa-abc123",
22
- * environment: {
23
- * id: "env-xyz456",
24
- * },
25
- * });
26
- * export const exampleUsingId = exampleUsingIdTransitGatewayAttachment;
27
- * const exampleUsingNameTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
28
- * displayName: "my_tgwa",
29
- * environment: {
30
- * id: "env-xyz456",
31
- * },
32
- * });
33
- * export const exampleUsingName = exampleUsingNameTransitGatewayAttachment;
20
+ * export = async () => {
21
+ * const exampleUsingId = await confluentcloud.getTransitGatewayAttachment({
22
+ * id: "tgwa-abc123",
23
+ * environment: {
24
+ * id: "env-xyz456",
25
+ * },
26
+ * });
27
+ * const exampleUsingName = await confluentcloud.getTransitGatewayAttachment({
28
+ * displayName: "my_tgwa",
29
+ * environment: {
30
+ * id: "env-xyz456",
31
+ * },
32
+ * });
33
+ * return {
34
+ * exampleUsingId: exampleUsingId,
35
+ * exampleUsingName: exampleUsingName,
36
+ * };
37
+ * }
34
38
  * ```
35
39
  * <!--End PulumiCodeChooser -->
36
40
  */
@@ -55,20 +59,24 @@ exports.getTransitGatewayAttachment = getTransitGatewayAttachment;
55
59
  * import * as pulumi from "@pulumi/pulumi";
56
60
  * import * as confluentcloud from "@pulumi/confluentcloud";
57
61
  *
58
- * const exampleUsingIdTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
59
- * id: "tgwa-abc123",
60
- * environment: {
61
- * id: "env-xyz456",
62
- * },
63
- * });
64
- * export const exampleUsingId = exampleUsingIdTransitGatewayAttachment;
65
- * const exampleUsingNameTransitGatewayAttachment = confluentcloud.getTransitGatewayAttachment({
66
- * displayName: "my_tgwa",
67
- * environment: {
68
- * id: "env-xyz456",
69
- * },
70
- * });
71
- * export const exampleUsingName = exampleUsingNameTransitGatewayAttachment;
62
+ * export = async () => {
63
+ * const exampleUsingId = await confluentcloud.getTransitGatewayAttachment({
64
+ * id: "tgwa-abc123",
65
+ * environment: {
66
+ * id: "env-xyz456",
67
+ * },
68
+ * });
69
+ * const exampleUsingName = await confluentcloud.getTransitGatewayAttachment({
70
+ * displayName: "my_tgwa",
71
+ * environment: {
72
+ * id: "env-xyz456",
73
+ * },
74
+ * });
75
+ * return {
76
+ * exampleUsingId: exampleUsingId,
77
+ * exampleUsingName: exampleUsingName,
78
+ * };
79
+ * }
72
80
  * ```
73
81
  * <!--End PulumiCodeChooser -->
74
82
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getTransitGatewayAttachment.js","sourceRoot":"","sources":["../getTransitGatewayAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kEAQC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}
1
+ {"version":3,"file":"getTransitGatewayAttachment.js","sourceRoot":"","sources":["../getTransitGatewayAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8EAA8E,EAAE;QACzG,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kEAQC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}