@volcengine/pulumi-volcenginecc 0.0.44 → 0.0.45

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 (162) hide show
  1. package/alb/acl.d.ts +20 -20
  2. package/alb/acl.js +1 -1
  3. package/alb/certificate.d.ts +19 -3
  4. package/alb/certificate.js +3 -4
  5. package/alb/certificate.js.map +1 -1
  6. package/alb/getAcl.d.ts +11 -11
  7. package/alb/getCertificate.d.ts +5 -1
  8. package/alb/getCertificate.js.map +1 -1
  9. package/alb/getListener.d.ts +20 -20
  10. package/alb/getServerGroup.d.ts +9 -9
  11. package/alb/listener.d.ts +52 -52
  12. package/alb/listener.js +1 -1
  13. package/alb/serverGroup.d.ts +24 -24
  14. package/alb/serverGroup.js +1 -1
  15. package/cbr/backupPolicy.d.ts +2 -2
  16. package/cbr/backupPolicy.js +2 -2
  17. package/cloudidentity/userProvisioning.d.ts +2 -2
  18. package/cloudidentity/userProvisioning.js +2 -2
  19. package/cloudmonitor/getRule.d.ts +11 -11
  20. package/cloudmonitor/rule.d.ts +33 -33
  21. package/cr/getRegistry.d.ts +11 -11
  22. package/cr/registry.d.ts +28 -28
  23. package/cr/registry.js +1 -1
  24. package/directconnect/connection.d.ts +332 -0
  25. package/directconnect/connection.js +163 -0
  26. package/directconnect/connection.js.map +1 -0
  27. package/directconnect/getConnection.d.ts +145 -0
  28. package/directconnect/getConnection.js +28 -0
  29. package/directconnect/getConnection.js.map +1 -0
  30. package/directconnect/getConnections.d.ts +22 -0
  31. package/directconnect/getConnections.js +24 -0
  32. package/directconnect/getConnections.js.map +1 -0
  33. package/directconnect/index.d.ts +9 -0
  34. package/directconnect/index.js +12 -1
  35. package/directconnect/index.js.map +1 -1
  36. package/fwcenter/addressBook.d.ts +210 -0
  37. package/fwcenter/addressBook.js +115 -0
  38. package/fwcenter/addressBook.js.map +1 -0
  39. package/fwcenter/controlPolicy.d.ts +437 -0
  40. package/fwcenter/controlPolicy.js +183 -0
  41. package/fwcenter/controlPolicy.js.map +1 -0
  42. package/fwcenter/getAddressBook.d.ts +93 -0
  43. package/fwcenter/getAddressBook.js +28 -0
  44. package/fwcenter/getAddressBook.js.map +1 -0
  45. package/fwcenter/getAddressBooks.d.ts +22 -0
  46. package/fwcenter/getAddressBooks.js +24 -0
  47. package/fwcenter/getAddressBooks.js.map +1 -0
  48. package/fwcenter/getControlPolicies.d.ts +22 -0
  49. package/fwcenter/getControlPolicies.js +24 -0
  50. package/fwcenter/getControlPolicies.js.map +1 -0
  51. package/fwcenter/getControlPolicy.d.ts +185 -0
  52. package/fwcenter/getControlPolicy.js +28 -0
  53. package/fwcenter/getControlPolicy.js.map +1 -0
  54. package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
  55. package/fwcenter/getVpcFireWallAclRule.js +28 -0
  56. package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
  57. package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
  58. package/fwcenter/getVpcFireWallAclRules.js +24 -0
  59. package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
  60. package/fwcenter/index.d.ts +27 -0
  61. package/fwcenter/index.js +34 -1
  62. package/fwcenter/index.js.map +1 -1
  63. package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
  64. package/fwcenter/vpcFireWallAclRule.js +186 -0
  65. package/fwcenter/vpcFireWallAclRule.js.map +1 -0
  66. package/gtm/getGtm.d.ts +9 -0
  67. package/gtm/getGtm.js.map +1 -1
  68. package/gtm/gtm.d.ts +18 -0
  69. package/gtm/gtm.js +4 -0
  70. package/gtm/gtm.js.map +1 -1
  71. package/index.d.ts +2 -1
  72. package/index.js +4 -2
  73. package/index.js.map +1 -1
  74. package/kafka/allowList.d.ts +0 -22
  75. package/kafka/allowList.js +0 -22
  76. package/kafka/allowList.js.map +1 -1
  77. package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
  78. package/organization/getServiceControlPolicyEnabler.js +28 -0
  79. package/organization/getServiceControlPolicyEnabler.js.map +1 -0
  80. package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
  81. package/organization/getServiceControlPolicyEnablers.js +24 -0
  82. package/organization/getServiceControlPolicyEnablers.js.map +1 -0
  83. package/organization/index.d.ts +9 -0
  84. package/organization/index.js +12 -1
  85. package/organization/index.js.map +1 -1
  86. package/organization/serviceControlPolicyEnabler.d.ts +78 -0
  87. package/organization/serviceControlPolicyEnabler.js +71 -0
  88. package/organization/serviceControlPolicyEnabler.js.map +1 -0
  89. package/package.json +1 -1
  90. package/rabbitmq/allowList.d.ts +0 -17
  91. package/rabbitmq/allowList.js +0 -17
  92. package/rabbitmq/allowList.js.map +1 -1
  93. package/rdsmysql/getInstance.d.ts +16 -0
  94. package/rdsmysql/getInstance.js.map +1 -1
  95. package/rdsmysql/instance.d.ts +48 -0
  96. package/rdsmysql/instance.js +8 -0
  97. package/rdsmysql/instance.js.map +1 -1
  98. package/redis/getInstance.d.ts +4 -0
  99. package/redis/getInstance.js.map +1 -1
  100. package/redis/instance.d.ts +3 -0
  101. package/redis/instance.js +3 -0
  102. package/redis/instance.js.map +1 -1
  103. package/redis/parameterGroup.d.ts +2 -2
  104. package/redis/parameterGroup.js +2 -2
  105. package/tls/alarmWebhookIntegrationType.d.ts +159 -0
  106. package/tls/alarmWebhookIntegrationType.js +108 -0
  107. package/tls/alarmWebhookIntegrationType.js.map +1 -0
  108. package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
  109. package/tls/getAlarmWebhookIntegrationType.js +28 -0
  110. package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
  111. package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
  112. package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
  113. package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
  114. package/tls/index.d.ts +9 -0
  115. package/tls/index.js +13 -2
  116. package/tls/index.js.map +1 -1
  117. package/tos/bucketWebsite.d.ts +98 -0
  118. package/tos/bucketWebsite.js +69 -0
  119. package/tos/bucketWebsite.js.map +1 -0
  120. package/tos/getBucketWebsite.d.ts +57 -0
  121. package/tos/getBucketWebsite.js +28 -0
  122. package/tos/getBucketWebsite.js.map +1 -0
  123. package/tos/getBucketWebsites.d.ts +22 -0
  124. package/tos/getBucketWebsites.js +24 -0
  125. package/tos/getBucketWebsites.js.map +1 -0
  126. package/tos/index.d.ts +9 -0
  127. package/tos/index.js +12 -1
  128. package/tos/index.js.map +1 -1
  129. package/types/input.d.ts +639 -41
  130. package/types/output.d.ts +1323 -89
  131. package/veenedge/getVpc.d.ts +101 -0
  132. package/veenedge/getVpc.js +28 -0
  133. package/veenedge/getVpc.js.map +1 -0
  134. package/veenedge/getVpcs.d.ts +22 -0
  135. package/veenedge/getVpcs.js +24 -0
  136. package/veenedge/getVpcs.js.map +1 -0
  137. package/veenedge/index.d.ts +9 -0
  138. package/veenedge/index.js +28 -0
  139. package/veenedge/index.js.map +1 -0
  140. package/veenedge/vpc.d.ts +216 -0
  141. package/veenedge/vpc.js +131 -0
  142. package/veenedge/vpc.js.map +1 -0
  143. package/vke/node.d.ts +1 -1
  144. package/vke/node.js +0 -3
  145. package/vke/node.js.map +1 -1
  146. package/vmp/ruleFile.d.ts +2 -2
  147. package/vmp/ruleFile.js +2 -2
  148. package/vpc/vpc.d.ts +4 -0
  149. package/vpc/vpc.js +1 -1
  150. package/vpc/vpc.js.map +1 -1
  151. package/waf/getHostGroup.d.ts +69 -0
  152. package/waf/getHostGroup.js +28 -0
  153. package/waf/getHostGroup.js.map +1 -0
  154. package/waf/getHostGroups.d.ts +22 -0
  155. package/waf/getHostGroups.js +24 -0
  156. package/waf/getHostGroups.js.map +1 -0
  157. package/waf/hostGroup.d.ts +135 -0
  158. package/waf/hostGroup.js +92 -0
  159. package/waf/hostGroup.js.map +1 -0
  160. package/waf/index.d.ts +9 -0
  161. package/waf/index.js +12 -1
  162. package/waf/index.js.map +1 -1
