@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
@@ -34,7 +34,7 @@ export interface GetRuleResult {
34
34
  */
35
35
  readonly conditions: outputs.cloudmonitor.GetRuleCondition[];
36
36
  /**
37
- * Alert notification group ID bound to the alert policy.
37
+ * When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
38
38
  */
39
39
  readonly contactGroupIds: string[];
40
40
  /**
@@ -42,19 +42,19 @@ export interface GetRuleResult {
42
42
  */
43
43
  readonly createdAt: string;
44
44
  /**
45
- * Alert policy description.
45
+ * Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
46
46
  */
47
47
  readonly description: string;
48
48
  /**
49
- * Dimension configuration.
49
+ * Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
50
50
  */
51
51
  readonly dimensionConditions: outputs.cloudmonitor.GetRuleDimensionConditions;
52
52
  /**
53
- * Policy expiration time, in HH:MM format.
53
+ * End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
54
54
  */
55
55
  readonly effectEndAt: string;
56
56
  /**
57
- * Policy start time, in HH:MM format.
57
+ * Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
58
58
  */
59
59
  readonly effectStartAt: string;
60
60
  /**
@@ -62,7 +62,7 @@ export interface GetRuleResult {
62
62
  */
63
63
  readonly enableState: string;
64
64
  /**
65
- * Duration required to trigger an alert, in minutes.
65
+ * Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
66
66
  */
67
67
  readonly evaluationCount: number;
68
68
  /**
@@ -82,7 +82,7 @@ export interface GetRuleResult {
82
82
  */
83
83
  readonly multipleConditions: boolean;
84
84
  /**
85
- * Cloud product associated with the monitoring metric. For details, see Namespace for each product in Cloud Product Monitoring Metrics.
85
+ * The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
86
86
  */
87
87
  readonly namespace: string;
88
88
  /**
@@ -90,7 +90,7 @@ export interface GetRuleResult {
90
90
  */
91
91
  readonly noData: outputs.cloudmonitor.GetRuleNoData;
92
92
  /**
93
- * Notification policy ID.
93
+ * Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
94
94
  */
95
95
  readonly notificationId: string;
96
96
  /**
@@ -102,7 +102,7 @@ export interface GetRuleResult {
102
102
  */
103
103
  readonly originalDimensions: outputs.cloudmonitor.GetRuleOriginalDimensions;
104
104
  /**
105
- * Project to which the alert policy belongs.
105
+ * Project name to which the alert policy belongs. If not specified, it defaults to the default project.
106
106
  */
107
107
  readonly projectName: string;
108
108
  /**
@@ -110,7 +110,7 @@ export interface GetRuleResult {
110
110
  */
111
111
  readonly recoveryNotify: outputs.cloudmonitor.GetRuleRecoveryNotify;
112
112
  /**
113
- * Availability zone ID of the cloud product.
113
+ * Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
114
114
  */
115
115
  readonly regions: string[];
116
116
  /**
@@ -122,7 +122,7 @@ export interface GetRuleResult {
122
122
  */
123
123
  readonly ruleId: string;
124
124
  /**
125
- * Alert policy name.
125
+ * Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
126
126
  */
127
127
  readonly ruleName: string;
128
128
  /**
@@ -40,7 +40,7 @@ export declare class Rule extends pulumi.CustomResource {
40
40
  readonly conditionOperator: pulumi.Output<string>;
41
41
  readonly conditions: pulumi.Output<outputs.cloudmonitor.RuleCondition[]>;
42
42
  /**
43
- * Alert notification group ID bound to the alert policy.
43
+ * When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
44
44
  */
45
45
  readonly contactGroupIds: pulumi.Output<string[]>;
46
46
  /**
@@ -48,19 +48,19 @@ export declare class Rule extends pulumi.CustomResource {
48
48
  */
49
49
  readonly createdAt: pulumi.Output<string>;
50
50
  /**
51
- * Alert policy description.
51
+ * Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
52
52
  */
53
53
  readonly description: pulumi.Output<string>;
54
54
  /**
55
- * Dimension configuration.
55
+ * Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
56
56
  */
57
57
  readonly dimensionConditions: pulumi.Output<outputs.cloudmonitor.RuleDimensionConditions>;
58
58
  /**
59
- * Policy expiration time, in HH:MM format.
59
+ * End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
60
60
  */
61
61
  readonly effectEndAt: pulumi.Output<string>;
62
62
  /**
63
- * Policy start time, in HH:MM format.
63
+ * Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
64
64
  */
65
65
  readonly effectStartAt: pulumi.Output<string>;
66
66
  /**
@@ -68,7 +68,7 @@ export declare class Rule extends pulumi.CustomResource {
68
68
  */
69
69
  readonly enableState: pulumi.Output<string>;
70
70
  /**
71
- * Duration required to trigger an alert, in minutes.
71
+ * Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
72
72
  */
73
73
  readonly evaluationCount: pulumi.Output<number>;
74
74
  /**
@@ -81,7 +81,7 @@ export declare class Rule extends pulumi.CustomResource {
81
81
  */
82
82
  readonly multipleConditions: pulumi.Output<boolean>;
83
83
  /**
84
- * Cloud product associated with the monitoring metric. For details, see Namespace for each product in Cloud Product Monitoring Metrics.
84
+ * The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
85
85
  */
86
86
  readonly namespace: pulumi.Output<string>;
87
87
  /**
@@ -89,7 +89,7 @@ export declare class Rule extends pulumi.CustomResource {
89
89
  */
90
90
  readonly noData: pulumi.Output<outputs.cloudmonitor.RuleNoData>;
91
91
  /**
92
- * Notification policy ID.
92
+ * Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
93
93
  */
94
94
  readonly notificationId: pulumi.Output<string>;
95
95
  readonly notifyTemplates: pulumi.Output<outputs.cloudmonitor.RuleNotifyTemplate[]>;
@@ -98,7 +98,7 @@ export declare class Rule extends pulumi.CustomResource {
98
98
  */
99
99
  readonly originalDimensions: pulumi.Output<outputs.cloudmonitor.RuleOriginalDimensions>;
100
100
  /**
101
- * Project to which the alert policy belongs.
101
+ * Project name to which the alert policy belongs. If not specified, it defaults to the default project.
102
102
  */
103
103
  readonly projectName: pulumi.Output<string>;
104
104
  /**
@@ -106,7 +106,7 @@ export declare class Rule extends pulumi.CustomResource {
106
106
  */
107
107
  readonly recoveryNotify: pulumi.Output<outputs.cloudmonitor.RuleRecoveryNotify>;
108
108
  /**
109
- * Availability zone ID of the cloud product.
109
+ * Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
110
110
  */
111
111
  readonly regions: pulumi.Output<string[]>;
112
112
  /**
@@ -118,7 +118,7 @@ export declare class Rule extends pulumi.CustomResource {
118
118
  */
119
119
  readonly ruleId: pulumi.Output<string>;
120
120
  /**
121
- * Alert policy name.
121
+ * Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
122
122
  */
123
123
  readonly ruleName: pulumi.Output<string>;
124
124
  /**
@@ -173,7 +173,7 @@ export interface RuleState {
173
173
  conditionOperator?: pulumi.Input<string>;
174
174
  conditions?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleCondition>[]>;
175
175
  /**
176
- * Alert notification group ID bound to the alert policy.
176
+ * When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
177
177
  */
178
178
  contactGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
179
179
  /**
@@ -181,19 +181,19 @@ export interface RuleState {
181
181
  */
182
182
  createdAt?: pulumi.Input<string>;
183
183
  /**
184
- * Alert policy description.
184
+ * Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
185
185
  */
186
186
  description?: pulumi.Input<string>;
187
187
  /**
188
- * Dimension configuration.
188
+ * Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
189
189
  */
190
190
  dimensionConditions?: pulumi.Input<inputs.cloudmonitor.RuleDimensionConditions>;
191
191
  /**
192
- * Policy expiration time, in HH:MM format.
192
+ * End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
193
193
  */
194
194
  effectEndAt?: pulumi.Input<string>;
195
195
  /**
196
- * Policy start time, in HH:MM format.
196
+ * Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
197
197
  */
198
198
  effectStartAt?: pulumi.Input<string>;
199
199
  /**
@@ -201,7 +201,7 @@ export interface RuleState {
201
201
  */
202
202
  enableState?: pulumi.Input<string>;
203
203
  /**
204
- * Duration required to trigger an alert, in minutes.
204
+ * Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
205
205
  */
206
206
  evaluationCount?: pulumi.Input<number>;
207
207
  /**
@@ -214,7 +214,7 @@ export interface RuleState {
214
214
  */
215
215
  multipleConditions?: pulumi.Input<boolean>;
216
216
  /**
217
- * Cloud product associated with the monitoring metric. For details, see Namespace for each product in Cloud Product Monitoring Metrics.
217
+ * The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
218
218
  */
219
219
  namespace?: pulumi.Input<string>;
220
220
  /**
@@ -222,7 +222,7 @@ export interface RuleState {
222
222
  */
223
223
  noData?: pulumi.Input<inputs.cloudmonitor.RuleNoData>;
224
224
  /**
225
- * Notification policy ID.
225
+ * Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
226
226
  */
227
227
  notificationId?: pulumi.Input<string>;
228
228
  notifyTemplates?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleNotifyTemplate>[]>;
@@ -231,7 +231,7 @@ export interface RuleState {
231
231
  */
232
232
  originalDimensions?: pulumi.Input<inputs.cloudmonitor.RuleOriginalDimensions>;
233
233
  /**
234
- * Project to which the alert policy belongs.
234
+ * Project name to which the alert policy belongs. If not specified, it defaults to the default project.
235
235
  */
236
236
  projectName?: pulumi.Input<string>;
237
237
  /**
@@ -239,7 +239,7 @@ export interface RuleState {
239
239
  */
240
240
  recoveryNotify?: pulumi.Input<inputs.cloudmonitor.RuleRecoveryNotify>;
241
241
  /**
242
- * Availability zone ID of the cloud product.
242
+ * Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
243
243
  */
244
244
  regions?: pulumi.Input<pulumi.Input<string>[]>;
245
245
  /**
@@ -251,7 +251,7 @@ export interface RuleState {
251
251
  */
252
252
  ruleId?: pulumi.Input<string>;
253
253
  /**
254
- * Alert policy name.
254
+ * Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
255
255
  */
256
256
  ruleName?: pulumi.Input<string>;
257
257
  /**
@@ -294,23 +294,23 @@ export interface RuleArgs {
294
294
  conditionOperator?: pulumi.Input<string>;
295
295
  conditions?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleCondition>[]>;
296
296
  /**
297
- * Alert notification group ID bound to the alert policy.
297
+ * When AlertMethods is set to Email, Phone, or SMS, specify the alert contact group ID. You can call the ListContactGroups API to obtain the contact group ID. Note: Up to 5 contact groups can be configured.
298
298
  */
299
299
  contactGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
300
300
  /**
301
- * Alert policy description.
301
+ * Alert policy description information. Cannot start with a digit, hyphen, or Chinese symbol. Only Chinese characters, letters, digits, underscore _, hyphen -, and Chinese symbols are allowed. Length must be between 0 and 255 characters.
302
302
  */
303
303
  description?: pulumi.Input<string>;
304
304
  /**
305
- * Dimension configuration.
305
+ * Dimension configuration. Only valid when RuleType is set to dynamic. Supports three matching methods: project, tag, and meta.
306
306
  */
307
307
  dimensionConditions?: pulumi.Input<inputs.cloudmonitor.RuleDimensionConditions>;
308
308
  /**
309
- * Policy expiration time, in HH:MM format.
309
+ * End time for the alert policy to take effect, in HH:MM format, for example: 23:59. Note: EffectEndAt must be later than EffectStartAt.
310
310
  */
311
311
  effectEndAt: pulumi.Input<string>;
312
312
  /**
313
- * Policy start time, in HH:MM format.
313
+ * Start time for the alert policy to take effect, in HH:MM format, for example: 00:00.
314
314
  */
315
315
  effectStartAt: pulumi.Input<string>;
316
316
  /**
@@ -318,7 +318,7 @@ export interface RuleArgs {
318
318
  */
319
319
  enableState: pulumi.Input<string>;
320
320
  /**
321
- * Duration required to trigger an alert, in minutes.
321
+ * Duration required to trigger an alert. Unit: minutes. Supported values: 1, 3, 5, 10, 15, 30, 60, 120.
322
322
  */
323
323
  evaluationCount: pulumi.Input<number>;
324
324
  /**
@@ -331,7 +331,7 @@ export interface RuleArgs {
331
331
  */
332
332
  multipleConditions?: pulumi.Input<boolean>;
333
333
  /**
334
- * Cloud product associated with the monitoring metric. For details, see Namespace for each product in Cloud Product Monitoring Metrics.
334
+ * The cloud product to which the monitoring metric of this policy belongs. For details, see Namespace for each product under Cloud Product Monitoring Metrics.
335
335
  */
336
336
  namespace: pulumi.Input<string>;
337
337
  /**
@@ -339,7 +339,7 @@ export interface RuleArgs {
339
339
  */
340
340
  noData?: pulumi.Input<inputs.cloudmonitor.RuleNoData>;
341
341
  /**
342
- * Notification policy ID.
342
+ * Notification policy ID. You can call the ListNotifications API to obtain the notification policy ID. Note: This parameter has higher priority than AlertMethods. When you specify the alert notification policy ID using this parameter, other alert notification configurations (AlertMethods, ContactGroupIds, WebhookIds, EffectStartAt, EffectEndAt, etc.) will become invalid.
343
343
  */
344
344
  notificationId?: pulumi.Input<string>;
345
345
  notifyTemplates?: pulumi.Input<pulumi.Input<inputs.cloudmonitor.RuleNotifyTemplate>[]>;
@@ -348,7 +348,7 @@ export interface RuleArgs {
348
348
  */
349
349
  originalDimensions?: pulumi.Input<inputs.cloudmonitor.RuleOriginalDimensions>;
350
350
  /**
351
- * Project to which the alert policy belongs.
351
+ * Project name to which the alert policy belongs. If not specified, it defaults to the default project.
352
352
  */
353
353
  projectName?: pulumi.Input<string>;
354
354
  /**
@@ -356,11 +356,11 @@ export interface RuleArgs {
356
356
  */
357
357
  recoveryNotify?: pulumi.Input<inputs.cloudmonitor.RuleRecoveryNotify>;
358
358
  /**
359
- * Availability zone ID of the cloud product.
359
+ * Availability Zone ID of the cloud product. When RuleType is static, only one Availability Zone ID can be configured. When RuleType is dynamic, multiple Availability Zone IDs can be configured. Separate multiple Availability Zone IDs with commas. Note: If set to ALL, all availability zones of the cloud product are selected.
360
360
  */
361
361
  regions?: pulumi.Input<pulumi.Input<string>[]>;
362
362
  /**
363
- * Alert policy name.
363
+ * Alert policy name. Length must be between 1 and 128 characters. Cannot start with a digit or hyphen -.
364
364
  */
365
365
  ruleName: pulumi.Input<string>;
366
366
  /**
@@ -18,19 +18,19 @@ export interface GetRegistryArgs {
18
18
  */
19
19
  export interface GetRegistryResult {
20
20
  /**
21
- * Container registry instance billing type. Currently, only the PostCharge pay-as-you-go mode is supported.
21
+ * Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
22
22
  */
23
23
  readonly chargeType: string;
24
24
  /**
25
- * Time when the container registry instance was created.
25
+ * Creation time of the container registry instance
26
26
  */
27
27
  readonly createdTime: string;
28
28
  /**
29
- * Public endpoint information for the image repository instance
29
+ * Public endpoint information for the image repository instance.
30
30
  */
31
31
  readonly endpoint: outputs.cr.GetRegistryEndpoint;
32
32
  /**
33
- * Only applicable when the billing type is HybridCharge. Instance expiration time
33
+ * Instance expiration time is only available for HybridCharge billing type
34
34
  */
35
35
  readonly expireTime: string;
36
36
  /**
@@ -38,27 +38,27 @@ export interface GetRegistryResult {
38
38
  */
39
39
  readonly id: string;
40
40
  /**
41
- * Standard Edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be between 3 and 30 characters.
41
+ * Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 330 characters
42
42
  */
43
43
  readonly name: string;
44
44
  /**
45
- * Specify the project to associate with the instance. Each instance can only be associated with one project
45
+ * Enter the project to associate with the instance. Each instance can only be associated with one project
46
46
  */
47
47
  readonly project: string;
48
48
  /**
49
- * ProxyCache configuration. Required when set to ProxyCache
49
+ * ProxyCache configuration. Required when set as ProxyCache
50
50
  */
51
51
  readonly proxyCache: outputs.cr.GetRegistryProxyCache;
52
52
  /**
53
- * Whether to set as ProxyCache instance
53
+ * Set as ProxyCache instance
54
54
  */
55
55
  readonly proxyCacheEnabled: boolean;
56
56
  /**
57
- * Only applicable when the billing type is HybridCharge. Instance auto-renewal type
57
+ * Instance auto-renewal type is only available for HybridCharge billing type
58
58
  */
59
59
  readonly renewType: string;
60
60
  /**
61
- * Container registry instance status, composed of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to overdue payment, {Stopped, [Released]}: Pending recycle, {Stopped, [Released, Balance]}: Suspended due to overdue payment, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Error
61
+ * Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
62
62
  */
63
63
  readonly status: outputs.cr.GetRegistryStatus;
64
64
  /**
@@ -66,7 +66,7 @@ export interface GetRegistryResult {
66
66
  */
67
67
  readonly tags: outputs.cr.GetRegistryTag[];
68
68
  /**
69
- * If not specified, a Standard Edition instance will be created by default. Enterprise: Standard Edition, Micro: Micro Edition
69
+ * If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
70
70
  */
71
71
  readonly type: string;
72
72
  }
package/cr/registry.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
- * Container Registry (CR) provides secure, highly available hosting for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts.
5
+ * Container Registry (CR) provides secure, highly available hosting services for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
6
6
  *
7
7
  * ## Example Usage
8
8
  *
@@ -47,48 +47,48 @@ export declare class Registry extends pulumi.CustomResource {
47
47
  */
48
48
  static isInstance(obj: any): obj is Registry;
49
49
  /**
50
- * Container registry instance billing type. Currently, only the PostCharge pay-as-you-go mode is supported.
50
+ * Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
51
51
  */
52
52
  readonly chargeType: pulumi.Output<string>;
53
53
  /**
54
- * Time when the container registry instance was created.
54
+ * Creation time of the container registry instance
55
55
  */
56
56
  readonly createdTime: pulumi.Output<string>;
57
57
  /**
58
- * Public endpoint information for the image repository instance
58
+ * Public endpoint information for the image repository instance.
59
59
  */
60
60
  readonly endpoint: pulumi.Output<outputs.cr.RegistryEndpoint>;
61
61
  /**
62
- * Only applicable when the billing type is HybridCharge. Instance expiration time
62
+ * Instance expiration time is only available for HybridCharge billing type
63
63
  */
64
64
  readonly expireTime: pulumi.Output<string>;
65
65
  /**
66
- * Standard Edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be between 3 and 30 characters.
66
+ * Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 330 characters
67
67
  */
68
68
  readonly name: pulumi.Output<string>;
69
69
  /**
70
- * Specify the project to associate with the instance. Each instance can only be associated with one project
70
+ * Enter the project to associate with the instance. Each instance can only be associated with one project
71
71
  */
72
72
  readonly project: pulumi.Output<string>;
73
73
  /**
74
- * ProxyCache configuration. Required when set to ProxyCache
74
+ * ProxyCache configuration. Required when set as ProxyCache
75
75
  */
76
76
  readonly proxyCache: pulumi.Output<outputs.cr.RegistryProxyCache>;
77
77
  /**
78
- * Whether to set as ProxyCache instance
78
+ * Set as ProxyCache instance
79
79
  */
80
80
  readonly proxyCacheEnabled: pulumi.Output<boolean>;
81
81
  /**
82
- * Only applicable when the billing type is HybridCharge. Instance auto-renewal type
82
+ * Instance auto-renewal type is only available for HybridCharge billing type
83
83
  */
84
84
  readonly renewType: pulumi.Output<string>;
85
85
  /**
86
- * Container registry instance status, composed of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to overdue payment, {Stopped, [Released]}: Pending recycle, {Stopped, [Released, Balance]}: Suspended due to overdue payment, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Error
86
+ * Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
87
87
  */
88
88
  readonly status: pulumi.Output<outputs.cr.RegistryStatus>;
89
89
  readonly tags: pulumi.Output<outputs.cr.RegistryTag[]>;
90
90
  /**
91
- * If not specified, a Standard Edition instance will be created by default. Enterprise: Standard Edition, Micro: Micro Edition
91
+ * If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
92
92
  */
93
93
  readonly type: pulumi.Output<string>;
94
94
  /**
@@ -105,48 +105,48 @@ export declare class Registry extends pulumi.CustomResource {
105
105
  */
106
106
  export interface RegistryState {
107
107
  /**
108
- * Container registry instance billing type. Currently, only the PostCharge pay-as-you-go mode is supported.
108
+ * Billing type for the container registry instance. Currently, only PostCharge pay-as-you-go mode is supported
109
109
  */
110
110
  chargeType?: pulumi.Input<string>;
111
111
  /**
112
- * Time when the container registry instance was created.
112
+ * Creation time of the container registry instance
113
113
  */
114
114
  createdTime?: pulumi.Input<string>;
115
115
  /**
116
- * Public endpoint information for the image repository instance
116
+ * Public endpoint information for the image repository instance.
117
117
  */
118
118
  endpoint?: pulumi.Input<inputs.cr.RegistryEndpoint>;
119
119
  /**
120
- * Only applicable when the billing type is HybridCharge. Instance expiration time
120
+ * Instance expiration time is only available for HybridCharge billing type
121
121
  */
122
122
  expireTime?: pulumi.Input<string>;
123
123
  /**
124
- * Standard Edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be between 3 and 30 characters.
124
+ * Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 330 characters
125
125
  */
126
126
  name?: pulumi.Input<string>;
127
127
  /**
128
- * Specify the project to associate with the instance. Each instance can only be associated with one project
128
+ * Enter the project to associate with the instance. Each instance can only be associated with one project
129
129
  */
130
130
  project?: pulumi.Input<string>;
131
131
  /**
132
- * ProxyCache configuration. Required when set to ProxyCache
132
+ * ProxyCache configuration. Required when set as ProxyCache
133
133
  */
134
134
  proxyCache?: pulumi.Input<inputs.cr.RegistryProxyCache>;
135
135
  /**
136
- * Whether to set as ProxyCache instance
136
+ * Set as ProxyCache instance
137
137
  */
138
138
  proxyCacheEnabled?: pulumi.Input<boolean>;
139
139
  /**
140
- * Only applicable when the billing type is HybridCharge. Instance auto-renewal type
140
+ * Instance auto-renewal type is only available for HybridCharge billing type
141
141
  */
142
142
  renewType?: pulumi.Input<string>;
143
143
  /**
144
- * Container registry instance status, composed of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to overdue payment, {Stopped, [Released]}: Pending recycle, {Stopped, [Released, Balance]}: Suspended due to overdue payment, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Error
144
+ * Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
145
145
  */
146
146
  status?: pulumi.Input<inputs.cr.RegistryStatus>;
147
147
  tags?: pulumi.Input<pulumi.Input<inputs.cr.RegistryTag>[]>;
148
148
  /**
149
- * If not specified, a Standard Edition instance will be created by default. Enterprise: Standard Edition, Micro: Micro Edition
149
+ * If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
150
150
  */
151
151
  type?: pulumi.Input<string>;
152
152
  }
@@ -155,24 +155,24 @@ export interface RegistryState {
155
155
  */
156
156
  export interface RegistryArgs {
157
157
  /**
158
- * Public endpoint information for the image repository instance
158
+ * Public endpoint information for the image repository instance.
159
159
  */
160
160
  endpoint?: pulumi.Input<inputs.cr.RegistryEndpoint>;
161
161
  /**
162
- * Standard Edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be between 3 and 30 characters.
162
+ * Standard edition instance name. Names must be unique within the same region. Supports lowercase English letters, numbers, and hyphens (-). Numbers cannot be the first character, and hyphens (-) cannot be the first or last character. Length must be 330 characters
163
163
  */
164
164
  name: pulumi.Input<string>;
165
165
  /**
166
- * Specify the project to associate with the instance. Each instance can only be associated with one project
166
+ * Enter the project to associate with the instance. Each instance can only be associated with one project
167
167
  */
168
168
  project?: pulumi.Input<string>;
169
169
  /**
170
- * Container registry instance status, composed of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to overdue payment, {Stopped, [Released]}: Pending recycle, {Stopped, [Released, Balance]}: Suspended due to overdue payment, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Error
170
+ * Container registry instance status consists of Phase and Conditions. Valid Phase and Conditions combinations are as follows: {Creating, [Progressing]}: Creating, {Running, [Ok]}: Running, {Running, [Degraded]}: Running, {Stopped, [Balance]}: Suspended due to insufficient balance, {Stopped, [Released]}: Pending reclamation, {Stopped, [Released, Balance]}: Suspended due to insufficient balance, {Starting, [Progressing]}: Starting, {Deleting, [Progressing]}: Deleting, {Failed, [Unknown]}: Abnormal
171
171
  */
172
172
  status?: pulumi.Input<inputs.cr.RegistryStatus>;
173
173
  tags?: pulumi.Input<pulumi.Input<inputs.cr.RegistryTag>[]>;
174
174
  /**
175
- * If not specified, a Standard Edition instance will be created by default. Enterprise: Standard Edition, Micro: Micro Edition
175
+ * If not specified, a standard edition instance will be created by default. Enterprise: Standard edition, Micro: Micro edition
176
176
  */
177
177
  type?: pulumi.Input<string>;
178
178
  }
package/cr/registry.js CHANGED
@@ -6,7 +6,7 @@ exports.Registry = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Container Registry (CR) provides secure, highly available hosting for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts.
9
+ * Container Registry (CR) provides secure, highly available hosting services for container images, Helm Charts, and other OCI-compliant cloud-native artifacts, making it easy for enterprise users to manage the full lifecycle of container images and Helm Charts
10
10
  *
11
11
  * ## Example Usage
12
12
  *