@volcengine/pulumi-volcenginecc 0.0.31 → 0.0.33

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 (257) hide show
  1. package/alb/acl.d.ts +20 -21
  2. package/alb/acl.js +2 -2
  3. package/alb/acl.js.map +1 -1
  4. package/alb/getAcl.d.ts +11 -11
  5. package/alb/getListener.d.ts +20 -20
  6. package/alb/getServerGroup.d.ts +9 -9
  7. package/alb/listener.d.ts +52 -52
  8. package/alb/listener.js +1 -1
  9. package/alb/serverGroup.d.ts +24 -24
  10. package/alb/serverGroup.js +1 -1
  11. package/cen/getInterRegionBandwidth.d.ts +72 -0
  12. package/cen/getInterRegionBandwidth.js +28 -0
  13. package/cen/getInterRegionBandwidth.js.map +1 -0
  14. package/cen/getInterRegionBandwidths.d.ts +22 -0
  15. package/cen/getInterRegionBandwidths.js +24 -0
  16. package/cen/getInterRegionBandwidths.js.map +1 -0
  17. package/cen/getRouteEntries.d.ts +22 -0
  18. package/cen/getRouteEntries.js +24 -0
  19. package/cen/getRouteEntries.js.map +1 -0
  20. package/cen/getRouteEntry.d.ts +72 -0
  21. package/cen/getRouteEntry.js +28 -0
  22. package/cen/getRouteEntry.js.map +1 -0
  23. package/cen/getServiceRouteEntries.d.ts +22 -0
  24. package/cen/getServiceRouteEntries.js +24 -0
  25. package/cen/getServiceRouteEntries.js.map +1 -0
  26. package/cen/getServiceRouteEntry.d.ts +73 -0
  27. package/cen/getServiceRouteEntry.js +28 -0
  28. package/cen/getServiceRouteEntry.js.map +1 -0
  29. package/cen/index.d.ts +27 -0
  30. package/cen/index.js +34 -1
  31. package/cen/index.js.map +1 -1
  32. package/cen/interRegionBandwidth.d.ts +152 -0
  33. package/cen/interRegionBandwidth.js +101 -0
  34. package/cen/interRegionBandwidth.js.map +1 -0
  35. package/cen/routeEntry.d.ts +152 -0
  36. package/cen/routeEntry.js +104 -0
  37. package/cen/routeEntry.js.map +1 -0
  38. package/cen/serviceRouteEntry.d.ts +138 -0
  39. package/cen/serviceRouteEntry.js +83 -0
  40. package/cen/serviceRouteEntry.js.map +1 -0
  41. package/clb/getListener.d.ts +4 -0
  42. package/clb/getListener.js.map +1 -1
  43. package/clb/listener.d.ts +3 -0
  44. package/clb/listener.js +2 -0
  45. package/clb/listener.js.map +1 -1
  46. package/cr/endpointAclPolicy.d.ts +107 -0
  47. package/cr/endpointAclPolicy.js +84 -0
  48. package/cr/endpointAclPolicy.js.map +1 -0
  49. package/cr/getEndpointAclPolicies.d.ts +22 -0
  50. package/cr/getEndpointAclPolicies.js +24 -0
  51. package/cr/getEndpointAclPolicies.js.map +1 -0
  52. package/cr/getEndpointAclPolicy.d.ts +52 -0
  53. package/cr/getEndpointAclPolicy.js +28 -0
  54. package/cr/getEndpointAclPolicy.js.map +1 -0
  55. package/cr/getRegistry.d.ts +14 -10
  56. package/cr/getRegistry.js.map +1 -1
  57. package/cr/index.d.ts +9 -0
  58. package/cr/index.js +12 -1
  59. package/cr/index.js.map +1 -1
  60. package/cr/registry.d.ts +40 -25
  61. package/cr/registry.js +6 -1
  62. package/cr/registry.js.map +1 -1
  63. package/iam/accesskey.d.ts +23 -27
  64. package/iam/accesskey.js +2 -2
  65. package/iam/accesskey.js.map +1 -1
  66. package/iam/getAccesskey.d.ts +10 -10
  67. package/mongodb/getSslState.d.ts +56 -0
  68. package/mongodb/getSslState.js +28 -0
  69. package/mongodb/getSslState.js.map +1 -0
  70. package/mongodb/getSslStates.d.ts +22 -0
  71. package/mongodb/getSslStates.js +24 -0
  72. package/mongodb/getSslStates.js.map +1 -0
  73. package/mongodb/index.d.ts +9 -0
  74. package/mongodb/index.js +12 -1
  75. package/mongodb/index.js.map +1 -1
  76. package/mongodb/sslState.d.ts +105 -0
  77. package/mongodb/sslState.js +81 -0
  78. package/mongodb/sslState.js.map +1 -0
  79. package/organization/getServiceControlPolicies.d.ts +22 -0
  80. package/organization/getServiceControlPolicies.js +24 -0
  81. package/organization/getServiceControlPolicies.js.map +1 -0
  82. package/organization/getServiceControlPolicy.d.ts +69 -0
  83. package/organization/getServiceControlPolicy.js +28 -0
  84. package/organization/getServiceControlPolicy.js.map +1 -0
  85. package/organization/index.d.ts +9 -0
  86. package/organization/index.js +12 -1
  87. package/organization/index.js.map +1 -1
  88. package/organization/serviceControlPolicy.d.ts +118 -0
  89. package/organization/serviceControlPolicy.js +78 -0
  90. package/organization/serviceControlPolicy.js.map +1 -0
  91. package/package.json +1 -1
  92. package/privatelink/endpointService.d.ts +15 -3
  93. package/privatelink/endpointService.js +2 -0
  94. package/privatelink/endpointService.js.map +1 -1
  95. package/privatelink/getEndpointService.d.ts +5 -1
  96. package/privatelink/getEndpointService.js.map +1 -1
  97. package/privatelink/getVpcEndpointConnection.d.ts +89 -0
  98. package/privatelink/getVpcEndpointConnection.js +28 -0
  99. package/privatelink/getVpcEndpointConnection.js.map +1 -0
  100. package/privatelink/getVpcEndpointConnections.d.ts +22 -0
  101. package/privatelink/getVpcEndpointConnections.js +24 -0
  102. package/privatelink/getVpcEndpointConnections.js.map +1 -0
  103. package/privatelink/index.d.ts +9 -0
  104. package/privatelink/index.js +12 -1
  105. package/privatelink/index.js.map +1 -1
  106. package/privatelink/vpcEndpointConnection.d.ts +156 -0
  107. package/privatelink/vpcEndpointConnection.js +88 -0
  108. package/privatelink/vpcEndpointConnection.js.map +1 -0
  109. package/rabbitmq/allowList.d.ts +151 -0
  110. package/rabbitmq/allowList.js +100 -0
  111. package/rabbitmq/allowList.js.map +1 -0
  112. package/rabbitmq/getAllowList.d.ts +73 -0
  113. package/rabbitmq/getAllowList.js +28 -0
  114. package/rabbitmq/getAllowList.js.map +1 -0
  115. package/rabbitmq/getAllowLists.d.ts +22 -0
  116. package/rabbitmq/getAllowLists.js +24 -0
  117. package/rabbitmq/getAllowLists.js.map +1 -0
  118. package/rabbitmq/index.d.ts +9 -0
  119. package/rabbitmq/index.js +12 -1
  120. package/rabbitmq/index.js.map +1 -1
  121. package/redis/allowList.d.ts +148 -0
  122. package/redis/allowList.js +78 -0
  123. package/redis/allowList.js.map +1 -0
  124. package/redis/getAllowList.d.ts +81 -0
  125. package/redis/getAllowList.js +28 -0
  126. package/redis/getAllowList.js.map +1 -0
  127. package/redis/getAllowLists.d.ts +22 -0
  128. package/redis/getAllowLists.js +24 -0
  129. package/redis/getAllowLists.js.map +1 -0
  130. package/redis/index.d.ts +9 -0
  131. package/redis/index.js +12 -1
  132. package/redis/index.js.map +1 -1
  133. package/storageebs/getSnapshotGroup.d.ts +81 -0
  134. package/storageebs/getSnapshotGroup.js +28 -0
  135. package/storageebs/getSnapshotGroup.js.map +1 -0
  136. package/storageebs/getSnapshotGroups.d.ts +22 -0
  137. package/storageebs/getSnapshotGroups.js +24 -0
  138. package/storageebs/getSnapshotGroups.js.map +1 -0
  139. package/storageebs/index.d.ts +9 -0
  140. package/storageebs/index.js +12 -1
  141. package/storageebs/index.js.map +1 -1
  142. package/storageebs/snapshotGroup.d.ts +168 -0
  143. package/storageebs/snapshotGroup.js +105 -0
  144. package/storageebs/snapshotGroup.js.map +1 -0
  145. package/tls/alarmNotifyGroup.d.ts +113 -0
  146. package/tls/alarmNotifyGroup.js +75 -0
  147. package/tls/alarmNotifyGroup.js.map +1 -0
  148. package/tls/getAlarmNotifyGroup.d.ts +69 -0
  149. package/tls/getAlarmNotifyGroup.js +28 -0
  150. package/tls/getAlarmNotifyGroup.js.map +1 -0
  151. package/tls/getAlarmNotifyGroups.d.ts +22 -0
  152. package/tls/getAlarmNotifyGroups.js +24 -0
  153. package/tls/getAlarmNotifyGroups.js.map +1 -0
  154. package/tls/getRule.d.ts +109 -0
  155. package/tls/getRule.js +28 -0
  156. package/tls/getRule.js.map +1 -0
  157. package/tls/getRules.d.ts +22 -0
  158. package/tls/getRules.js +24 -0
  159. package/tls/getRules.js.map +1 -0
  160. package/tls/getShipper.d.ts +101 -0
  161. package/tls/getShipper.js +28 -0
  162. package/tls/getShipper.js.map +1 -0
  163. package/tls/getShippers.d.ts +22 -0
  164. package/tls/getShippers.js +24 -0
  165. package/tls/getShippers.js.map +1 -0
  166. package/tls/index.d.ts +27 -0
  167. package/tls/index.js +34 -1
  168. package/tls/index.js.map +1 -1
  169. package/tls/rule.d.ts +221 -0
  170. package/tls/rule.js +98 -0
  171. package/tls/rule.js.map +1 -0
  172. package/tls/shipper.d.ts +211 -0
  173. package/tls/shipper.js +97 -0
  174. package/tls/shipper.js.map +1 -0
  175. package/tos/bucketEncryption.d.ts +94 -0
  176. package/tos/bucketEncryption.js +78 -0
  177. package/tos/bucketEncryption.js.map +1 -0
  178. package/tos/bucketInventory.d.ts +155 -0
  179. package/tos/bucketInventory.js +95 -0
  180. package/tos/bucketInventory.js.map +1 -0
  181. package/tos/getBucketEncryption.d.ts +48 -0
  182. package/tos/getBucketEncryption.js +28 -0
  183. package/tos/getBucketEncryption.js.map +1 -0
  184. package/tos/getBucketEncryptions.d.ts +22 -0
  185. package/tos/getBucketEncryptions.js +24 -0
  186. package/tos/getBucketEncryptions.js.map +1 -0
  187. package/tos/getBucketInventories.d.ts +22 -0
  188. package/tos/getBucketInventories.js +24 -0
  189. package/tos/getBucketInventories.js.map +1 -0
  190. package/tos/getBucketInventory.d.ts +73 -0
  191. package/tos/getBucketInventory.js +28 -0
  192. package/tos/getBucketInventory.js.map +1 -0
  193. package/tos/index.d.ts +18 -0
  194. package/tos/index.js +23 -1
  195. package/tos/index.js.map +1 -1
  196. package/transitrouter/getPeerAttachment.d.ts +109 -0
  197. package/transitrouter/getPeerAttachment.js +28 -0
  198. package/transitrouter/getPeerAttachment.js.map +1 -0
  199. package/transitrouter/getPeerAttachments.d.ts +22 -0
  200. package/transitrouter/getPeerAttachments.js +24 -0
  201. package/transitrouter/getPeerAttachments.js.map +1 -0
  202. package/transitrouter/index.d.ts +9 -0
  203. package/transitrouter/index.js +12 -1
  204. package/transitrouter/index.js.map +1 -1
  205. package/transitrouter/peerAttachment.d.ts +235 -0
  206. package/transitrouter/peerAttachment.js +122 -0
  207. package/transitrouter/peerAttachment.js.map +1 -0
  208. package/types/input.d.ts +1076 -122
  209. package/types/output.d.ts +2439 -393
  210. package/vefaas/getRelease.d.ts +120 -0
  211. package/vefaas/getRelease.js +28 -0
  212. package/vefaas/getRelease.js.map +1 -0
  213. package/vefaas/getReleases.d.ts +22 -0
  214. package/vefaas/getReleases.js +24 -0
  215. package/vefaas/getReleases.js.map +1 -0
  216. package/vefaas/index.d.ts +9 -0
  217. package/vefaas/index.js +12 -1
  218. package/vefaas/index.js.map +1 -1
  219. package/vefaas/release.d.ts +253 -0
  220. package/vefaas/release.js +120 -0
  221. package/vefaas/release.js.map +1 -0
  222. package/vepfs/getMountService.d.ts +93 -0
  223. package/vepfs/getMountService.js +28 -0
  224. package/vepfs/getMountService.js.map +1 -0
  225. package/vepfs/getMountServices.d.ts +22 -0
  226. package/vepfs/getMountServices.js +24 -0
  227. package/vepfs/getMountServices.js.map +1 -0
  228. package/vepfs/index.d.ts +9 -0
  229. package/vepfs/index.js +12 -1
  230. package/vepfs/index.js.map +1 -1
  231. package/vepfs/mountService.d.ts +172 -0
  232. package/vepfs/mountService.js +99 -0
  233. package/vepfs/mountService.js.map +1 -0
  234. package/vke/getKubeconfig.d.ts +72 -0
  235. package/vke/getKubeconfig.js +28 -0
  236. package/vke/getKubeconfig.js.map +1 -0
  237. package/vke/getKubeconfigs.d.ts +22 -0
  238. package/vke/getKubeconfigs.js +24 -0
  239. package/vke/getKubeconfigs.js.map +1 -0
  240. package/vke/index.d.ts +9 -0
  241. package/vke/index.js +12 -1
  242. package/vke/index.js.map +1 -1
  243. package/vke/kubeconfig.d.ts +142 -0
  244. package/vke/kubeconfig.js +93 -0
  245. package/vke/kubeconfig.js.map +1 -0
  246. package/vpn/getSslVpnClientCert.d.ts +93 -0
  247. package/vpn/getSslVpnClientCert.js +28 -0
  248. package/vpn/getSslVpnClientCert.js.map +1 -0
  249. package/vpn/getSslVpnClientCerts.d.ts +22 -0
  250. package/vpn/getSslVpnClientCerts.js +24 -0
  251. package/vpn/getSslVpnClientCerts.js.map +1 -0
  252. package/vpn/index.d.ts +9 -0
  253. package/vpn/index.js +12 -1
  254. package/vpn/index.js.map +1 -1
  255. package/vpn/sslVpnClientCert.d.ts +183 -0
  256. package/vpn/sslVpnClientCert.js +104 -0
  257. package/vpn/sslVpnClientCert.js.map +1 -0