package/alb/acl.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
- * ALB provides access control at the listener level. If you want to allow only certain IPs or deny only certain IPs from accessing the ALB instance via the listener port, you can set an access control policy for the listener. You can configure access control when creating the listener or modify/reconfigure it after the listener is created.
5
+ * ALB provides listener-level access control. If you want to allow only certain IPs or deny only certain IPs from accessing the ALB instance through the listener port, you can set an access control policy for this listener. You can configure access control when creating the listener, or modify or reconfigure access control after the listener is created
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -48,37 +48,37 @@ export declare class Acl extends pulumi.CustomResource {
48
48
  static isInstance(obj: any): obj is Acl;
49
49
  readonly aclEntries: pulumi.Output<outputs.alb.AclAclEntry[]>;
50
50
  /**
51
- * Number of IP entries in the access control policy group.
51
+ * Number of IP entries in the access control policy group
52
52
  */
53
53
  readonly aclEntryCount: pulumi.Output<number>;
54
54
  /**
55
- * Access control policy group ID.
55
+ * Access control policy group ID
56
56
  */
57
57
  readonly aclId: pulumi.Output<string>;
58
58
  /**
59
- * Name of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If not specified, defaults to the access control policy group ID.
59
+ * Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
60
60
  */
61
61
  readonly aclName: pulumi.Output<string>;
62
62
  /**
63
- * Creation time of the access control policy group.
63
+ * Creation time of the access control policy group
64
64
  */
65
65
  readonly createdTime: pulumi.Output<string>;
66
66
  /**
67
- * Description of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can 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.
67
+ * Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and 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 left blank, defaults to an empty string.
68
68
  */
69
69
  readonly description: pulumi.Output<string>;
70
70
  readonly listeners: pulumi.Output<outputs.alb.AclListener[]>;
71
71
  /**
72
- * Name of the project to which the access control policy group belongs.
72
+ * Project name to which the access control policy group belongs
73
73
  */
74
74
  readonly projectName: pulumi.Output<string>;
75
75
  /**
76
- * Status of the access control policy group. Creating: being created. Active: available. Configuring: being configured. Deleting: being deleted.
76
+ * Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
77
77
  */
78
78
  readonly status: pulumi.Output<string>;
79
79
  readonly tags: pulumi.Output<outputs.alb.AclTag[]>;
80
80
  /**
81
- * Most recent operation time for the access control policy group.
81
+ * Last operation time of the access control policy group
82
82
  */
83
83
  readonly updatedTime: pulumi.Output<string>;
84
84
  /**
@@ -96,37 +96,37 @@ export declare class Acl extends pulumi.CustomResource {
96
96
  export interface AclState {
97
97
  aclEntries?: pulumi.Input<pulumi.Input<inputs.alb.AclAclEntry>[]>;
98
98
  /**
99
- * Number of IP entries in the access control policy group.
99
+ * Number of IP entries in the access control policy group
100
100
  */
101
101
  aclEntryCount?: pulumi.Input<number>;
102
102
  /**
103
- * Access control policy group ID.
103
+ * Access control policy group ID
104
104
  */
105
105
  aclId?: pulumi.Input<string>;
106
106
  /**
107
- * Name of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If not specified, defaults to the access control policy group ID.
107
+ * Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
108
108
  */
109
109
  aclName?: pulumi.Input<string>;
110
110
  /**
111
- * Creation time of the access control policy group.
111
+ * Creation time of the access control policy group
112
112
  */
113
113
  createdTime?: pulumi.Input<string>;
114
114
  /**
115
- * Description of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can 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.
115
+ * Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and 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 left blank, defaults to an empty string.
116
116
  */
117
117
  description?: pulumi.Input<string>;
118
118
  listeners?: pulumi.Input<pulumi.Input<inputs.alb.AclListener>[]>;
119
119
  /**
120
- * Name of the project to which the access control policy group belongs.
120
+ * Project name to which the access control policy group belongs
121
121
  */
122
122
  projectName?: pulumi.Input<string>;
123
123
  /**
124
- * Status of the access control policy group. Creating: being created. Active: available. Configuring: being configured. Deleting: being deleted.
124
+ * Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
125
125
  */
126
126
  status?: pulumi.Input<string>;
127
127
  tags?: pulumi.Input<pulumi.Input<inputs.alb.AclTag>[]>;
128
128
  /**
129
- * Most recent operation time for the access control policy group.
129
+ * Last operation time of the access control policy group
130
130
  */
131
131
  updatedTime?: pulumi.Input<string>;
132
132
  }
@@ -136,15 +136,15 @@ export interface AclState {
136
136
  export interface AclArgs {
137
137
  aclEntries?: pulumi.Input<pulumi.Input<inputs.alb.AclAclEntry>[]>;
138
138
  /**
139
- * Name of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If not specified, defaults to the access control policy group ID.
139
+ * Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
140
140
  */
141
141
  aclName?: pulumi.Input<string>;
142
142
  /**
143
- * Description of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can 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.
143
+ * Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and 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 left blank, defaults to an empty string.
144
144
  */
145
145
  description?: pulumi.Input<string>;
146
146
  /**
147
- * Name of the project to which the access control policy group belongs.
147
+ * Project name to which the access control policy group belongs
148
148
  */
149
149
  projectName?: pulumi.Input<string>;
150
150
  tags?: pulumi.Input<pulumi.Input<inputs.alb.AclTag>[]>;
package/alb/acl.js CHANGED
@@ -6,7 +6,7 @@ exports.Acl = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * ALB provides access control at the listener level. If you want to allow only certain IPs or deny only certain IPs from accessing the ALB instance via the listener port, you can set an access control policy for the listener. You can configure access control when creating the listener or modify/reconfigure it after the listener is created.
9
+ * ALB provides listener-level access control. If you want to allow only certain IPs or deny only certain IPs from accessing the ALB instance through the listener port, you can set an access control policy for this listener. You can configure access control when creating the listener, or modify or reconfigure access control after the listener is created
10
10
  *
11
11
  * ## Example Usage
12
12
  *
@@ -46,7 +46,7 @@ export declare class Certificate extends pulumi.CustomResource {
46
46
  */
47
47
  static isInstance(obj: any): obj is Certificate;
48
48
  /**
49
- * Certificate ID
49
+ * Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
50
50
  */
51
51
  readonly certificateId: pulumi.Output<string>;
52
52
  /**
@@ -77,6 +77,10 @@ export declare class Certificate extends pulumi.CustomResource {
77
77
  * List of listeners associated with the certificate
78
78
  */
79
79
  readonly listeners: pulumi.Output<string[]>;
80
+ /**
81
+ * Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
82
+ */
83
+ readonly oldCertificateId: pulumi.Output<string>;
80
84
  /**
81
85
  * Server certificate private key. Required when certificate type is Server
82
86
  */
@@ -112,7 +116,7 @@ export declare class Certificate extends pulumi.CustomResource {
112
116
  */
113
117
  export interface CertificateState {
114
118
  /**
115
- * Certificate ID
119
+ * Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
116
120
  */
117
121
  certificateId?: pulumi.Input<string>;
118
122
  /**
@@ -143,6 +147,10 @@ export interface CertificateState {
143
147
  * List of listeners associated with the certificate
144
148
  */
145
149
  listeners?: pulumi.Input<pulumi.Input<string>[]>;
150
+ /**
151
+ * Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
152
+ */
153
+ oldCertificateId?: pulumi.Input<string>;
146
154
  /**
147
155
  * Server certificate private key. Required when certificate type is Server
148
156
  */
@@ -169,6 +177,10 @@ export interface CertificateState {
169
177
  * The set of arguments for constructing a Certificate resource.
170
178
  */
171
179
  export interface CertificateArgs {
180
+ /**
181
+ * Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
182
+ */
183
+ certificateId?: pulumi.Input<string>;
172
184
  /**
173
185
  * Certificate name. Length must be between 1 and 128 characters, start with a letter or Chinese character, and may include numbers, periods (.), underscores (_), and hyphens (-)
174
186
  */
@@ -181,6 +193,10 @@ export interface CertificateArgs {
181
193
  * Certificate description
182
194
  */
183
195
  description?: pulumi.Input<string>;
196
+ /**
197
+ * Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
198
+ */
199
+ oldCertificateId?: pulumi.Input<string>;
184
200
  /**
185
201
  * Server certificate private key. Required when certificate type is Server
186
202
  */
@@ -192,6 +208,6 @@ export interface CertificateArgs {
192
208
  /**
193
209
  * Server certificate public key
194
210
  */
195
- publicKey: pulumi.Input<string>;
211
+ publicKey?: pulumi.Input<string>;
196
212
  tags?: pulumi.Input<pulumi.Input<inputs.alb.CertificateTag>[]>;
197
213
  }
@@ -69,6 +69,7 @@ class Certificate extends pulumi.CustomResource {
69
69
  resourceInputs["domainName"] = state ? state.domainName : undefined;
70
70
  resourceInputs["expiredAt"] = state ? state.expiredAt : undefined;
71
71
  resourceInputs["listeners"] = state ? state.listeners : undefined;
72
+ resourceInputs["oldCertificateId"] = state ? state.oldCertificateId : undefined;
72
73
  resourceInputs["privateKey"] = state ? state.privateKey : undefined;
73
74
  resourceInputs["projectName"] = state ? state.projectName : undefined;
74
75
  resourceInputs["publicKey"] = state ? state.publicKey : undefined;
@@ -81,17 +82,15 @@ class Certificate extends pulumi.CustomResource {
81
82
  if ((!args || args.certificateType === undefined) && !opts.urn) {
82
83
  throw new Error("Missing required property 'certificateType'");
83
84
  }
84
- if ((!args || args.publicKey === undefined) && !opts.urn) {
85
- throw new Error("Missing required property 'publicKey'");
86
- }
85
+ resourceInputs["certificateId"] = args ? args.certificateId : undefined;
87
86
  resourceInputs["certificateName"] = args ? args.certificateName : undefined;
88
87
  resourceInputs["certificateType"] = args ? args.certificateType : undefined;
89
88
  resourceInputs["description"] = args ? args.description : undefined;
89
+ resourceInputs["oldCertificateId"] = args ? args.oldCertificateId : undefined;
90
90
  resourceInputs["privateKey"] = args ? args.privateKey : undefined;
91
91
  resourceInputs["projectName"] = args ? args.projectName : undefined;
92
92
  resourceInputs["publicKey"] = args ? args.publicKey : undefined;
93
93
  resourceInputs["tags"] = args ? args.tags : undefined;
94
- resourceInputs["certificateId"] = undefined /*out*/;
95
94
  resourceInputs["createdTime"] = undefined /*out*/;
96
95
  resourceInputs["domainName"] = undefined /*out*/;
97
96
  resourceInputs["expiredAt"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"certificate.js","sourceRoot":"","sources":["../../alb/certificate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"certificate.js","sourceRoot":"","sources":["../../alb/certificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAoED,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,eAAe,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5D,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAzIL,kCA0IC;AA5HG,gBAAgB;AACO,wBAAY,GAAG,0CAA0C,CAAC"}
package/alb/getAcl.d.ts CHANGED
@@ -18,27 +18,27 @@ export interface GetAclArgs {
18
18
  */
19
19
  export interface GetAclResult {
20
20
  /**
21
- * Detailed information about IP entries in the access control policy group.
21
+ * Details of IP entries in the access control policy group
22
22
  */
23
23
  readonly aclEntries: outputs.alb.GetAclAclEntry[];
24
24
  /**
25
- * Number of IP entries in the access control policy group.
25
+ * Number of IP entries in the access control policy group
26
26
  */
27
27
  readonly aclEntryCount: number;
28
28
  /**
29
- * Access control policy group ID.
29
+ * Access control policy group ID
30
30
  */
31
31
  readonly aclId: string;
32
32
  /**
33
- * Name of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If not specified, defaults to the access control policy group ID.
33
+ * Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
34
34
  */
35
35
  readonly aclName: string;
36
36
  /**
37
- * Creation time of the access control policy group.
37
+ * Creation time of the access control policy group
38
38
  */
39
39
  readonly createdTime: string;
40
40
  /**
41
- * Description of the access control policy group. Cannot start with http:// or https://. Must start with a letter or Chinese character and can 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.
41
+ * Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and 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 left blank, defaults to an empty string.
42
42
  */
43
43
  readonly description: string;
44
44
  /**
@@ -46,23 +46,23 @@ export interface GetAclResult {
46
46
  */
47
47
  readonly id: string;
48
48
  /**
49
- * Detailed information about listeners associated with the access control policy group.
49
+ * Details of listeners associated with the access control policy group
50
50
  */
51
51
  readonly listeners: outputs.alb.GetAclListener[];
52
52
  /**
53
- * Name of the project to which the access control policy group belongs.
53
+ * Project name to which the access control policy group belongs
54
54
  */
55
55
  readonly projectName: string;
56
56
  /**
57
- * Status of the access control policy group. Creating: being created. Active: available. Configuring: being configured. Deleting: being deleted.
57
+ * Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
58
58
  */
59
59
  readonly status: string;
60
60
  /**
61
- * Tags bound to the access control policy group.
61
+ * Tags bound to the access control policy group
62
62
  */
63
63
  readonly tags: outputs.alb.GetAclTag[];
64
64
  /**
65
- * Most recent operation time for the access control policy group.
65
+ * Last operation time of the access control policy group
66
66
  */
67
67
  readonly updatedTime: string;
68
68
  }
@@ -18,7 +18,7 @@ export interface GetCertificateArgs {
18
18
  */
19
19
  export interface GetCertificateResult {
20
20
  /**
21
- * Certificate ID
21
+ * Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
22
22
  */
23
23
  readonly certificateId: string;
24
24
  /**
@@ -53,6 +53,10 @@ export interface GetCertificateResult {
53
53
  * List of listeners associated with the certificate
54
54
  */
55
55
  readonly listeners: string[];
56
+ /**
57
+ * Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
58
+ */
59
+ readonly oldCertificateId: string;
56
60
  /**
57
61
  * Server certificate private key. Required when certificate type is Server
58
62
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../alb/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AA6ED;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE;QACjF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
1
+ {"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../alb/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAiFD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE;QACjF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
@@ -18,7 +18,7 @@ export interface GetListenerArgs {
18
18
  */
19
19
  export interface GetListenerResult {
20
20
  /**
21
- * Whether the listener has enabled 'Record custom header in access logs': on: enabled. off: not enabled.
21
+ * Whether the listener has enabled the 'Log custom header in access logs' feature: on: Feature is enabled. off: Feature is not enabled.
22
22
  */
23
23
  readonly accessLogRecordCustomizedHeadersEnabled: string;
24
24
  /**
@@ -26,15 +26,15 @@ export interface GetListenerResult {
26
26
  */
27
27
  readonly aclIds: string[];
28
28
  /**
29
- * Whether access control is enabled. Values: on: enabled. off: not enabled (default).
29
+ * Enable access control. Values: on: enabled. off: disabled (default).
30
30
  */
31
31
  readonly aclStatus: string;
32
32
  /**
33
- * 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.
33
+ * 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.
34
34
  */
35
35
  readonly aclType: string;
36
36
  /**
37
- * 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.
37
+ * 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.
38
38
  */
39
39
  readonly caCertificateId: string;
40
40
  /**
@@ -42,7 +42,7 @@ export interface GetListenerResult {
42
42
  */
43
43
  readonly caCertificateSource: string;
44
44
  /**
45
- * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener and the certificate source is cert_center.
45
+ * Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener with the certificate source set to cert_center.
46
46
  */
47
47
  readonly certCenterCertificateId: string;
48
48
  /**
@@ -50,7 +50,7 @@ export interface GetListenerResult {
50
50
  */
51
51
  readonly certificateId: string;
52
52
  /**
53
- * 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.
53
+ * 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.
54
54
  */
55
55
  readonly certificateSource: string;
56
56
  /**
@@ -62,23 +62,23 @@ export interface GetListenerResult {
62
62
  */
63
63
  readonly customizedCfgId: string;
64
64
  /**
65
- * 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.
65
+ * 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.
66
66
  */
67
67
  readonly description: string;
68
68
  /**
69
- * List of extension domains associated with the HTTPS listener. An HTTPS listener can be associated with up to 20 extension domains.
69
+ * List of additional domain names associated with the HTTPS listener. A single HTTPS listener can be associated with up to 20 additional domain names.
70
70
  */
71
71
  readonly domainExtensions: outputs.alb.GetListenerDomainExtension[];
72
72
  /**
73
- * HTTP 2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled; off: disabled (default).
73
+ * HTTP2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default).
74
74
  */
75
75
  readonly enableHttp2: string;
76
76
  /**
77
- * QUIC feature switch. This parameter is only valid for HTTPS listeners. Available values: on: enabled. off: disabled (default). Only Standard ALB instances support QUIC.
77
+ * QUIC feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default). Only standard ALB instances support QUIC.
78
78
  */
79
79
  readonly enableQuic: string;
80
80
  /**
81
- * Listener on/off status. Values: on: enabled (default); off: disabled.
81
+ * Listener on/off status. Values: on: On (default). off: Off.
82
82
  */
83
83
  readonly enabled: string;
84
84
  /**
@@ -90,11 +90,11 @@ export interface GetListenerResult {
90
90
  */
91
91
  readonly listenerId: string;
92
92
  /**
93
- * 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.
93
+ * 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.
94
94
  */
95
95
  readonly listenerName: string;
96
96
  /**
97
- * Load balancer instance ID associated with the listener.
97
+ * Load balancer instance ID to which the listener belongs.
98
98
  */
99
99
  readonly loadBalancerId: string;
100
100
  /**
@@ -102,19 +102,19 @@ export interface GetListenerResult {
102
102
  */
103
103
  readonly pcaLeafCertificateId: string;
104
104
  /**
105
- * 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.
105
+ * 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.
106
106
  */
107
107
  readonly pcaRootCaCertificateId: string;
108
108
  /**
109
- * 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.
109
+ * 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.
110
110
  */
111
111
  readonly pcaSubCaCertificateId: string;
112
112
  /**
113
- * Listener port. Value range: 1 - 65535.
113
+ * The listener port. Values: 1 - 65535.
114
114
  */
115
115
  readonly port: number;
116
116
  /**
117
- * Project name to which the listener belongs.
117
+ * Name of the project to which the listener belongs.
118
118
  */
119
119
  readonly projectName: string;
120
120
  /**
@@ -130,15 +130,15 @@ export interface GetListenerResult {
130
130
  */
131
131
  readonly serverGroups: outputs.alb.GetListenerServerGroup[];
132
132
  /**
133
- * Listener status. Values: Creating: creating. Active: running. Pending: configuration changing. Disabled: stopped. Deleting: deleting.
133
+ * Listener status. Values: Creating: Creating. Active: Running. Pending: Changing configuration. Disabled: Stopped. Deleting: Deleting.
134
134
  */
135
135
  readonly status: string;
136
136
  /**
137
- * Tags associated with the listener.
137
+ * Listener tags.
138
138
  */
139
139
  readonly tags: outputs.alb.GetListenerTag[];
140
140
  /**
141
- * The most recent operation time of the listener.
141
+ * Time of the listener's most recent operation.
142
142
  */
143
143
  readonly updatedTime: string;
144
144
  }
@@ -22,7 +22,7 @@ export interface GetServerGroupResult {
22
22
  */
23
23
  readonly createTime: string;
24
24
  /**
25
- * Enable cross-availability zone load balancing for the server group. Options: on (default): enabled; off: disabled.
25
+ * Whether to enable cross-zone load balancing for the server group. Values: on (default): enabled, off: disabled.
26
26
  */
27
27
  readonly crossZoneEnabled: string;
28
28
  /**
@@ -30,7 +30,7 @@ export interface GetServerGroupResult {
30
30
  */
31
31
  readonly description: string;
32
32
  /**
33
- * Health check configuration information for the server group.
33
+ * Server group health check configuration information.
34
34
  */
35
35
  readonly healthCheck: outputs.alb.GetServerGroupHealthCheck;
36
36
  /**
@@ -38,7 +38,7 @@ export interface GetServerGroupResult {
38
38
  */
39
39
  readonly id: string;
40
40
  /**
41
- * IP address type of the server group. Currently, only IPv4 is supported.
41
+ * IP address type of the server group. Only IPv4 is supported.
42
42
  */
43
43
  readonly ipAddressType: string;
44
44
  /**
@@ -54,7 +54,7 @@ export interface GetServerGroupResult {
54
54
  */
55
55
  readonly protocol: string;
56
56
  /**
57
- * Scheduling algorithm. Options: wrr: weighted round robin; wlc: weighted least connection; sh: source address hash.
57
+ * Scheduling algorithm. Parameter values: wrr: Weighted round robin. wlc: Weighted least connections. sh: Source IP hash.
58
58
  */
59
59
  readonly scheduler: string;
60
60
  /**
@@ -62,23 +62,23 @@ export interface GetServerGroupResult {
62
62
  */
63
63
  readonly serverCount: number;
64
64
  /**
65
- * Backend server group ID.
65
+ * ID of the backend server group.
66
66
  */
67
67
  readonly serverGroupId: string;
68
68
  /**
69
- * Backend server group name.
69
+ * Name of the backend server group.
70
70
  */
71
71
  readonly serverGroupName: string;
72
72
  /**
73
- * 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.
73
+ * 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.
74
74
  */
75
75
  readonly serverGroupType: string;
76
76
  /**
77
- * Information about the servers in the backend server group.
77
+ * Information about servers in the backend server group.
78
78
  */
79
79
  readonly servers: outputs.alb.GetServerGroupServer[];
80
80
  /**
81
- * Server group status. Creating: Being created. Active: Running. Configuring: Being configured. Deleting: Being deleted.
81
+ * Server group status. Creating: creating. Active: running. Configuring: configuring. Deleting: deleting.
82
82
  */
83
83
  readonly status: string;
84
84
  /**