package/alb/listener.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
- * Each ALB instance must have at least one listener to function properly. The listener receives client requests and distributes them to backend servers based on your configured forwarding rules and load balancing algorithm. You can create multiple listeners under one ALB instance and configure different protocols for each listener to handle client requests using different protocols.
5
+ * Each ALB instance requires at least one listener to function properly. The listener receives client requests and distributes them to backend servers based on your configured forwarding rules and load balancing algorithm. You can create multiple listeners under a single ALB instance and configure different listening protocols for each listener to handle client requests using different protocols.
6
6
  *
7
7
  * ## Import
8
8
  *
@@ -27,7 +27,7 @@ export declare class Listener extends pulumi.CustomResource {
27
27
  */
28
28
  static isInstance(obj: any): obj is Listener;
29
29
  /**
30
- * Whether the listener has enabled the 'Log custom header in access logs' feature: on: Feature is enabled. off: Feature is not enabled.
30
+ * Whether the listener has enabled 'Record custom header in access logs': on: enabled. off: not enabled.
31
31
  */
32
32
  readonly accessLogRecordCustomizedHeadersEnabled: pulumi.Output<string>;
33
33
  /**
@@ -35,15 +35,15 @@ export declare class Listener extends pulumi.CustomResource {
35
35
  */
36
36
  readonly aclIds: pulumi.Output<string[]>;
37
37
  /**
38
- * Enable access control. Values: on: enabled. off: disabled (default).
38
+ * Whether access control is enabled. Values: on: enabled. off: not enabled (default).
39
39
  */
40
40
  readonly aclStatus: pulumi.Output<string>;
41
41
  /**
42
- * Access control method. Values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener does not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener forwards all requests. When the AclStatus parameter is set to on, AclType is required.
42
+ * Access control mode. Available values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges specified in the selected access control policy group. If no IP addresses are added to the selected policy group, the listener will not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges specified in the selected access control policy group. If no IP addresses are added to the selected policy group, the listener will forward all requests. When the AclStatus parameter is set to on, AclType is a required parameter.
43
43
  */
44
44
  readonly aclType: pulumi.Output<string>;
45
45
  /**
46
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication in HTTPS listeners. If the certificate source is alb, you must specify the CACertificateId parameter.
46
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication of the HTTPS listener. When the certificate source is alb, you must specify the CACertificateId parameter.
47
47
  */
48
48
  readonly caCertificateId: pulumi.Output<string>;
49
49
  /**
@@ -51,7 +51,7 @@ export declare class Listener extends pulumi.CustomResource {
51
51
  */
52
52
  readonly caCertificateSource: pulumi.Output<string>;
53
53
  /**
54
- * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener with the certificate source set to cert_center.
54
+ * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener and the certificate source is cert_center.
55
55
  */
56
56
  readonly certCenterCertificateId: pulumi.Output<string>;
57
57
  /**
@@ -59,7 +59,7 @@ export declare class Listener extends pulumi.CustomResource {
59
59
  */
60
60
  readonly certificateId: pulumi.Output<string>;
61
61
  /**
62
- * The source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB. cert*center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center. pca*leaf: private leaf certificate purchased or uploaded through Volcano Engine Certificate Center.
62
+ * Source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB; cert*center: SSL certificate purchased or uploaded via Volcano Engine Certificate Center; pca*leaf: private leaf certificate purchased or uploaded via Volcano Engine Certificate Center.
63
63
  */
64
64
  readonly certificateSource: pulumi.Output<string>;
65
65
  /**
@@ -71,20 +71,20 @@ export declare class Listener extends pulumi.CustomResource {
71
71
  */
72
72
  readonly customizedCfgId: pulumi.Output<string>;
73
73
  /**
74
- * Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. May include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
74
+ * Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, commas (,), periods (.), underscores (_), spaces, equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1 to 255 characters. If not specified, defaults to an empty string.
75
75
  */
76
76
  readonly description: pulumi.Output<string>;
77
77
  readonly domainExtensions: pulumi.Output<outputs.alb.ListenerDomainExtension[]>;
78
78
  /**
79
- * HTTP2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default).
79
+ * HTTP 2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled; off: disabled (default).
80
80
  */
81
81
  readonly enableHttp2: pulumi.Output<string>;
82
82
  /**
83
- * QUIC feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default). Only standard ALB instances support QUIC.
83
+ * QUIC feature switch. This parameter is only valid for HTTPS listeners. Available values: on: enabled. off: disabled (default). Only Standard ALB instances support QUIC.
84
84
  */
85
85
  readonly enableQuic: pulumi.Output<string>;
86
86
  /**
87
- * Listener on/off status. Values: on: On (default). off: Off.
87
+ * Listener on/off status. Values: on: enabled (default); off: disabled.
88
88
  */
89
89
  readonly enabled: pulumi.Output<string>;
90
90
  /**
@@ -92,11 +92,11 @@ export declare class Listener extends pulumi.CustomResource {
92
92
  */
93
93
  readonly listenerId: pulumi.Output<string>;
94
94
  /**
95
- * Listener name. If not specified, named in the format 'protocol-port'. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, dot (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters.
95
+ * Listener name. If not specified, it is named in the "protocol-port" format. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length limit: 1-128 characters.
96
96
  */
97
97
  readonly listenerName: pulumi.Output<string>;
98
98
  /**
99
- * Load balancer instance ID to which the listener belongs.
99
+ * Load balancer instance ID associated with the listener.
100
100
  */
101
101
  readonly loadBalancerId: pulumi.Output<string>;
102
102
  /**
@@ -104,19 +104,19 @@ export declare class Listener extends pulumi.CustomResource {
104
104
  */
105
105
  readonly pcaLeafCertificateId: pulumi.Output<string>;
106
106
  /**
107
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
107
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication of the HTTPS listener. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
108
108
  */
109
109
  readonly pcaRootCaCertificateId: pulumi.Output<string>;
110
110
  /**
111
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
111
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for two-way authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
112
112
  */
113
113
  readonly pcaSubCaCertificateId: pulumi.Output<string>;
114
114
  /**
115
- * The listener port. Values: 1 - 65535.
115
+ * Listener port. Value range: 1 - 65535.
116
116
  */
117
117
  readonly port: pulumi.Output<number>;
118
118
  /**
119
- * Name of the project to which the listener belongs.
119
+ * Project name to which the listener belongs.
120
120
  */
121
121
  readonly projectName: pulumi.Output<string>;
122
122
  /**
@@ -129,12 +129,12 @@ export declare class Listener extends pulumi.CustomResource {
129
129
  readonly serverGroupId: pulumi.Output<string>;
130
130
  readonly serverGroups: pulumi.Output<outputs.alb.ListenerServerGroup[]>;
131
131
  /**
132
- * Listener status. Values: Creating: Creating. Active: Running. Pending: Changing configuration. Disabled: Stopped. Deleting: Deleting.
132
+ * Listener status. Values: Creating: creating. Active: running. Pending: configuration changing. Disabled: stopped. Deleting: deleting.
133
133
  */
134
134
  readonly status: pulumi.Output<string>;
135
135
  readonly tags: pulumi.Output<outputs.alb.ListenerTag[]>;
136
136
  /**
137
- * Time of the listener's most recent operation.
137
+ * The most recent operation time of the listener.
138
138
  */
139
139
  readonly updatedTime: pulumi.Output<string>;
140
140
  /**
@@ -151,7 +151,7 @@ export declare class Listener extends pulumi.CustomResource {
151
151
  */
152
152
  export interface ListenerState {
153
153
  /**
154
- * Whether the listener has enabled the 'Log custom header in access logs' feature: on: Feature is enabled. off: Feature is not enabled.
154
+ * Whether the listener has enabled 'Record custom header in access logs': on: enabled. off: not enabled.
155
155
  */
156
156
  accessLogRecordCustomizedHeadersEnabled?: pulumi.Input<string>;
157
157
  /**
@@ -159,15 +159,15 @@ export interface ListenerState {
159
159
  */
160
160
  aclIds?: pulumi.Input<pulumi.Input<string>[]>;
161
161
  /**
162
- * Enable access control. Values: on: enabled. off: disabled (default).
162
+ * Whether access control is enabled. Values: on: enabled. off: not enabled (default).
163
163
  */
164
164
  aclStatus?: pulumi.Input<string>;
165
165
  /**
166
- * Access control method. Values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener does not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener forwards all requests. When the AclStatus parameter is set to on, AclType is required.
166
+ * Access control mode. Available values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges specified in the selected access control policy group. If no IP addresses are added to the selected policy group, the listener will not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges specified in the selected access control policy group. If no IP addresses are added to the selected policy group, the listener will forward all requests. When the AclStatus parameter is set to on, AclType is a required parameter.
167
167
  */
168
168
  aclType?: pulumi.Input<string>;
169
169
  /**
170
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication in HTTPS listeners. If the certificate source is alb, you must specify the CACertificateId parameter.
170
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication of the HTTPS listener. When the certificate source is alb, you must specify the CACertificateId parameter.
171
171
  */
172
172
  caCertificateId?: pulumi.Input<string>;
173
173
  /**
@@ -175,7 +175,7 @@ export interface ListenerState {
175
175
  */
176
176
  caCertificateSource?: pulumi.Input<string>;
177
177
  /**
178
- * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener with the certificate source set to cert_center.
178
+ * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener and the certificate source is cert_center.
179
179
  */
180
180
  certCenterCertificateId?: pulumi.Input<string>;
181
181
  /**
@@ -183,7 +183,7 @@ export interface ListenerState {
183
183
  */
184
184
  certificateId?: pulumi.Input<string>;
185
185
  /**
186
- * The source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB. cert*center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center. pca*leaf: private leaf certificate purchased or uploaded through Volcano Engine Certificate Center.
186
+ * Source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB; cert*center: SSL certificate purchased or uploaded via Volcano Engine Certificate Center; pca*leaf: private leaf certificate purchased or uploaded via Volcano Engine Certificate Center.
187
187
  */
188
188
  certificateSource?: pulumi.Input<string>;
189
189
  /**
@@ -195,20 +195,20 @@ export interface ListenerState {
195
195
  */
196
196
  customizedCfgId?: pulumi.Input<string>;
197
197
  /**
198
- * Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. May include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
198
+ * Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, commas (,), periods (.), underscores (_), spaces, equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1 to 255 characters. If not specified, defaults to an empty string.
199
199
  */
200
200
  description?: pulumi.Input<string>;
201
201
  domainExtensions?: pulumi.Input<pulumi.Input<inputs.alb.ListenerDomainExtension>[]>;
202
202
  /**
203
- * HTTP2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default).
203
+ * HTTP 2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled; off: disabled (default).
204
204
  */
205
205
  enableHttp2?: pulumi.Input<string>;
206
206
  /**
207
- * QUIC feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default). Only standard ALB instances support QUIC.
207
+ * QUIC feature switch. This parameter is only valid for HTTPS listeners. Available values: on: enabled. off: disabled (default). Only Standard ALB instances support QUIC.
208
208
  */
209
209
  enableQuic?: pulumi.Input<string>;
210
210
  /**
211
- * Listener on/off status. Values: on: On (default). off: Off.
211
+ * Listener on/off status. Values: on: enabled (default); off: disabled.
212
212
  */
213
213
  enabled?: pulumi.Input<string>;
214
214
  /**
@@ -216,11 +216,11 @@ export interface ListenerState {
216
216
  */
217
217
  listenerId?: pulumi.Input<string>;
218
218
  /**
219
- * Listener name. If not specified, named in the format 'protocol-port'. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, dot (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters.
219
+ * Listener name. If not specified, it is named in the "protocol-port" format. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length limit: 1-128 characters.
220
220
  */
221
221
  listenerName?: pulumi.Input<string>;
222
222
  /**
223
- * Load balancer instance ID to which the listener belongs.
223
+ * Load balancer instance ID associated with the listener.
224
224
  */
225
225
  loadBalancerId?: pulumi.Input<string>;
226
226
  /**
@@ -228,19 +228,19 @@ export interface ListenerState {
228
228
  */
229
229
  pcaLeafCertificateId?: pulumi.Input<string>;
230
230
  /**
231
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
231
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication of the HTTPS listener. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
232
232
  */
233
233
  pcaRootCaCertificateId?: pulumi.Input<string>;
234
234
  /**
235
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
235
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for two-way authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
236
236
  */
237
237
  pcaSubCaCertificateId?: pulumi.Input<string>;
238
238
  /**
239
- * The listener port. Values: 1 - 65535.
239
+ * Listener port. Value range: 1 - 65535.
240
240
  */
241
241
  port?: pulumi.Input<number>;
242
242
  /**
243
- * Name of the project to which the listener belongs.
243
+ * Project name to which the listener belongs.
244
244
  */
245
245
  projectName?: pulumi.Input<string>;
246
246
  /**
@@ -253,12 +253,12 @@ export interface ListenerState {
253
253
  serverGroupId?: pulumi.Input<string>;
254
254
  serverGroups?: pulumi.Input<pulumi.Input<inputs.alb.ListenerServerGroup>[]>;
255
255
  /**
256
- * Listener status. Values: Creating: Creating. Active: Running. Pending: Changing configuration. Disabled: Stopped. Deleting: Deleting.
256
+ * Listener status. Values: Creating: creating. Active: running. Pending: configuration changing. Disabled: stopped. Deleting: deleting.
257
257
  */
258
258
  status?: pulumi.Input<string>;
259
259
  tags?: pulumi.Input<pulumi.Input<inputs.alb.ListenerTag>[]>;
260
260
  /**
261
- * Time of the listener's most recent operation.
261
+ * The most recent operation time of the listener.
262
262
  */
263
263
  updatedTime?: pulumi.Input<string>;
264
264
  }
@@ -267,7 +267,7 @@ export interface ListenerState {
267
267
  */
268
268
  export interface ListenerArgs {
269
269
  /**
270
- * Whether the listener has enabled the 'Log custom header in access logs' feature: on: Feature is enabled. off: Feature is not enabled.
270
+ * Whether the listener has enabled 'Record custom header in access logs': on: enabled. off: not enabled.
271
271
  */
272
272
  accessLogRecordCustomizedHeadersEnabled?: pulumi.Input<string>;
273
273
  /**
@@ -275,15 +275,15 @@ export interface ListenerArgs {
275
275
  */
276
276
  aclIds?: pulumi.Input<pulumi.Input<string>[]>;
277
277
  /**
278
- * Enable access control. Values: on: enabled. off: disabled (default).
278
+ * Whether access control is enabled. Values: on: enabled. off: not enabled (default).
279
279
  */
280
280
  aclStatus?: pulumi.Input<string>;
281
281
  /**
282
- * Access control method. Values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener does not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener forwards all requests. When the AclStatus parameter is set to on, AclType is required.
282
+ * Access control mode. Available values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges specified in the selected access control policy group. If no IP addresses are added to the selected policy group, the listener will not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges specified in the selected access control policy group. If no IP addresses are added to the selected policy group, the listener will forward all requests. When the AclStatus parameter is set to on, AclType is a required parameter.
283
283
  */
284
284
  aclType?: pulumi.Input<string>;
285
285
  /**
286
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication in HTTPS listeners. If the certificate source is alb, you must specify the CACertificateId parameter.
286
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication of the HTTPS listener. When the certificate source is alb, you must specify the CACertificateId parameter.
287
287
  */
288
288
  caCertificateId?: pulumi.Input<string>;
289
289
  /**
@@ -291,7 +291,7 @@ export interface ListenerArgs {
291
291
  */
292
292
  caCertificateSource?: pulumi.Input<string>;
293
293
  /**
294
- * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener with the certificate source set to cert_center.
294
+ * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener and the certificate source is cert_center.
295
295
  */
296
296
  certCenterCertificateId?: pulumi.Input<string>;
297
297
  /**
@@ -299,7 +299,7 @@ export interface ListenerArgs {
299
299
  */
300
300
  certificateId?: pulumi.Input<string>;
301
301
  /**
302
- * The source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB. cert*center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center. pca*leaf: private leaf certificate purchased or uploaded through Volcano Engine Certificate Center.
302
+ * Source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB; cert*center: SSL certificate purchased or uploaded via Volcano Engine Certificate Center; pca*leaf: private leaf certificate purchased or uploaded via Volcano Engine Certificate Center.
303
303
  */
304
304
  certificateSource?: pulumi.Input<string>;
305
305
  /**
@@ -307,28 +307,28 @@ export interface ListenerArgs {
307
307
  */
308
308
  customizedCfgId?: pulumi.Input<string>;
309
309
  /**
310
- * Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. May include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
310
+ * Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, commas (,), periods (.), underscores (_), spaces, equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1 to 255 characters. If not specified, defaults to an empty string.
311
311
  */
312
312
  description?: pulumi.Input<string>;
313
313
  domainExtensions?: pulumi.Input<pulumi.Input<inputs.alb.ListenerDomainExtension>[]>;
314
314
  /**
315
- * HTTP2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default).
315
+ * HTTP 2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled; off: disabled (default).
316
316
  */
317
317
  enableHttp2?: pulumi.Input<string>;
318
318
  /**
319
- * QUIC feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default). Only standard ALB instances support QUIC.
319
+ * QUIC feature switch. This parameter is only valid for HTTPS listeners. Available values: on: enabled. off: disabled (default). Only Standard ALB instances support QUIC.
320
320
  */
321
321
  enableQuic?: pulumi.Input<string>;
322
322
  /**
323
- * Listener on/off status. Values: on: On (default). off: Off.
323
+ * Listener on/off status. Values: on: enabled (default); off: disabled.
324
324
  */
325
325
  enabled?: pulumi.Input<string>;
326
326
  /**
327
- * Listener name. If not specified, named in the format 'protocol-port'. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, dot (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters.
327
+ * Listener name. If not specified, it is named in the "protocol-port" format. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, periods (.), underscores (_), and hyphens (-). Length limit: 1-128 characters.
328
328
  */
329
329
  listenerName?: pulumi.Input<string>;
330
330
  /**
331
- * Load balancer instance ID to which the listener belongs.
331
+ * Load balancer instance ID associated with the listener.
332
332
  */
333
333
  loadBalancerId: pulumi.Input<string>;
334
334
  /**
@@ -336,15 +336,15 @@ export interface ListenerArgs {
336
336
  */
337
337
  pcaLeafCertificateId?: pulumi.Input<string>;
338
338
  /**
339
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
339
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication of the HTTPS listener. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
340
340
  */
341
341
  pcaRootCaCertificateId?: pulumi.Input<string>;
342
342
  /**
343
- * CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
343
+ * CA certificate ID associated with the HTTPS listener. This parameter is used for two-way authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
344
344
  */
345
345
  pcaSubCaCertificateId?: pulumi.Input<string>;
346
346
  /**
347
- * The listener port. Values: 1 - 65535.
347
+ * Listener port. Value range: 1 - 65535.
348
348
  */
349
349
  port: pulumi.Input<number>;
350
350
  /**
package/alb/listener.js CHANGED
@@ -6,7 +6,7 @@ exports.Listener = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Each ALB instance must have at least one listener to function properly. The listener receives client requests and distributes them to backend servers based on your configured forwarding rules and load balancing algorithm. You can create multiple listeners under one ALB instance and configure different protocols for each listener to handle client requests using different protocols.
9
+ * Each ALB instance requires at least one listener to function properly. The listener receives client requests and distributes them to backend servers based on your configured forwarding rules and load balancing algorithm. You can create multiple listeners under a single ALB instance and configure different listening protocols for each listener to handle client requests using different protocols.
10
10
  *
11
11
  * ## Import
12
12
  *
@@ -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
- * A server group is a logical collection of backend servers. The ALB instance determines which server group to forward client requests to based on your configured forwarding rules. Then, the ALB instance distributes requests to backend servers within the server group according to your configured load balancing policy. Backend servers receive and process the requests.
5
+ * A server group is a logical collection of backend servers. The ALB instance determines which server group to forward client requests to based on your forwarding rules. Then, the ALB instance distributes requests to backend servers within the server group according to your load balancing policy. Backend servers receive and process the requests.
6
6
  *
7
7
  * ## Import
8
8
  *
@@ -31,7 +31,7 @@ export declare class ServerGroup extends pulumi.CustomResource {
31
31
  */
32
32
  readonly createTime: pulumi.Output<string>;
33
33
  /**
34
- * Whether to enable cross-zone load balancing for the server group. Values: on (default): enabled, off: disabled.
34
+ * Enable cross-availability zone load balancing for the server group. Options: on (default): enabled; off: disabled.
35
35
  */
36
36
  readonly crossZoneEnabled: pulumi.Output<string>;
37
37
  /**
@@ -39,11 +39,11 @@ export declare class ServerGroup extends pulumi.CustomResource {
39
39
  */
40
40
  readonly description: pulumi.Output<string>;
41
41
  /**
42
- * Server group health check configuration information.
42
+ * Health check configuration information for the server group.
43
43
  */
44
44
  readonly healthCheck: pulumi.Output<outputs.alb.ServerGroupHealthCheck>;
45
45
  /**
46
- * IP address type of the server group. Only IPv4 is supported.
46
+ * IP address type of the server group. Currently, only IPv4 is supported.
47
47
  */
48
48
  readonly ipAddressType: pulumi.Output<string>;
49
49
  readonly listeners: pulumi.Output<outputs.alb.ServerGroupListener[]>;
@@ -56,7 +56,7 @@ export declare class ServerGroup extends pulumi.CustomResource {
56
56
  */
57
57
  readonly protocol: pulumi.Output<string>;
58
58
  /**
59
- * Scheduling algorithm. Parameter values: wrr: Weighted round robin. wlc: Weighted least connections. sh: Source IP hash.
59
+ * Scheduling algorithm. Options: wrr: weighted round robin; wlc: weighted least connection; sh: source address hash.
60
60
  */
61
61
  readonly scheduler: pulumi.Output<string>;
62
62
  /**
@@ -64,20 +64,20 @@ export declare class ServerGroup extends pulumi.CustomResource {
64
64
  */
65
65
  readonly serverCount: pulumi.Output<number>;
66
66
  /**
67
- * ID of the backend server group.
67
+ * Backend server group ID.
68
68
  */
69
69
  readonly serverGroupId: pulumi.Output<string>;
70
70
  /**
71
- * Name of the backend server group.
71
+ * Backend server group name.
72
72
  */
73
73
  readonly serverGroupName: pulumi.Output<string>;
74
74
  /**
75
- * Type of backend server group. instance: Server type. This type of server group supports adding ECS and ENI instances as backend servers. ip: IP type. This type of server group supports adding IP addresses as backend servers.
75
+ * Type of backend server group. instance: server type, supports adding ECS and ENI instances as backend servers. ip: IP type, supports adding IP addresses as backend servers.
76
76
  */
77
77
  readonly serverGroupType: pulumi.Output<string>;
78
78
  readonly servers: pulumi.Output<outputs.alb.ServerGroupServer[]>;
79
79
  /**
80
- * Server group status. Creating: creating. Active: running. Configuring: configuring. Deleting: deleting.
80
+ * Server group status. Creating: Being created. Active: Running. Configuring: Being configured. Deleting: Being deleted.
81
81
  */
82
82
  readonly status: pulumi.Output<string>;
83
83
  /**
@@ -111,7 +111,7 @@ export interface ServerGroupState {
111
111
  */
112
112
  createTime?: pulumi.Input<string>;
113
113
  /**
114
- * Whether to enable cross-zone load balancing for the server group. Values: on (default): enabled, off: disabled.
114
+ * Enable cross-availability zone load balancing for the server group. Options: on (default): enabled; off: disabled.
115
115
  */
116
116
  crossZoneEnabled?: pulumi.Input<string>;
117
117
  /**
@@ -119,11 +119,11 @@ export interface ServerGroupState {
119
119
  */
120
120
  description?: pulumi.Input<string>;
121
121
  /**
122
- * Server group health check configuration information.
122
+ * Health check configuration information for the server group.
123
123
  */
124
124
  healthCheck?: pulumi.Input<inputs.alb.ServerGroupHealthCheck>;
125
125
  /**
126
- * IP address type of the server group. Only IPv4 is supported.
126
+ * IP address type of the server group. Currently, only IPv4 is supported.
127
127
  */
128
128
  ipAddressType?: pulumi.Input<string>;
129
129
  listeners?: pulumi.Input<pulumi.Input<inputs.alb.ServerGroupListener>[]>;
@@ -136,7 +136,7 @@ export interface ServerGroupState {
136
136
  */
137
137
  protocol?: pulumi.Input<string>;
138
138
  /**
139
- * Scheduling algorithm. Parameter values: wrr: Weighted round robin. wlc: Weighted least connections. sh: Source IP hash.
139
+ * Scheduling algorithm. Options: wrr: weighted round robin; wlc: weighted least connection; sh: source address hash.
140
140
  */
141
141
  scheduler?: pulumi.Input<string>;
142
142
  /**
@@ -144,20 +144,20 @@ export interface ServerGroupState {
144
144
  */
145
145
  serverCount?: pulumi.Input<number>;
146
146
  /**
147
- * ID of the backend server group.
147
+ * Backend server group ID.
148
148
  */
149
149
  serverGroupId?: pulumi.Input<string>;
150
150
  /**
151
- * Name of the backend server group.
151
+ * Backend server group name.
152
152
  */
153
153
  serverGroupName?: pulumi.Input<string>;
154
154
  /**
155
- * Type of backend server group. instance: Server type. This type of server group supports adding ECS and ENI instances as backend servers. ip: IP type. This type of server group supports adding IP addresses as backend servers.
155
+ * Type of backend server group. instance: server type, supports adding ECS and ENI instances as backend servers. ip: IP type, supports adding IP addresses as backend servers.
156
156
  */
157
157
  serverGroupType?: pulumi.Input<string>;
158
158
  servers?: pulumi.Input<pulumi.Input<inputs.alb.ServerGroupServer>[]>;
159
159
  /**
160
- * Server group status. Creating: creating. Active: running. Configuring: configuring. Deleting: deleting.
160
+ * Server group status. Creating: Being created. Active: Running. Configuring: Being configured. Deleting: Being deleted.
161
161
  */
162
162
  status?: pulumi.Input<string>;
163
163
  /**
@@ -179,7 +179,7 @@ export interface ServerGroupState {
179
179
  */
180
180
  export interface ServerGroupArgs {
181
181
  /**
182
- * Whether to enable cross-zone load balancing for the server group. Values: on (default): enabled, off: disabled.
182
+ * Enable cross-availability zone load balancing for the server group. Options: on (default): enabled; off: disabled.
183
183
  */
184
184
  crossZoneEnabled?: pulumi.Input<string>;
185
185
  /**
@@ -187,11 +187,11 @@ export interface ServerGroupArgs {
187
187
  */
188
188
  description?: pulumi.Input<string>;
189
189
  /**
190
- * Server group health check configuration information.
190
+ * Health check configuration information for the server group.
191
191
  */
192
192
  healthCheck?: pulumi.Input<inputs.alb.ServerGroupHealthCheck>;
193
193
  /**
194
- * IP address type of the server group. Only IPv4 is supported.
194
+ * IP address type of the server group. Currently, only IPv4 is supported.
195
195
  */
196
196
  ipAddressType?: pulumi.Input<string>;
197
197
  /**
@@ -203,20 +203,20 @@ export interface ServerGroupArgs {
203
203
  */
204
204
  protocol?: pulumi.Input<string>;
205
205
  /**
206
- * Scheduling algorithm. Parameter values: wrr: Weighted round robin. wlc: Weighted least connections. sh: Source IP hash.
206
+ * Scheduling algorithm. Options: wrr: weighted round robin; wlc: weighted least connection; sh: source address hash.
207
207
  */
208
208
  scheduler?: pulumi.Input<string>;
209
209
  /**
210
- * Name of the backend server group.
210
+ * Backend server group name.
211
211
  */
212
212
  serverGroupName?: pulumi.Input<string>;
213
213
  /**
214
- * Type of backend server group. instance: Server type. This type of server group supports adding ECS and ENI instances as backend servers. ip: IP type. This type of server group supports adding IP addresses as backend servers.
214
+ * Type of backend server group. instance: server type, supports adding ECS and ENI instances as backend servers. ip: IP type, supports adding IP addresses as backend servers.
215
215
  */
216
216
  serverGroupType?: pulumi.Input<string>;
217
217
  servers?: pulumi.Input<pulumi.Input<inputs.alb.ServerGroupServer>[]>;
218
218
  /**
219
- * Server group status. Creating: creating. Active: running. Configuring: configuring. Deleting: deleting.
219
+ * Server group status. Creating: Being created. Active: Running. Configuring: Being configured. Deleting: Being deleted.
220
220
  */
221
221
  status?: pulumi.Input<string>;
222
222
  /**
@@ -6,7 +6,7 @@ exports.ServerGroup = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * A server group is a logical collection of backend servers. The ALB instance determines which server group to forward client requests to based on your configured forwarding rules. Then, the ALB instance distributes requests to backend servers within the server group according to your configured load balancing policy. Backend servers receive and process the requests.
9
+ * A server group is a logical collection of backend servers. The ALB instance determines which server group to forward client requests to based on your forwarding rules. Then, the ALB instance distributes requests to backend servers within the server group according to your load balancing policy. Backend servers receive and process the requests.
10
10
  *
11
11
  * ## Import
12
12
  *
@@ -0,0 +1,72 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data Source schema for Volcengine::CEN::InterRegionBandwidth
4
+ */
5
+ export declare function getInterRegionBandwidth(args: GetInterRegionBandwidthArgs, opts?: pulumi.InvokeOptions): Promise<GetInterRegionBandwidthResult>;
6
+ /**
7
+ * A collection of arguments for invoking getInterRegionBandwidth.
8
+ */
9
+ export interface GetInterRegionBandwidthArgs {
10
+ /**
11
+ * Uniquely identifies the resource.
12
+ */
13
+ id: string;
14
+ }
15
+ /**
16
+ * A collection of values returned by getInterRegionBandwidth.
17
+ */
18
+ export interface GetInterRegionBandwidthResult {
19
+ /**
20
+ * Peak bandwidth of CEN inter-region bandwidth, measured in Mbps. The value cannot exceed the bandwidth that can be allocated by the associated bandwidth package.
21
+ */
22
+ readonly bandwidth: number;
23
+ /**
24
+ * Instance ID of the bandwidth package.
25
+ */
26
+ readonly cenBandwidthPackageId: string;
27
+ /**
28
+ * ID of the Cloud Enterprise Network instance.
29
+ */
30
+ readonly cenId: string;
31
+ /**
32
+ * Time when the CEN inter-region bandwidth was created.
33
+ */
34
+ readonly creationTime: string;
35
+ /**
36
+ * Uniquely identifies the resource.
37
+ */
38
+ readonly id: string;
39
+ /**
40
+ * ID of the CEN inter-region bandwidth.
41
+ */
42
+ readonly interRegionBandwidthId: string;
43
+ /**
44
+ * ID of the local region for CEN inter-region bandwidth.
45
+ */
46
+ readonly localRegionId: string;
47
+ /**
48
+ * ID of the remote region for CEN inter-region bandwidth.
49
+ */
50
+ readonly peerRegionId: string;
51
+ /**
52
+ * Status of CEN inter-region bandwidth. Creating: Being created. Deleting: Being deleted. Pending: Configuring. Available: Available.
53
+ */
54
+ readonly status: string;
55
+ /**
56
+ * Time when the CEN inter-region bandwidth was updated.
57
+ */
58
+ readonly updateTime: string;
59
+ }
60
+ /**
61
+ * Data Source schema for Volcengine::CEN::InterRegionBandwidth
62
+ */
63
+ export declare function getInterRegionBandwidthOutput(args: GetInterRegionBandwidthOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetInterRegionBandwidthResult>;
64
+ /**
65
+ * A collection of arguments for invoking getInterRegionBandwidth.
66
+ */
67
+ export interface GetInterRegionBandwidthOutputArgs {
68
+ /**
69
+ * Uniquely identifies the resource.
70
+ */
71
+ id: pulumi.Input<string>;
72
+ }