@volcengine/pulumi-volcenginecc 0.0.43 → 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.
- package/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/eventRule.d.ts +226 -0
- package/cloudmonitor/eventRule.js +126 -0
- package/cloudmonitor/eventRule.js.map +1 -0
- package/cloudmonitor/getEventRule.d.ts +65 -0
- package/cloudmonitor/getEventRule.js +28 -0
- package/cloudmonitor/getEventRule.js.map +1 -0
- package/cloudmonitor/getEventRules.d.ts +22 -0
- package/cloudmonitor/getEventRules.js +24 -0
- package/cloudmonitor/getEventRules.js.map +1 -0
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/index.d.ts +9 -0
- package/cloudmonitor/index.js +12 -1
- package/cloudmonitor/index.js.map +1 -1
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/getVpcEndpoint.d.ts +45 -0
- package/cr/getVpcEndpoint.js +28 -0
- package/cr/getVpcEndpoint.js.map +1 -0
- package/cr/getVpcEndpoints.d.ts +22 -0
- package/cr/getVpcEndpoints.js +24 -0
- package/cr/getVpcEndpoints.js.map +1 -0
- package/cr/index.d.ts +9 -0
- package/cr/index.js +12 -1
- package/cr/index.js.map +1 -1
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/cr/vpcEndpoint.d.ts +62 -0
- package/cr/vpcEndpoint.js +66 -0
- package/cr/vpcEndpoint.js.map +1 -0
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/dns/backupSchedule.d.ts +89 -0
- package/dns/backupSchedule.js +80 -0
- package/dns/backupSchedule.js.map +1 -0
- package/dns/getBackupSchedule.d.ts +48 -0
- package/dns/getBackupSchedule.js +28 -0
- package/dns/getBackupSchedule.js.map +1 -0
- package/dns/getBackupSchedules.d.ts +22 -0
- package/dns/getBackupSchedules.js +24 -0
- package/dns/getBackupSchedules.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +27 -0
- package/fwcenter/index.js +34 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/getPolicies.d.ts +22 -0
- package/gtm/getPolicies.js +24 -0
- package/gtm/getPolicies.js.map +1 -0
- package/gtm/getPolicy.d.ts +65 -0
- package/gtm/getPolicy.js +28 -0
- package/gtm/getPolicy.js.map +1 -0
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +12 -1
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +114 -0
- package/gtm/policy.js +76 -0
- package/gtm/policy.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kafka/getGroup.d.ts +65 -0
- package/kafka/getGroup.js +28 -0
- package/kafka/getGroup.js.map +1 -0
- package/kafka/getGroups.d.ts +22 -0
- package/kafka/getGroups.js +24 -0
- package/kafka/getGroups.js.map +1 -0
- package/kafka/group.d.ts +127 -0
- package/kafka/group.js +93 -0
- package/kafka/group.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/rocketmq/accessKey.d.ts +126 -0
- package/rocketmq/accessKey.js +80 -0
- package/rocketmq/accessKey.js.map +1 -0
- package/rocketmq/getAccessKey.d.ts +73 -0
- package/rocketmq/getAccessKey.js +28 -0
- package/rocketmq/getAccessKey.js.map +1 -0
- package/rocketmq/getAccessKeys.d.ts +22 -0
- package/rocketmq/getAccessKeys.js +24 -0
- package/rocketmq/getAccessKeys.js.map +1 -0
- package/rocketmq/index.d.ts +9 -0
- package/rocketmq/index.js +12 -1
- package/rocketmq/index.js.map +1 -1
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/etl.d.ts +222 -0
- package/tls/etl.js +113 -0
- package/tls/etl.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/getEtl.d.ts +109 -0
- package/tls/getEtl.js +28 -0
- package/tls/getEtl.js.map +1 -0
- package/tls/getEtls.d.ts +22 -0
- package/tls/getEtls.js +24 -0
- package/tls/getEtls.js.map +1 -0
- package/tls/getHost.d.ts +52 -0
- package/tls/getHost.js +28 -0
- package/tls/getHost.js.map +1 -0
- package/tls/getHostGroup.d.ts +113 -0
- package/tls/getHostGroup.js +28 -0
- package/tls/getHostGroup.js.map +1 -0
- package/tls/getHostGroups.d.ts +22 -0
- package/tls/getHostGroups.js +24 -0
- package/tls/getHostGroups.js.map +1 -0
- package/tls/getHosts.d.ts +22 -0
- package/tls/getHosts.js +24 -0
- package/tls/getHosts.js.map +1 -0
- package/tls/host.d.ts +97 -0
- package/tls/host.js +82 -0
- package/tls/host.js.map +1 -0
- package/tls/hostGroup.d.ts +254 -0
- package/tls/hostGroup.js +121 -0
- package/tls/hostGroup.js.map +1 -0
- package/tls/index.d.ts +36 -0
- package/tls/index.js +46 -1
- package/tls/index.js.map +1 -1
- package/tos/bucket.d.ts +12 -0
- package/tos/bucket.js +2 -0
- package/tos/bucket.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +62 -0
- package/tos/bucketMirrorBack.js +63 -0
- package/tos/bucketMirrorBack.js.map +1 -0
- package/tos/bucketRename.d.ts +74 -0
- package/tos/bucketRename.js +72 -0
- package/tos/bucketRename.js.map +1 -0
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucket.d.ts +4 -0
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +45 -0
- package/tos/getBucketMirrorBack.js +28 -0
- package/tos/getBucketMirrorBack.js.map +1 -0
- package/tos/getBucketMirrorBacks.d.ts +22 -0
- package/tos/getBucketMirrorBacks.js +24 -0
- package/tos/getBucketMirrorBacks.js.map +1 -0
- package/tos/getBucketRename.d.ts +44 -0
- package/tos/getBucketRename.js +28 -0
- package/tos/getBucketRename.js.map +1 -0
- package/tos/getBucketRenames.d.ts +22 -0
- package/tos/getBucketRenames.js +24 -0
- package/tos/getBucketRenames.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +27 -0
- package/tos/index.js +34 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1493 -114
- package/types/output.d.ts +4728 -1830
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +9 -0
- package/veenedge/index.js +28 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -27,17 +27,17 @@ export interface ProviderEndpoints {
|
|
|
27
27
|
export declare namespace alb {
|
|
28
28
|
interface AclAclEntry {
|
|
29
29
|
/**
|
|
30
|
-
* Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces, equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length
|
|
30
|
+
* Description of the IP entry. Cannot start with http:// or https://. Must start with a letter or Chinese character. Can include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length limit: 1–255 characters. If not specified, defaults to an empty string
|
|
31
31
|
*/
|
|
32
32
|
description?: pulumi.Input<string>;
|
|
33
33
|
/**
|
|
34
|
-
* IP entry address range
|
|
34
|
+
* IP entry address range; only CIDR addresses are supported
|
|
35
35
|
*/
|
|
36
36
|
entry?: pulumi.Input<string>;
|
|
37
37
|
}
|
|
38
38
|
interface AclListener {
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* Control mode of the listener for this access control policy group. white: Allowlist mode; black: Denylist mode
|
|
41
41
|
*/
|
|
42
42
|
aclType?: pulumi.Input<string>;
|
|
43
43
|
/**
|
|
@@ -59,11 +59,11 @@ export declare namespace alb {
|
|
|
59
59
|
}
|
|
60
60
|
interface AclTag {
|
|
61
61
|
/**
|
|
62
|
-
*
|
|
62
|
+
* User tag key. Length limit: 1–128 characters. Case sensitive. Cannot start with any combination of volc: or sys: (case insensitive). Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @. Tag keys for the same resource must be unique
|
|
63
63
|
*/
|
|
64
64
|
key?: pulumi.Input<string>;
|
|
65
65
|
/**
|
|
66
|
-
* User tag value. Length
|
|
66
|
+
* User tag value. Length limit: 0–256 characters. Case sensitive. Cannot start or end with a space. Supports characters from all languages, numbers, spaces (), underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @
|
|
67
67
|
*/
|
|
68
68
|
value?: pulumi.Input<string>;
|
|
69
69
|
}
|
|
@@ -117,7 +117,7 @@ export declare namespace alb {
|
|
|
117
117
|
}
|
|
118
118
|
interface ListenerDomainExtension {
|
|
119
119
|
/**
|
|
120
|
-
* Server certificate ID used by the domain
|
|
120
|
+
* Server certificate ID used by the domain. Effective when the certificate source is cert_center.
|
|
121
121
|
*/
|
|
122
122
|
certCenterCertificateId?: pulumi.Input<string>;
|
|
123
123
|
/**
|
|
@@ -125,11 +125,11 @@ export declare namespace alb {
|
|
|
125
125
|
*/
|
|
126
126
|
certificateId?: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
* Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded
|
|
128
|
+
* Source of the server certificate used by the domain. Values: alb: certificate uploaded via ALB. cert_center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center.
|
|
129
129
|
*/
|
|
130
130
|
certificateSource?: pulumi.Input<string>;
|
|
131
131
|
/**
|
|
132
|
-
* Domain name. Usually cannot be empty. If the instance supports automatic selection of
|
|
132
|
+
* Domain name. Usually cannot be empty. If the instance supports automatic selection of extended certificates (SniAutoMatch is on), Domain must be an empty string. Must contain at least one '.' and cannot start or end with '.'. Only lowercase letters, digits, '.', '-', and '*' are allowed. Length must be between 1 and 128 characters. Wildcard domain: use '*' to replace one or more characters. '*' must be at the beginning or end of the domain name. '*' cannot appear twice in the same domain name. No characters except '.' can be before or after '*'. Exact domain: a domain name that meets domain name specifications. Domain names under the same HTTPS listener cannot be duplicated. Domain matching is case-insensitive.
|
|
133
133
|
*/
|
|
134
134
|
domain?: pulumi.Input<string>;
|
|
135
135
|
/**
|
|
@@ -137,7 +137,7 @@ export declare namespace alb {
|
|
|
137
137
|
*/
|
|
138
138
|
pcaLeafCertificateId?: pulumi.Input<string>;
|
|
139
139
|
/**
|
|
140
|
-
* If the instance supports automatic selection of
|
|
140
|
+
* If the instance supports automatic selection of extended certificates (SniAutoMatch is on), Domain is an empty string. San refers to the extended domain names of the certificate, separated by commas.
|
|
141
141
|
*/
|
|
142
142
|
san?: pulumi.Input<string>;
|
|
143
143
|
}
|
|
@@ -153,11 +153,11 @@ export declare namespace alb {
|
|
|
153
153
|
}
|
|
154
154
|
interface ListenerTag {
|
|
155
155
|
/**
|
|
156
|
-
*
|
|
156
|
+
* Tag key for user tags. Rules are as follows: Length must be between 1 and 128 characters. Case sensitive. Cannot start with any case combination of volc:. Cannot start or end with a space. Can include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), minus signs (-), and @. Tag keys for the same resource must be unique.
|
|
157
157
|
*/
|
|
158
158
|
key?: pulumi.Input<string>;
|
|
159
159
|
/**
|
|
160
|
-
*
|
|
160
|
+
* The value of the user tag. Rules: Length must be between 0 and 256 characters. Case sensitive. Cannot start or end with a space. May include characters from any language, numbers, spaces, underscores (_), periods (.), colons (:), slashes (/), equals signs (=), plus signs (+), hyphens (-), and @.
|
|
161
161
|
*/
|
|
162
162
|
value?: pulumi.Input<string>;
|
|
163
163
|
}
|
|
@@ -482,31 +482,31 @@ export declare namespace alb {
|
|
|
482
482
|
}
|
|
483
483
|
interface ServerGroupHealthCheck {
|
|
484
484
|
/**
|
|
485
|
-
*
|
|
485
|
+
* Domain name for health check. Configure this as the actual service address provided by the backend server. This parameter takes effect only when HealthCheck.Protocol is set to HTTP. The domain name must contain at least one '.', and cannot start or end with '.'. Each level of the domain name can contain letters, digits, '-', and '.' characters, and '-' cannot appear at the beginning or end of any level. Length: 1–128 characters. If this parameter is not specified or no value is provided, the default is empty, meaning the load balancer uses the private IP address of each backend server for health checks.
|
|
486
486
|
*/
|
|
487
487
|
domain?: pulumi.Input<string>;
|
|
488
488
|
/**
|
|
489
|
-
* Whether the listener
|
|
489
|
+
* Whether the listener enables health check. Values: on: enabled (default), off: disabled.
|
|
490
490
|
*/
|
|
491
491
|
enabled?: pulumi.Input<string>;
|
|
492
492
|
/**
|
|
493
|
-
* Health check threshold. Indicates
|
|
493
|
+
* Health check threshold. Indicates the number of consecutive successful health checks required for a backend server to be considered healthy. Unit: times. Value range: 2–10. Default: 3.
|
|
494
494
|
*/
|
|
495
495
|
healthyThreshold?: pulumi.Input<number>;
|
|
496
496
|
/**
|
|
497
|
-
* HTTP status codes
|
|
497
|
+
* HTTP status codes for a successful health check. Separate multiple codes with commas. This parameter is available only when HealthCheck.Protocol is HTTP. Valid values: http*2xx (default), http*3xx (default), http*4xx, http*5xx.
|
|
498
498
|
*/
|
|
499
499
|
httpCode?: pulumi.Input<string>;
|
|
500
500
|
/**
|
|
501
|
-
* HTTP protocol version
|
|
501
|
+
* Health check HTTP protocol version. This parameter is available only when HealthCheck.Protocol is set to HTTP. Values: HTTP1.0 (default for API usage), HTTP1.1.
|
|
502
502
|
*/
|
|
503
503
|
httpVersion?: pulumi.Input<string>;
|
|
504
504
|
/**
|
|
505
|
-
* After
|
|
505
|
+
* After health checks are enabled, the interval for performing health checks. Unit: seconds. Value range: 1–300s. Default: 2.
|
|
506
506
|
*/
|
|
507
507
|
interval?: pulumi.Input<number>;
|
|
508
508
|
/**
|
|
509
|
-
*
|
|
509
|
+
* Health check method after health checks are enabled. This parameter is valid only when HealthCheck.Protocol is set to HTTP. Values: GET: The server must support the GET method. HEAD (default): The server returns only the HEAD header, which reduces backend resource consumption, but the server must support the HEAD method.
|
|
510
510
|
*/
|
|
511
511
|
method?: pulumi.Input<string>;
|
|
512
512
|
/**
|
|
@@ -518,15 +518,15 @@ export declare namespace alb {
|
|
|
518
518
|
*/
|
|
519
519
|
protocol?: pulumi.Input<string>;
|
|
520
520
|
/**
|
|
521
|
-
* Health check response timeout. If the backend server does not respond correctly within the specified time,
|
|
521
|
+
* Health check response timeout. If the backend server does not respond correctly within the specified time, the health check is considered abnormal. Unit: seconds. Value range: 1–60. Default: 2.
|
|
522
522
|
*/
|
|
523
523
|
timeout?: pulumi.Input<number>;
|
|
524
524
|
/**
|
|
525
|
-
* Unhealthy threshold for health checks.
|
|
525
|
+
* Unhealthy threshold for health checks. Indicates that a backend server is considered unhealthy if it fails the specified number of consecutive health checks. Unit: times. Range: 2–10. Default: 3.
|
|
526
526
|
*/
|
|
527
527
|
unhealthyThreshold?: pulumi.Input<number>;
|
|
528
528
|
/**
|
|
529
|
-
* Health check path
|
|
529
|
+
* Health check path. Must be configured as the actual path provided by the backend server. This parameter is only effective when HealthCheck.Protocol is set to HTTP. Must start with '/'. Only letters, numbers, '-', '_', '/', '.', '%', '?', '#', '&', '=' are allowed. Length: 1–128 characters. If this parameter is not specified or specified without a value, the default is '/'.
|
|
530
530
|
*/
|
|
531
531
|
uri?: pulumi.Input<string>;
|
|
532
532
|
}
|
|
@@ -542,7 +542,7 @@ export declare namespace alb {
|
|
|
542
542
|
*/
|
|
543
543
|
description?: pulumi.Input<string>;
|
|
544
544
|
/**
|
|
545
|
-
* ID of the cloud server instance or network interface.
|
|
545
|
+
* ID of the cloud server instance or network interface card.
|
|
546
546
|
*/
|
|
547
547
|
instanceId?: pulumi.Input<string>;
|
|
548
548
|
/**
|
|
@@ -554,7 +554,7 @@ export declare namespace alb {
|
|
|
554
554
|
*/
|
|
555
555
|
port?: pulumi.Input<number>;
|
|
556
556
|
/**
|
|
557
|
-
* Enable remote IP feature. This field is valid when the backend server instance type is IP address, that is, when Type is set to ip.
|
|
557
|
+
* Enable remote IP feature. This field is valid only when the backend server instance type is IP address, that is, when Type is set to ip. Parameter values: on: Enable. off (default): Disable.
|
|
558
558
|
*/
|
|
559
559
|
remoteEnabled?: pulumi.Input<string>;
|
|
560
560
|
/**
|
|
@@ -562,21 +562,21 @@ export declare namespace alb {
|
|
|
562
562
|
*/
|
|
563
563
|
serverId?: pulumi.Input<string>;
|
|
564
564
|
/**
|
|
565
|
-
* Backend server instance type.
|
|
565
|
+
* Backend server instance type. ecs: ECS instance. eni: auxiliary ENI. ip: IP address (valid only for IP-type server groups).
|
|
566
566
|
*/
|
|
567
567
|
type?: pulumi.Input<string>;
|
|
568
568
|
/**
|
|
569
|
-
*
|
|
569
|
+
* Weight of the backend server.
|
|
570
570
|
*/
|
|
571
571
|
weight?: pulumi.Input<number>;
|
|
572
572
|
}
|
|
573
573
|
interface ServerGroupStickySessionConfig {
|
|
574
574
|
/**
|
|
575
|
-
*
|
|
575
|
+
* Name of the session persistence Cookie for service configuration. This is only valid when session persistence is enabled and Cookie overwrite is selected. The specific rules are as follows: The Cookie name must be 1–200 characters long. The name can only contain ASCII letters and digits, cannot contain commas (,), semicolons (;), or spaces, and cannot start with a dollar sign ($). This parameter is required when tickySessionConfig.StickySessionEnabled is set to on and StickySessionConfig.StickySessionType is server. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert.
|
|
576
576
|
*/
|
|
577
577
|
cookie?: pulumi.Input<string>;
|
|
578
578
|
/**
|
|
579
|
-
* Session persistence cookie timeout. Only
|
|
579
|
+
* Session persistence cookie timeout. Only valid when session persistence is enabled and the insert cookie option is selected. Unit: seconds. Rules: Timeout range: 1–86400. Default: 1000. This parameter is required when StickySessionConfig.StickySessionEnabled is on and StickySessionConfig.StickySessionType is insert. This parameter is invalid when StickySessionConfig.StickySessionEnabled is on and StickySessionType is server.
|
|
580
580
|
*/
|
|
581
581
|
cookieTimeout?: pulumi.Input<number>;
|
|
582
582
|
/**
|
|
@@ -584,17 +584,17 @@ export declare namespace alb {
|
|
|
584
584
|
*/
|
|
585
585
|
stickySessionEnabled?: pulumi.Input<string>;
|
|
586
586
|
/**
|
|
587
|
-
* Cookie handling method.
|
|
587
|
+
* Cookie handling method. This field is required when StickySessionConfig.StickySessionEnabled is set to on. Parameter values: insert: Inserts a Cookie. ALB records the backend server to which the client's first request is forwarded. ALB inserts a Cookie in the response. Subsequent client requests carry this Cookie, and ALB forwards the requests to the previously recorded backend server. server: Overwrites the Cookie. When session persistence with Cookie overwrite is enabled, after the client's first request is forwarded to the backend server, if ALB detects your custom Cookie in the response, it overwrites the original Cookie. Subsequent client requests carry the overwritten Cookie, and ALB forwards the requests to the previously recorded backend server.
|
|
588
588
|
*/
|
|
589
589
|
stickySessionType?: pulumi.Input<string>;
|
|
590
590
|
}
|
|
591
591
|
interface ServerGroupTag {
|
|
592
592
|
/**
|
|
593
|
-
* Tag key.
|
|
593
|
+
* Tag key. Tag keys for the same resource must be unique.
|
|
594
594
|
*/
|
|
595
595
|
key?: pulumi.Input<string>;
|
|
596
596
|
/**
|
|
597
|
-
* Tag value.
|
|
597
|
+
* Tag value of the tag.
|
|
598
598
|
*/
|
|
599
599
|
value?: pulumi.Input<string>;
|
|
600
600
|
}
|
|
@@ -4595,7 +4595,7 @@ export declare namespace cloudmonitor {
|
|
|
4595
4595
|
}
|
|
4596
4596
|
interface RuleDimensionConditionsMetaConditionMeta {
|
|
4597
4597
|
/**
|
|
4598
|
-
*
|
|
4598
|
+
* Comparator for tag matching. contain: Contains. not*contain: Does not contain. prefix*match: Prefix match. suffix*match: Suffix match. equal: Equals. not*equal: Does not equal. exist: Exists.
|
|
4599
4599
|
*/
|
|
4600
4600
|
comparator?: pulumi.Input<string>;
|
|
4601
4601
|
/**
|
|
@@ -4622,7 +4622,7 @@ export declare namespace cloudmonitor {
|
|
|
4622
4622
|
}
|
|
4623
4623
|
interface RuleDimensionConditionsTagConditionTag {
|
|
4624
4624
|
/**
|
|
4625
|
-
*
|
|
4625
|
+
* Comparator for tag matching. contain: Contains. not*contain: Does not contain. prefix*match: Prefix match. suffix*match: Suffix match. equal: Equals. not*equal: Does not equal. exist: Exists.
|
|
4626
4626
|
*/
|
|
4627
4627
|
comparator?: pulumi.Input<string>;
|
|
4628
4628
|
/**
|
|
@@ -4683,7 +4683,7 @@ export declare namespace cloudmonitor {
|
|
|
4683
4683
|
}
|
|
4684
4684
|
interface RuleNotifyTemplate {
|
|
4685
4685
|
/**
|
|
4686
|
-
* Notification
|
|
4686
|
+
* Notification channels. Values: email: Email, sms: SMS, phone: Phone, lark: Lark, dingtalk: DingTalk, wecom: WeCom, slack: Slack, api: Callback URL.
|
|
4687
4687
|
*/
|
|
4688
4688
|
channel?: pulumi.Input<string>;
|
|
4689
4689
|
/**
|
|
@@ -4724,43 +4724,59 @@ export declare namespace cr {
|
|
|
4724
4724
|
interface RegistryEndpoint {
|
|
4725
4725
|
aclPolicies?: pulumi.Input<pulumi.Input<inputs.cr.RegistryEndpointAclPolicy>[]>;
|
|
4726
4726
|
/**
|
|
4727
|
-
* Whether to enable the public endpoint.
|
|
4727
|
+
* Whether to enable the public endpoint. Values: false: do not enable. true: enable. Default is false.
|
|
4728
4728
|
*/
|
|
4729
4729
|
enabled?: pulumi.Input<boolean>;
|
|
4730
4730
|
/**
|
|
4731
|
-
* Current status of the public endpoint. Parameter values: Enabling:
|
|
4731
|
+
* Current status of the public endpoint. Parameter values: Enabling: being enabled. Enabled: enabled. Disabling: being disabled. Updating: updating. Failed: failed. Disabled: disabled.
|
|
4732
4732
|
*/
|
|
4733
4733
|
status?: pulumi.Input<string>;
|
|
4734
4734
|
}
|
|
4735
4735
|
interface RegistryEndpointAclPolicy {
|
|
4736
4736
|
/**
|
|
4737
|
-
* IP entry address
|
|
4737
|
+
* IP entry address.
|
|
4738
4738
|
*/
|
|
4739
4739
|
description?: pulumi.Input<string>;
|
|
4740
4740
|
/**
|
|
4741
|
-
* IP entry description
|
|
4741
|
+
* IP entry description.
|
|
4742
4742
|
*/
|
|
4743
4743
|
entry?: pulumi.Input<string>;
|
|
4744
4744
|
}
|
|
4745
4745
|
interface RegistryProxyCache {
|
|
4746
4746
|
/**
|
|
4747
|
-
* Instance types supported by ProxyCache. Parameter
|
|
4747
|
+
* Instance types supported by ProxyCache for container registry. Parameter values are as follows: DockerHub: DockerHub container registry
|
|
4748
4748
|
*/
|
|
4749
4749
|
type?: pulumi.Input<string>;
|
|
4750
4750
|
}
|
|
4751
4751
|
interface RegistryStatus {
|
|
4752
4752
|
/**
|
|
4753
|
-
* Creating, [ Progressing ]: Creating
|
|
4753
|
+
* Creating, [ Progressing ]: Creating
|
|
4754
|
+
* Running, [ Ok ]: Running
|
|
4755
|
+
* Running, [ Degraded ]: Running
|
|
4756
|
+
* Stopped, [ Balance ]: Suspended due to insufficient balance
|
|
4757
|
+
* Stopped, [ Released ]: Pending reclamation
|
|
4758
|
+
* Stopped, [ Released, Balance ]: Suspended due to insufficient balance
|
|
4759
|
+
* Starting, [ Progressing ]: Starting
|
|
4760
|
+
* Deleting, [ Progressing ]: Deleting
|
|
4761
|
+
* Failed, [ Unknown ]: Abnormal
|
|
4754
4762
|
*/
|
|
4755
4763
|
conditions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
4756
4764
|
/**
|
|
4757
|
-
* Creating, [ Progressing ]: Creating
|
|
4765
|
+
* Creating, [ Progressing ]: Creating
|
|
4766
|
+
* Running, [ Ok ]: Running
|
|
4767
|
+
* Running, [ Degraded ]: Running
|
|
4768
|
+
* Stopped, [ Balance ]: Suspended due to insufficient balance
|
|
4769
|
+
* Stopped, [ Released ]: Pending reclamation
|
|
4770
|
+
* Stopped, [ Released, Balance ]: Suspended due to insufficient balance
|
|
4771
|
+
* Starting, [ Progressing ]: Starting
|
|
4772
|
+
* Deleting, [ Progressing ]: Deleting
|
|
4773
|
+
* Failed, [ Unknown ]: Abnormal
|
|
4758
4774
|
*/
|
|
4759
4775
|
phase?: pulumi.Input<string>;
|
|
4760
4776
|
}
|
|
4761
4777
|
interface RegistryTag {
|
|
4762
4778
|
/**
|
|
4763
|
-
* Tag key
|
|
4779
|
+
* Tag key values
|
|
4764
4780
|
*/
|
|
4765
4781
|
key?: pulumi.Input<string>;
|
|
4766
4782
|
/**
|
|
@@ -4768,8 +4784,32 @@ export declare namespace cr {
|
|
|
4768
4784
|
*/
|
|
4769
4785
|
value?: pulumi.Input<string>;
|
|
4770
4786
|
}
|
|
4787
|
+
interface VpcEndpointVpc {
|
|
4788
|
+
/**
|
|
4789
|
+
* Primary account ID for the VPC
|
|
4790
|
+
*/
|
|
4791
|
+
accountId?: pulumi.Input<number>;
|
|
4792
|
+
/**
|
|
4793
|
+
* Subnet ID
|
|
4794
|
+
*/
|
|
4795
|
+
subnetId?: pulumi.Input<string>;
|
|
4796
|
+
/**
|
|
4797
|
+
* VPC ID。
|
|
4798
|
+
*/
|
|
4799
|
+
vpcId?: pulumi.Input<string>;
|
|
4800
|
+
}
|
|
4771
4801
|
}
|
|
4772
4802
|
export declare namespace directconnect {
|
|
4803
|
+
interface ConnectionTag {
|
|
4804
|
+
/**
|
|
4805
|
+
* Tag key. Cannot start with volc: or sys:. Length range: 1 ~ 128 characters
|
|
4806
|
+
*/
|
|
4807
|
+
key?: pulumi.Input<string>;
|
|
4808
|
+
/**
|
|
4809
|
+
* Tag value. Length range: 0 ~ 256 characters. If not specified, defaults to empty
|
|
4810
|
+
*/
|
|
4811
|
+
value?: pulumi.Input<string>;
|
|
4812
|
+
}
|
|
4773
4813
|
interface DirectConnectGatewayAssociateCen {
|
|
4774
4814
|
/**
|
|
4775
4815
|
* ID of CEN.
|
|
@@ -6849,6 +6889,68 @@ export declare namespace filenas {
|
|
|
6849
6889
|
}
|
|
6850
6890
|
}
|
|
6851
6891
|
export declare namespace fwcenter {
|
|
6892
|
+
interface AddressBookAddressDetailList {
|
|
6893
|
+
/**
|
|
6894
|
+
* Detailed information about the address in the address book. The specific content depends on the address book type. If GroupType is ip, enter an IPv4 address or CIDRv4; if ipv6, enter an IPv6 address or CIDRv6; if port, enter port information (a single port such as 22 or a port range such as 100/200); if domain, enter domain information.
|
|
6895
|
+
*/
|
|
6896
|
+
address?: pulumi.Input<string>;
|
|
6897
|
+
/**
|
|
6898
|
+
* Detailed description of a single address in the address book, used to explain the specific purpose or other relevant information for that address.
|
|
6899
|
+
*/
|
|
6900
|
+
description?: pulumi.Input<string>;
|
|
6901
|
+
}
|
|
6902
|
+
interface AddressBookTag {
|
|
6903
|
+
/**
|
|
6904
|
+
* Tag key.
|
|
6905
|
+
*/
|
|
6906
|
+
key?: pulumi.Input<string>;
|
|
6907
|
+
/**
|
|
6908
|
+
* Tag value.
|
|
6909
|
+
*/
|
|
6910
|
+
value?: pulumi.Input<string>;
|
|
6911
|
+
}
|
|
6912
|
+
interface ControlPolicyDestPortListV1 {
|
|
6913
|
+
/**
|
|
6914
|
+
* Detailed address information.
|
|
6915
|
+
*/
|
|
6916
|
+
address?: pulumi.Input<string>;
|
|
6917
|
+
/**
|
|
6918
|
+
* Description
|
|
6919
|
+
*/
|
|
6920
|
+
description?: pulumi.Input<string>;
|
|
6921
|
+
/**
|
|
6922
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
6923
|
+
*/
|
|
6924
|
+
type?: pulumi.Input<string>;
|
|
6925
|
+
}
|
|
6926
|
+
interface ControlPolicyDestinationCidrListV1 {
|
|
6927
|
+
/**
|
|
6928
|
+
* Detailed address information.
|
|
6929
|
+
*/
|
|
6930
|
+
address?: pulumi.Input<string>;
|
|
6931
|
+
/**
|
|
6932
|
+
* Description
|
|
6933
|
+
*/
|
|
6934
|
+
description?: pulumi.Input<string>;
|
|
6935
|
+
/**
|
|
6936
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
6937
|
+
*/
|
|
6938
|
+
type?: pulumi.Input<string>;
|
|
6939
|
+
}
|
|
6940
|
+
interface ControlPolicySourceCidrListV1 {
|
|
6941
|
+
/**
|
|
6942
|
+
* Detailed address information.
|
|
6943
|
+
*/
|
|
6944
|
+
address?: pulumi.Input<string>;
|
|
6945
|
+
/**
|
|
6946
|
+
* Description
|
|
6947
|
+
*/
|
|
6948
|
+
description?: pulumi.Input<string>;
|
|
6949
|
+
/**
|
|
6950
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port
|
|
6951
|
+
*/
|
|
6952
|
+
type?: pulumi.Input<string>;
|
|
6953
|
+
}
|
|
6852
6954
|
interface DnsControlPolicyDomainListV1 {
|
|
6853
6955
|
/**
|
|
6854
6956
|
* Specific address information.
|
|
@@ -6873,8 +6975,178 @@ export declare namespace fwcenter {
|
|
|
6873
6975
|
*/
|
|
6874
6976
|
vpcId?: pulumi.Input<string>;
|
|
6875
6977
|
}
|
|
6978
|
+
interface VpcFireWallAclRuleDestPortListV1 {
|
|
6979
|
+
/**
|
|
6980
|
+
* Detailed address information.
|
|
6981
|
+
*/
|
|
6982
|
+
address?: pulumi.Input<string>;
|
|
6983
|
+
/**
|
|
6984
|
+
* Description.
|
|
6985
|
+
*/
|
|
6986
|
+
description?: pulumi.Input<string>;
|
|
6987
|
+
/**
|
|
6988
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
6989
|
+
*/
|
|
6990
|
+
type?: pulumi.Input<string>;
|
|
6991
|
+
}
|
|
6992
|
+
interface VpcFireWallAclRuleDestinationCidrListV1 {
|
|
6993
|
+
/**
|
|
6994
|
+
* Detailed address information.
|
|
6995
|
+
*/
|
|
6996
|
+
address?: pulumi.Input<string>;
|
|
6997
|
+
/**
|
|
6998
|
+
* Description.
|
|
6999
|
+
*/
|
|
7000
|
+
description?: pulumi.Input<string>;
|
|
7001
|
+
/**
|
|
7002
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
7003
|
+
*/
|
|
7004
|
+
type?: pulumi.Input<string>;
|
|
7005
|
+
}
|
|
7006
|
+
interface VpcFireWallAclRuleSourceCidrListV1 {
|
|
7007
|
+
/**
|
|
7008
|
+
* Detailed address information.
|
|
7009
|
+
*/
|
|
7010
|
+
address?: pulumi.Input<string>;
|
|
7011
|
+
/**
|
|
7012
|
+
* Description.
|
|
7013
|
+
*/
|
|
7014
|
+
description?: pulumi.Input<string>;
|
|
7015
|
+
/**
|
|
7016
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
7017
|
+
*/
|
|
7018
|
+
type?: pulumi.Input<string>;
|
|
7019
|
+
}
|
|
6876
7020
|
}
|
|
6877
7021
|
export declare namespace gtm {
|
|
7022
|
+
interface GtmPolicy {
|
|
7023
|
+
/**
|
|
7024
|
+
* If the current address pool set is unavailable, does Cloud Scheduling GTM only trigger an alert notification without automatically switching to an available address pool? true: Cloud Scheduling GTM only triggers an alert notification. false: Cloud Scheduling GTM automatically switches to an available address pool.
|
|
7025
|
+
*/
|
|
7026
|
+
alarmOnly?: pulumi.Input<boolean>;
|
|
7027
|
+
/**
|
|
7028
|
+
* Routing mode for intelligent routing policies. perf: Performance first. capacity: Capacity first. feedback: Load feedback.
|
|
7029
|
+
*/
|
|
7030
|
+
perfMode?: pulumi.Input<string>;
|
|
7031
|
+
/**
|
|
7032
|
+
* Routing mode. The parameter values are: lb: Routes user traffic proportionally to different IDC data centers based on load balancing. geo: Routes user traffic to the nearest IDC data center on the same carrier line based on the user's geographic location and carrier. geo-lb (default): First routes user traffic to the nearest IDC data center access line on the same carrier based on the user's geographic location and carrier, then distributes user traffic proportionally to multiple IDC data centers based on load balancing.
|
|
7033
|
+
*/
|
|
7034
|
+
routingMode?: pulumi.Input<string>;
|
|
7035
|
+
/**
|
|
7036
|
+
* Statistics for addresses associated with the scheduling policy.
|
|
7037
|
+
*/
|
|
7038
|
+
statistics?: pulumi.Input<inputs.gtm.GtmPolicyStatistics>;
|
|
7039
|
+
targets?: pulumi.Input<pulumi.Input<inputs.gtm.GtmPolicyTarget>[]>;
|
|
7040
|
+
}
|
|
7041
|
+
interface GtmPolicyStatistics {
|
|
7042
|
+
/**
|
|
7043
|
+
* Number of available addresses.
|
|
7044
|
+
*/
|
|
7045
|
+
activeAddr?: pulumi.Input<number>;
|
|
7046
|
+
/**
|
|
7047
|
+
* Number of unavailable addresses.
|
|
7048
|
+
*/
|
|
7049
|
+
inactiveAddr?: pulumi.Input<number>;
|
|
7050
|
+
}
|
|
7051
|
+
interface GtmPolicyTarget {
|
|
7052
|
+
/**
|
|
7053
|
+
* Target address pool ID.
|
|
7054
|
+
*/
|
|
7055
|
+
poolId?: pulumi.Input<string>;
|
|
7056
|
+
}
|
|
7057
|
+
interface GtmProbe {
|
|
7058
|
+
/**
|
|
7059
|
+
* Recommended number of health check probe points.
|
|
7060
|
+
*/
|
|
7061
|
+
advisedNodeCount?: pulumi.Input<number>;
|
|
7062
|
+
/**
|
|
7063
|
+
* Whether health check is disabled. true: disabled. false: enabled.
|
|
7064
|
+
*/
|
|
7065
|
+
disable?: pulumi.Input<boolean>;
|
|
7066
|
+
/**
|
|
7067
|
+
* DNS record type for the health check.
|
|
7068
|
+
*/
|
|
7069
|
+
dnsRecordType?: pulumi.Input<string>;
|
|
7070
|
+
/**
|
|
7071
|
+
* Threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address will be marked as faulty after 3 consecutive health check failures. Default value: 3.
|
|
7072
|
+
*/
|
|
7073
|
+
failedCount?: pulumi.Input<number>;
|
|
7074
|
+
/**
|
|
7075
|
+
* Full domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7076
|
+
*/
|
|
7077
|
+
host?: pulumi.Input<string>;
|
|
7078
|
+
/**
|
|
7079
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7080
|
+
*/
|
|
7081
|
+
httpMethod?: pulumi.Input<string>;
|
|
7082
|
+
httpUsabilityCodes?: pulumi.Input<pulumi.Input<inputs.gtm.GtmProbeHttpUsabilityCode>[]>;
|
|
7083
|
+
/**
|
|
7084
|
+
* Interval between each health check, in seconds.
|
|
7085
|
+
*/
|
|
7086
|
+
interval?: pulumi.Input<number>;
|
|
7087
|
+
/**
|
|
7088
|
+
* Whether to manually configure health check probe points. true: Manually configure health check probe points. false: Use recommended health check probe points.
|
|
7089
|
+
*/
|
|
7090
|
+
isManualNodes?: pulumi.Input<boolean>;
|
|
7091
|
+
/**
|
|
7092
|
+
* List of probe nodes used for health checks.
|
|
7093
|
+
*/
|
|
7094
|
+
nodes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7095
|
+
/**
|
|
7096
|
+
* Number of packets sent. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
|
|
7097
|
+
*/
|
|
7098
|
+
pingCount?: pulumi.Input<number>;
|
|
7099
|
+
/**
|
|
7100
|
+
* Packet loss rate. Unit: percent. If the packet loss rate exceeds this parameter value, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during a health check is greater than 10, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
|
|
7101
|
+
*/
|
|
7102
|
+
pingLossPercent?: pulumi.Input<number>;
|
|
7103
|
+
/**
|
|
7104
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7105
|
+
*/
|
|
7106
|
+
port?: pulumi.Input<number>;
|
|
7107
|
+
/**
|
|
7108
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
7109
|
+
*/
|
|
7110
|
+
protocol?: pulumi.Input<string>;
|
|
7111
|
+
/**
|
|
7112
|
+
* Timeout for establishing a single TCP connection. For example, if you set this parameter to 2 seconds, a TCP connection will be considered failed if it is not established within 2 seconds during a health check. This parameter is only valid when the health check protocol is set to tcp.
|
|
7113
|
+
*/
|
|
7114
|
+
tcpConnTimeout?: pulumi.Input<number>;
|
|
7115
|
+
/**
|
|
7116
|
+
* Timeout for the health check task. Unit: seconds.
|
|
7117
|
+
*/
|
|
7118
|
+
timeout?: pulumi.Input<number>;
|
|
7119
|
+
/**
|
|
7120
|
+
* Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7121
|
+
*/
|
|
7122
|
+
url?: pulumi.Input<string>;
|
|
7123
|
+
}
|
|
7124
|
+
interface GtmProbeHttpUsabilityCode {
|
|
7125
|
+
/**
|
|
7126
|
+
* List of HTTP status codes.
|
|
7127
|
+
*/
|
|
7128
|
+
codes?: pulumi.Input<pulumi.Input<number>[]>;
|
|
7129
|
+
/**
|
|
7130
|
+
* Operator. interval: matches values within the range. include: matches specified values. exclude: matches values other than the specified ones.
|
|
7131
|
+
*/
|
|
7132
|
+
operator?: pulumi.Input<string>;
|
|
7133
|
+
}
|
|
7134
|
+
interface PolicyStatistics {
|
|
7135
|
+
/**
|
|
7136
|
+
* Number of available addresses
|
|
7137
|
+
*/
|
|
7138
|
+
activeAddr?: pulumi.Input<number>;
|
|
7139
|
+
/**
|
|
7140
|
+
* Number of unavailable addresses
|
|
7141
|
+
*/
|
|
7142
|
+
inactiveAddr?: pulumi.Input<number>;
|
|
7143
|
+
}
|
|
7144
|
+
interface PolicyTarget {
|
|
7145
|
+
/**
|
|
7146
|
+
* Address pool ID.
|
|
7147
|
+
*/
|
|
7148
|
+
poolId?: pulumi.Input<string>;
|
|
7149
|
+
}
|
|
6878
7150
|
interface PoolAddress {
|
|
6879
7151
|
/**
|
|
6880
7152
|
* Address capacity
|
|
@@ -7505,6 +7777,16 @@ export declare namespace kafka {
|
|
|
7505
7777
|
*/
|
|
7506
7778
|
instanceId?: pulumi.Input<string>;
|
|
7507
7779
|
}
|
|
7780
|
+
interface GroupTag {
|
|
7781
|
+
/**
|
|
7782
|
+
* Tag key
|
|
7783
|
+
*/
|
|
7784
|
+
key?: pulumi.Input<string>;
|
|
7785
|
+
/**
|
|
7786
|
+
* Tag value
|
|
7787
|
+
*/
|
|
7788
|
+
value?: pulumi.Input<string>;
|
|
7789
|
+
}
|
|
7508
7790
|
interface InstanceChargeInfo {
|
|
7509
7791
|
/**
|
|
7510
7792
|
* Whether to automatically renew the subscription instance after expiration. true - auto renewal; false (default) - no auto renewal, instance will be stopped upon expiration.
|
|
@@ -8763,32 +9045,12 @@ export declare namespace rdsmysql {
|
|
|
8763
9045
|
* Instance ID bound to the current allowlist.
|
|
8764
9046
|
*/
|
|
8765
9047
|
instanceId?: pulumi.Input<string>;
|
|
8766
|
-
/**
|
|
8767
|
-
* Instance name bound to the current allowlist.
|
|
8768
|
-
*/
|
|
8769
|
-
instanceName?: pulumi.Input<string>;
|
|
8770
|
-
/**
|
|
8771
|
-
* Instance status.
|
|
8772
|
-
*/
|
|
8773
|
-
instanceStatus?: pulumi.Input<string>;
|
|
8774
|
-
/**
|
|
8775
|
-
* Has the latest allowlist been synchronized? Values: true: Yes. false: No. Note: When modifying the allowlist, if the instance is not running, changes to the allowlist will not be immediately synchronized to the instance.
|
|
8776
|
-
*/
|
|
8777
|
-
isLatest?: pulumi.Input<boolean>;
|
|
8778
|
-
/**
|
|
8779
|
-
* Private network ID of the instance.
|
|
8780
|
-
*/
|
|
8781
|
-
vpc?: pulumi.Input<string>;
|
|
8782
9048
|
}
|
|
8783
9049
|
interface AllowListSecurityGroupBindInfo {
|
|
8784
9050
|
/**
|
|
8785
9051
|
* Mode for associating security groups. Values: IngressDirectionIp: Inbound IP. AssociateEcsIp: Associate ECS IP. Note: In the CreateAllowList API, the BindMode and SecurityGroupId fields of SecurityGroupBindInfoObject are required.
|
|
8786
9052
|
*/
|
|
8787
9053
|
bindMode?: pulumi.Input<string>;
|
|
8788
|
-
/**
|
|
8789
|
-
* Security group IP address list.
|
|
8790
|
-
*/
|
|
8791
|
-
ipLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8792
9054
|
/**
|
|
8793
9055
|
* Security group ID.
|
|
8794
9056
|
*/
|
|
@@ -8958,6 +9220,10 @@ export declare namespace rdsmysql {
|
|
|
8958
9220
|
* Whether to enable automatic scaling for the instance. Values: true: Yes. false: No.
|
|
8959
9221
|
*/
|
|
8960
9222
|
enableStorageAutoScale?: pulumi.Input<boolean>;
|
|
9223
|
+
/**
|
|
9224
|
+
* Node range for automatic scaling detection. Values: MasterNode: primary node. MasterSlaveNodes: primary and secondary nodes. AllNodes: all nodes. Note: When used as a request parameter, the default is MasterNode. For multi-node instances, MasterSlaveNodes and AllNodes have the same effect. For single-node instances, MasterNode, MasterSlaveNodes, and AllNodes have the same effect.
|
|
9225
|
+
*/
|
|
9226
|
+
scalingDetectNode?: pulumi.Input<string>;
|
|
8961
9227
|
/**
|
|
8962
9228
|
* Percentage of available storage space that triggers automatic scaling. Value range: 10–50, default: 10, unit: %
|
|
8963
9229
|
*/
|
|
@@ -8967,83 +9233,230 @@ export declare namespace rdsmysql {
|
|
|
8967
9233
|
*/
|
|
8968
9234
|
storageUpperBound?: pulumi.Input<number>;
|
|
8969
9235
|
}
|
|
8970
|
-
interface
|
|
9236
|
+
interface InstanceBackupPolicy {
|
|
8971
9237
|
/**
|
|
8972
|
-
*
|
|
9238
|
+
* List of destination regions available for cross-region backup.
|
|
8973
9239
|
*/
|
|
8974
|
-
|
|
9240
|
+
availableCrossRegions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
8975
9241
|
/**
|
|
8976
|
-
*
|
|
9242
|
+
* Basic backup policy.
|
|
8977
9243
|
*/
|
|
8978
|
-
|
|
9244
|
+
backupPolicyBase?: pulumi.Input<inputs.rdsmysql.InstanceBackupPolicyBackupPolicyBase>;
|
|
8979
9245
|
/**
|
|
8980
|
-
*
|
|
9246
|
+
* Cross-region backup policy.
|
|
8981
9247
|
*/
|
|
8982
|
-
|
|
9248
|
+
crossBackupPolicy?: pulumi.Input<inputs.rdsmysql.InstanceBackupPolicyCrossBackupPolicy>;
|
|
9249
|
+
}
|
|
9250
|
+
interface InstanceBackupPolicyBackupPolicyBase {
|
|
8983
9251
|
/**
|
|
8984
|
-
*
|
|
9252
|
+
* Retain all log backups before releasing the instance. Values: true: yes. false: no.
|
|
8985
9253
|
*/
|
|
8986
|
-
|
|
9254
|
+
binlogBackupAllRetention?: pulumi.Input<boolean>;
|
|
8987
9255
|
/**
|
|
8988
|
-
*
|
|
9256
|
+
* Enable log backup feature. Values: true: yes. false: no.
|
|
8989
9257
|
*/
|
|
8990
|
-
|
|
9258
|
+
binlogBackupEnabled?: pulumi.Input<boolean>;
|
|
8991
9259
|
/**
|
|
8992
|
-
*
|
|
9260
|
+
* Whether to enable encryption for log backups. Values: true: Yes. false: No.
|
|
8993
9261
|
*/
|
|
8994
|
-
|
|
9262
|
+
binlogBackupEncryptionEnabled?: pulumi.Input<boolean>;
|
|
8995
9263
|
/**
|
|
8996
|
-
*
|
|
9264
|
+
* Enable local Binlog retention limit. Values: true: enabled. false: disabled.
|
|
8997
9265
|
*/
|
|
8998
|
-
|
|
9266
|
+
binlogFileCountsEnable?: pulumi.Input<boolean>;
|
|
8999
9267
|
/**
|
|
9000
|
-
*
|
|
9268
|
+
* Number of local Binlog files to retain, values range from 6 to 1000. Files exceeding the retention count are automatically deleted.
|
|
9001
9269
|
*/
|
|
9002
|
-
|
|
9270
|
+
binlogLimitCount?: pulumi.Input<number>;
|
|
9003
9271
|
/**
|
|
9004
|
-
*
|
|
9272
|
+
* Local Binlog retention period. Value: 0–168. Unit: hours. Local logs exceeding the retention period are automatically deleted. When set to 0, local logs are not deleted automatically.
|
|
9005
9273
|
*/
|
|
9006
|
-
|
|
9274
|
+
binlogLocalRetentionHour?: pulumi.Input<number>;
|
|
9007
9275
|
/**
|
|
9008
|
-
*
|
|
9276
|
+
* Enable automatic Binlog cleanup when storage is excessive. When total instance storage usage exceeds 80% or available space is less than 5 GiB, the system automatically deletes the oldest local Binlog files until usage drops below 80% and available space exceeds 5 GiB. true: enabled. false: disabled.
|
|
9009
9277
|
*/
|
|
9010
|
-
|
|
9278
|
+
binlogSpaceLimitEnable?: pulumi.Input<boolean>;
|
|
9011
9279
|
/**
|
|
9012
|
-
*
|
|
9280
|
+
* Maximum storage space usage. Can be set to 20%–50%. When exceeded, the earliest Binlog files are automatically deleted until usage falls below this threshold. Note: Local Binlog space usage = local Binlog size / total available (purchased) instance space.
|
|
9013
9281
|
*/
|
|
9014
|
-
|
|
9282
|
+
binlogStoragePercentage?: pulumi.Input<number>;
|
|
9015
9283
|
/**
|
|
9016
|
-
*
|
|
9284
|
+
* Retain all data backups before releasing the instance. Values: true: yes. false: no.
|
|
9017
9285
|
*/
|
|
9018
|
-
|
|
9019
|
-
}
|
|
9020
|
-
interface InstanceDisasterRecoveryInstance {
|
|
9286
|
+
dataBackupAllRetention?: pulumi.Input<boolean>;
|
|
9021
9287
|
/**
|
|
9022
|
-
*
|
|
9288
|
+
* Enable encryption for data backups of local disk instances. Values: true: yes. false: no. Note: This feature is not supported for cloud disk instances.
|
|
9023
9289
|
*/
|
|
9024
|
-
|
|
9290
|
+
dataBackupEncryptionEnabled?: pulumi.Input<boolean>;
|
|
9025
9291
|
/**
|
|
9026
|
-
*
|
|
9292
|
+
* Number of days to retain data backups. Valid values: 7–3650 days. Default: 7 days.
|
|
9027
9293
|
*/
|
|
9028
|
-
|
|
9294
|
+
dataBackupRetentionDay?: pulumi.Input<number>;
|
|
9029
9295
|
/**
|
|
9030
|
-
*
|
|
9296
|
+
* Full backup cycle. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday.
|
|
9031
9297
|
*/
|
|
9032
|
-
|
|
9298
|
+
dataFullBackupPeriods?: pulumi.Input<pulumi.Input<string>[]>;
|
|
9033
9299
|
/**
|
|
9034
|
-
*
|
|
9300
|
+
* Start time of the full backup task time window (UTC). The time window is 1 hour. Note: Both DataFullBackupStartUTCHour and DataFullBackupTime can be used to specify the full backup time period for the instance. DataFullBackupStartUTCHour has higher priority. If both fields are returned, DataFullBackupStartUTCHour takes precedence.
|
|
9035
9301
|
*/
|
|
9036
|
-
|
|
9302
|
+
dataFullBackupStartUtcHour?: pulumi.Input<number>;
|
|
9037
9303
|
/**
|
|
9038
|
-
*
|
|
9304
|
+
* Time window for executing backup tasks, with a duration of 1 hour. Format: HH:mmZ-HH:mmZ (UTC). Note: Both DataFullBackupStartUTCHour and DataFullBackupTime can be used to specify the full backup time period for the instance. DataFullBackupStartUTCHour has higher priority. If both fields are returned, DataFullBackupStartUTCHour takes precedence.
|
|
9039
9305
|
*/
|
|
9040
|
-
|
|
9306
|
+
dataFullBackupTime?: pulumi.Input<string>;
|
|
9307
|
+
/**
|
|
9308
|
+
* Incremental backup cycle for local disk instances. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday. Note: When high-frequency incremental backup is enabled (that is, when HourlyIncrBackupEnable is set to true), this field is not returned.
|
|
9309
|
+
*/
|
|
9310
|
+
dataIncrBackupPeriods?: pulumi.Input<pulumi.Input<string>[]>;
|
|
9311
|
+
/**
|
|
9312
|
+
* Number of days to retain data after instance release.
|
|
9313
|
+
*/
|
|
9314
|
+
dataKeepDaysAfterReleased?: pulumi.Input<number>;
|
|
9315
|
+
/**
|
|
9316
|
+
* Policy for retaining instance backups after the instance is released. Values: Last: retain the last backup (default). All: retain all backups of the instance.
|
|
9317
|
+
*/
|
|
9318
|
+
dataKeepPolicyAfterReleased?: pulumi.Input<string>;
|
|
9319
|
+
/**
|
|
9320
|
+
* Whether high-frequency incremental snapshot backup is enabled for cloud disk instances. Values: true: Yes. false: No. Note: For local disk instances, this field returns false.
|
|
9321
|
+
*/
|
|
9322
|
+
highFrequencySnapshotBackupEnable?: pulumi.Input<boolean>;
|
|
9323
|
+
/**
|
|
9324
|
+
* Frequency of high-frequency incremental snapshot backups for cloud disk instances, in seconds. Values: 3600: every 1 hour. 7200: every 2 hours. 10800: every 3 hours. 14400: every 4 hours. 19200: every 6 hours. 28800: every 8 hours. 38400: every 12 hours. Note: If the instance is a local disk instance or the high-frequency incremental snapshot backup feature for the cloud disk instance is not enabled, this field returns 0.
|
|
9325
|
+
*/
|
|
9326
|
+
highFrequencySnapshotBackupSecondPeriod?: pulumi.Input<number>;
|
|
9327
|
+
/**
|
|
9328
|
+
* Whether to enable high-frequency backup for local disk instances. Values: true: Yes. false: No.
|
|
9329
|
+
*/
|
|
9330
|
+
hourlyIncrBackupEnable?: pulumi.Input<boolean>;
|
|
9331
|
+
/**
|
|
9332
|
+
* Frequency of high-frequency incremental backups for local disk instances. Values: 0: no high-frequency incremental backup. In this case, HourlyIncrBackupEnable is false. 2: incremental backup every 2 hours. 4: incremental backup every 4 hours. 6: incremental backup every 6 hours. 12: incremental backup every 12 hours.
|
|
9333
|
+
*/
|
|
9334
|
+
incrBackupHourPeriod?: pulumi.Input<number>;
|
|
9335
|
+
/**
|
|
9336
|
+
* Whether to retain cross-region backups. Values: true: Yes. false: No. Note: This feature is not supported for cloud disk instances.
|
|
9337
|
+
*/
|
|
9338
|
+
keepCrossBackupEnableAfterReleased?: pulumi.Input<boolean>;
|
|
9339
|
+
/**
|
|
9340
|
+
* Maximum DDL wait time. Default value is 30, minimum is 10, maximum is 1440, in minutes.
|
|
9341
|
+
*/
|
|
9342
|
+
lockDdlTime?: pulumi.Input<number>;
|
|
9343
|
+
/**
|
|
9344
|
+
* Maximum DDL wait time. Default value: 1800. Minimum: 1. Maximum: 86400. Unit: seconds. Note: The backup process will block DDL. If the blocking time exceeds the specified value, the backup will stop automatically. Only MySQL 8.0 instances support this setting.
|
|
9345
|
+
*/
|
|
9346
|
+
lockDdlTimeSecond?: pulumi.Input<number>;
|
|
9347
|
+
/**
|
|
9348
|
+
* Binlog backup retention period. Value range: 7–3650 days. Default retention is 7 days. Note: This parameter is not returned when RetentionPolicySynced is set to true.
|
|
9349
|
+
*/
|
|
9350
|
+
logBackupRetentionDay?: pulumi.Input<number>;
|
|
9351
|
+
/**
|
|
9352
|
+
* Whether to allow downloading instance backup data from a public network environment. Values: true: Yes. false: No.
|
|
9353
|
+
*/
|
|
9354
|
+
publicDownloadEnable?: pulumi.Input<boolean>;
|
|
9355
|
+
/**
|
|
9356
|
+
* Whether the retention policy for log backups is the same as that for data backups. Values: true: Yes. false: No.
|
|
9357
|
+
*/
|
|
9358
|
+
retentionPolicySynced?: pulumi.Input<boolean>;
|
|
9359
|
+
}
|
|
9360
|
+
interface InstanceBackupPolicyCrossBackupPolicy {
|
|
9361
|
+
/**
|
|
9362
|
+
* Enable cross-region backup. true: enabled. false: disabled. Default value (unspecified).
|
|
9363
|
+
*/
|
|
9364
|
+
backupEnabled?: pulumi.Input<boolean>;
|
|
9365
|
+
/**
|
|
9366
|
+
* Retain cross-region backups long-term before instance release. Values: true: yes. false: no.
|
|
9367
|
+
*/
|
|
9368
|
+
crossBackupAllRetention?: pulumi.Input<boolean>;
|
|
9369
|
+
/**
|
|
9370
|
+
* Destination region ID for cross-region backups. This parameter is required when BackupEnabled is true.
|
|
9371
|
+
*/
|
|
9372
|
+
crossBackupRegion?: pulumi.Input<string>;
|
|
9373
|
+
/**
|
|
9374
|
+
* Whether to enable cross-region log backup. true: Enable. false: Disable (default). Note: Cross-region log backup can only be enabled when cross-region backup is enabled.
|
|
9375
|
+
*/
|
|
9376
|
+
logBackupEnabled?: pulumi.Input<boolean>;
|
|
9377
|
+
/**
|
|
9378
|
+
* Cross-region backup retention days. Value range: 7–3650. Default: 7. Unit: days. Note: When CrossBackupAllRetention is set to true, this field does not need to be set.
|
|
9379
|
+
*/
|
|
9380
|
+
retention?: pulumi.Input<number>;
|
|
9381
|
+
}
|
|
9382
|
+
interface InstanceChargeDetail {
|
|
9383
|
+
/**
|
|
9384
|
+
* Enable auto-renewal for prepaid scenarios. Values: true: auto-renewal. false: do not auto-renew
|
|
9385
|
+
*/
|
|
9386
|
+
autoRenew?: pulumi.Input<boolean>;
|
|
9387
|
+
/**
|
|
9388
|
+
* Billing end time for subscription instance (UTC). Format: yyyy-MM-ddTHH:mm:ss.sssZ.
|
|
9389
|
+
*/
|
|
9390
|
+
chargeEndTime?: pulumi.Input<string>;
|
|
9391
|
+
/**
|
|
9392
|
+
* Billing start time for the instance (UTC). Format: yyyy-MM-ddTHH:mm:ss.sssZ
|
|
9393
|
+
*/
|
|
9394
|
+
chargeStartTime?: pulumi.Input<string>;
|
|
9395
|
+
/**
|
|
9396
|
+
* Instance billing status. Values: Normal: normal. Overdue: overdue. Unpaid: pending payment.
|
|
9397
|
+
*/
|
|
9398
|
+
chargeStatus?: pulumi.Input<string>;
|
|
9399
|
+
/**
|
|
9400
|
+
* Billing type. Options: PrePaid: subscription. PostPaid: pay-as-you-go
|
|
9401
|
+
*/
|
|
9402
|
+
chargeType: pulumi.Input<string>;
|
|
9403
|
+
/**
|
|
9404
|
+
* Number of instances to purchase. Value range: 1–50. Default: 1
|
|
9405
|
+
*/
|
|
9406
|
+
number?: pulumi.Input<number>;
|
|
9407
|
+
/**
|
|
9408
|
+
* Estimated release time after the instance is stopped due to overdue payment (pay-as-you-go) or expiration (subscription), in UTC. Format: yyyy-MM-ddTHH:mm:ss.sssZ
|
|
9409
|
+
*/
|
|
9410
|
+
overdueReclaimTime?: pulumi.Input<string>;
|
|
9411
|
+
/**
|
|
9412
|
+
* Time when the instance is stopped due to overdue payment (pay-as-you-go) or expiration (subscription) (UTC). Format: yyyy-MM-ddTHH:mm:ss.sssZ.
|
|
9413
|
+
*/
|
|
9414
|
+
overdueTime?: pulumi.Input<string>;
|
|
9415
|
+
/**
|
|
9416
|
+
* Purchase duration in prepaid scenarios.
|
|
9417
|
+
*/
|
|
9418
|
+
period?: pulumi.Input<number>;
|
|
9419
|
+
/**
|
|
9420
|
+
* Purchase cycle in prepaid scenarios. Month: monthly purchase cycle (default). Year: yearly purchase cycle.
|
|
9421
|
+
*/
|
|
9422
|
+
periodUnit?: pulumi.Input<string>;
|
|
9423
|
+
/**
|
|
9424
|
+
* Restore time for temporary scaling (UTC). Format: yyyy-MM-ddTHH:mm:ss.sssZ.
|
|
9425
|
+
*/
|
|
9426
|
+
tempModifyEndTime?: pulumi.Input<string>;
|
|
9427
|
+
/**
|
|
9428
|
+
* Start time for temporary scaling (UTC). Format: yyyy-MM-ddTHH:mm:ss.sssZ
|
|
9429
|
+
*/
|
|
9430
|
+
tempModifyStartTime?: pulumi.Input<string>;
|
|
9431
|
+
}
|
|
9432
|
+
interface InstanceDisasterRecoveryInstance {
|
|
9433
|
+
/**
|
|
9434
|
+
* ID of synchronization tasks between primary and disaster recovery instances.
|
|
9435
|
+
*/
|
|
9436
|
+
dtsTaskId?: pulumi.Input<string>;
|
|
9437
|
+
/**
|
|
9438
|
+
* Name of the synchronization task between the primary instance and the disaster recovery instance
|
|
9439
|
+
*/
|
|
9440
|
+
dtsTaskName?: pulumi.Input<string>;
|
|
9441
|
+
/**
|
|
9442
|
+
* Status of synchronization tasks between the primary instance and the disaster recovery instance
|
|
9443
|
+
*/
|
|
9444
|
+
dtsTaskStatus?: pulumi.Input<string>;
|
|
9445
|
+
/**
|
|
9446
|
+
* Disaster recovery instance ID.
|
|
9447
|
+
*/
|
|
9448
|
+
instanceId?: pulumi.Input<string>;
|
|
9449
|
+
/**
|
|
9450
|
+
* Name of disaster recovery instance.
|
|
9451
|
+
*/
|
|
9452
|
+
instanceName?: pulumi.Input<string>;
|
|
9041
9453
|
/**
|
|
9042
9454
|
* Latency between the disaster recovery instance and the primary instance.
|
|
9043
9455
|
*/
|
|
9044
9456
|
secondsBehindMaster?: pulumi.Input<number>;
|
|
9045
9457
|
}
|
|
9046
9458
|
interface InstanceEndpoint {
|
|
9459
|
+
addresses?: pulumi.Input<pulumi.Input<inputs.rdsmysql.InstanceEndpointAddress>[]>;
|
|
9047
9460
|
/**
|
|
9048
9461
|
* When the endpoint type is read/write or read-only, you can set whether new nodes join automatically. Values: Enable: auto join. Disable: do not auto join (default)
|
|
9049
9462
|
*/
|
|
@@ -9060,6 +9473,7 @@ export declare namespace rdsmysql {
|
|
|
9060
9473
|
* Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
|
|
9061
9474
|
*/
|
|
9062
9475
|
connectionPoolType?: pulumi.Input<string>;
|
|
9476
|
+
customRouteStrategies?: pulumi.Input<pulumi.Input<inputs.rdsmysql.InstanceEndpointCustomRouteStrategy>[]>;
|
|
9063
9477
|
/**
|
|
9064
9478
|
* Description of the connection endpoint
|
|
9065
9479
|
*/
|
|
@@ -9126,6 +9540,54 @@ export declare namespace rdsmysql {
|
|
|
9126
9540
|
*/
|
|
9127
9541
|
readWriteMode?: pulumi.Input<string>;
|
|
9128
9542
|
}
|
|
9543
|
+
interface InstanceEndpointAddress {
|
|
9544
|
+
/**
|
|
9545
|
+
* false: Private network resolution (default). true: Private and public network resolution.
|
|
9546
|
+
*/
|
|
9547
|
+
dnsVisibility?: pulumi.Input<boolean>;
|
|
9548
|
+
/**
|
|
9549
|
+
* Connection domain name.
|
|
9550
|
+
*/
|
|
9551
|
+
domain?: pulumi.Input<string>;
|
|
9552
|
+
/**
|
|
9553
|
+
* EIP ID, valid only for Public addresses.
|
|
9554
|
+
*/
|
|
9555
|
+
eipId?: pulumi.Input<string>;
|
|
9556
|
+
/**
|
|
9557
|
+
* Whether the EIP used by the connected terminal is suspended due to overdue payment. Values: true: Yes. false: No.
|
|
9558
|
+
*/
|
|
9559
|
+
eipLocked?: pulumi.Input<boolean>;
|
|
9560
|
+
/**
|
|
9561
|
+
* IP protocol version. Value: IPv4.
|
|
9562
|
+
*/
|
|
9563
|
+
internetProtocol?: pulumi.Input<string>;
|
|
9564
|
+
/**
|
|
9565
|
+
* IP address.
|
|
9566
|
+
*/
|
|
9567
|
+
ipAddress?: pulumi.Input<string>;
|
|
9568
|
+
/**
|
|
9569
|
+
* Network address type. Values: Private: private address. Public: public address.
|
|
9570
|
+
*/
|
|
9571
|
+
networkType?: pulumi.Input<string>;
|
|
9572
|
+
/**
|
|
9573
|
+
* Port.
|
|
9574
|
+
*/
|
|
9575
|
+
port?: pulumi.Input<string>;
|
|
9576
|
+
/**
|
|
9577
|
+
* Subnet ID, valid only for Private addresses.
|
|
9578
|
+
*/
|
|
9579
|
+
subnetId?: pulumi.Input<string>;
|
|
9580
|
+
}
|
|
9581
|
+
interface InstanceEndpointCustomRouteStrategy {
|
|
9582
|
+
/**
|
|
9583
|
+
* SQL forwarding rule target. Values: Primary: primary node. Secondary: secondary node. ReadOnly: read-only node. Note: For dual-node instances, you can select the primary node or read-only node. For multi-node instances, you can select the primary node or secondary node.
|
|
9584
|
+
*/
|
|
9585
|
+
nodeType?: pulumi.Input<string>;
|
|
9586
|
+
/**
|
|
9587
|
+
* Forwarding rule keywords. SQL keyword setting rules are as follows: Each rule can contain up to 20 keywords. Maximum length is 64 characters. Can include English letters, numbers, underscores (_), @, #, :=, and Chinese characters.
|
|
9588
|
+
*/
|
|
9589
|
+
sqlKeyword?: pulumi.Input<string>;
|
|
9590
|
+
}
|
|
9129
9591
|
interface InstanceEndpointReadOnlyNodeWeight {
|
|
9130
9592
|
/**
|
|
9131
9593
|
* Read-only nodes require NodeId. Primary nodes do not require it
|
|
@@ -9741,6 +10203,44 @@ export declare namespace redis {
|
|
|
9741
10203
|
*/
|
|
9742
10204
|
securityGroupId?: pulumi.Input<string>;
|
|
9743
10205
|
}
|
|
10206
|
+
interface InstanceBackup {
|
|
10207
|
+
/**
|
|
10208
|
+
* Backup point ID
|
|
10209
|
+
*/
|
|
10210
|
+
backupPointId?: pulumi.Input<string>;
|
|
10211
|
+
/**
|
|
10212
|
+
* Backup point name
|
|
10213
|
+
*/
|
|
10214
|
+
backupPointName?: pulumi.Input<string>;
|
|
10215
|
+
/**
|
|
10216
|
+
* Backup policy
|
|
10217
|
+
*/
|
|
10218
|
+
backupStrategy?: pulumi.Input<string>;
|
|
10219
|
+
/**
|
|
10220
|
+
* Backup type
|
|
10221
|
+
*/
|
|
10222
|
+
backupType?: pulumi.Input<string>;
|
|
10223
|
+
/**
|
|
10224
|
+
* Backup end time
|
|
10225
|
+
*/
|
|
10226
|
+
endTime?: pulumi.Input<string>;
|
|
10227
|
+
/**
|
|
10228
|
+
* Instance ID
|
|
10229
|
+
*/
|
|
10230
|
+
instanceId?: pulumi.Input<string>;
|
|
10231
|
+
/**
|
|
10232
|
+
* Backup size (unit: Byte)
|
|
10233
|
+
*/
|
|
10234
|
+
size?: pulumi.Input<number>;
|
|
10235
|
+
/**
|
|
10236
|
+
* Backup start time
|
|
10237
|
+
*/
|
|
10238
|
+
startTime?: pulumi.Input<string>;
|
|
10239
|
+
/**
|
|
10240
|
+
* Backup status
|
|
10241
|
+
*/
|
|
10242
|
+
status?: pulumi.Input<string>;
|
|
10243
|
+
}
|
|
9744
10244
|
interface InstanceBackupRestore {
|
|
9745
10245
|
/**
|
|
9746
10246
|
* Backup ID, used to specify which backup to use when restoring from a backup set
|
|
@@ -9878,6 +10378,16 @@ export declare namespace redis {
|
|
|
9878
10378
|
}
|
|
9879
10379
|
}
|
|
9880
10380
|
export declare namespace rocketmq {
|
|
10381
|
+
interface AccessKeyTopicPermission {
|
|
10382
|
+
/**
|
|
10383
|
+
* Permission type. AccessKey has permissions for this Topic. ALL: Publish and subscribe permissions. PUB: Publish permission. SUB: Subscribe permission. DENY: No publish or subscribe permissions
|
|
10384
|
+
*/
|
|
10385
|
+
permission?: pulumi.Input<string>;
|
|
10386
|
+
/**
|
|
10387
|
+
* Topic name
|
|
10388
|
+
*/
|
|
10389
|
+
topicName?: pulumi.Input<string>;
|
|
10390
|
+
}
|
|
9881
10391
|
interface AllowListAssociatedInstance {
|
|
9882
10392
|
/**
|
|
9883
10393
|
* Instance ID
|
|
@@ -10462,35 +10972,489 @@ export declare namespace tls {
|
|
|
10462
10972
|
*/
|
|
10463
10973
|
cronTab?: pulumi.Input<string>;
|
|
10464
10974
|
/**
|
|
10465
|
-
* Time zone in which the Cron expression takes effect.
|
|
10975
|
+
* Time zone in which the Cron expression takes effect.
|
|
10976
|
+
*/
|
|
10977
|
+
cronTimeZone?: pulumi.Input<string>;
|
|
10978
|
+
/**
|
|
10979
|
+
* Scheduling cycle or the specific time point for periodic execution (minutes from 00:00). Value range: 1–1440, in minutes.
|
|
10980
|
+
*/
|
|
10981
|
+
time?: pulumi.Input<number>;
|
|
10982
|
+
/**
|
|
10983
|
+
* Scheduling interval type. Options: Period: schedule at regular intervals. Fixed: schedule at a fixed time each day. Cron: use a Cron expression.
|
|
10984
|
+
*/
|
|
10985
|
+
type?: pulumi.Input<string>;
|
|
10986
|
+
}
|
|
10987
|
+
interface AlarmTriggerCondition {
|
|
10988
|
+
/**
|
|
10989
|
+
* Alert trigger condition expression.
|
|
10990
|
+
*/
|
|
10991
|
+
condition?: pulumi.Input<string>;
|
|
10992
|
+
/**
|
|
10993
|
+
* Numerical expression for scenarios with data or specific entries, implemented using **count**.
|
|
10994
|
+
*/
|
|
10995
|
+
countCondition?: pulumi.Input<string>;
|
|
10996
|
+
/**
|
|
10997
|
+
* When enabled, if the result after set operations is an empty set, a separate no-data alert is triggered.
|
|
10998
|
+
*/
|
|
10999
|
+
noData?: pulumi.Input<boolean>;
|
|
11000
|
+
/**
|
|
11001
|
+
* Alert notification level, indicating the severity of the alert. Supports notice, warning, or critical, with severity increasing in that order. The default is notice.
|
|
11002
|
+
*/
|
|
11003
|
+
severity?: pulumi.Input<string>;
|
|
11004
|
+
}
|
|
11005
|
+
interface AlarmWebhookIntegrationTypeWebhookHeader {
|
|
11006
|
+
/**
|
|
11007
|
+
* Key for custom request header
|
|
11008
|
+
*/
|
|
11009
|
+
key?: pulumi.Input<string>;
|
|
11010
|
+
/**
|
|
11011
|
+
* Value for custom request header
|
|
11012
|
+
*/
|
|
11013
|
+
value?: pulumi.Input<string>;
|
|
11014
|
+
}
|
|
11015
|
+
interface EtlTargetResource {
|
|
11016
|
+
/**
|
|
11017
|
+
* Name of the custom output target. You must use this name to refer to the output target in the data processing rules
|
|
11018
|
+
*/
|
|
11019
|
+
alias: pulumi.Input<string>;
|
|
11020
|
+
/**
|
|
11021
|
+
* Region of the log topic for storing processed logs
|
|
11022
|
+
*/
|
|
11023
|
+
region: pulumi.Input<string>;
|
|
11024
|
+
/**
|
|
11025
|
+
* Cross-account authorization role name
|
|
11026
|
+
*/
|
|
11027
|
+
roleTrn?: pulumi.Input<string>;
|
|
11028
|
+
/**
|
|
11029
|
+
* Log topic ID for storing processed logs
|
|
11030
|
+
*/
|
|
11031
|
+
topicId: pulumi.Input<string>;
|
|
11032
|
+
}
|
|
11033
|
+
interface HostGroupRule {
|
|
11034
|
+
/**
|
|
11035
|
+
* Container collection rules
|
|
11036
|
+
*/
|
|
11037
|
+
containerRule?: pulumi.Input<inputs.tls.HostGroupRuleContainerRule>;
|
|
11038
|
+
/**
|
|
11039
|
+
* Time when the collection configuration was created.
|
|
11040
|
+
*/
|
|
11041
|
+
createTime?: pulumi.Input<string>;
|
|
11042
|
+
excludePaths?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleExcludePath>[]>;
|
|
11043
|
+
/**
|
|
11044
|
+
* Extraction rules
|
|
11045
|
+
*/
|
|
11046
|
+
extractRule?: pulumi.Input<inputs.tls.HostGroupRuleExtractRule>;
|
|
11047
|
+
/**
|
|
11048
|
+
* Collection type. 0: Host log file. 1: K8s container standard output. 2: Log file inside K8s container.
|
|
11049
|
+
*/
|
|
11050
|
+
inputType?: pulumi.Input<number>;
|
|
11051
|
+
/**
|
|
11052
|
+
* Log sample.
|
|
11053
|
+
*/
|
|
11054
|
+
logSample?: pulumi.Input<string>;
|
|
11055
|
+
/**
|
|
11056
|
+
* Collection modes. minimalist*log: single-line full mode. json*log: JSON mode. delimiter*log: delimiter mode. multiline*log: multi-line full mode. fullregex_log: full regex mode.
|
|
11057
|
+
*/
|
|
11058
|
+
logType?: pulumi.Input<string>;
|
|
11059
|
+
/**
|
|
11060
|
+
* Time when the collection configuration was modified.
|
|
11061
|
+
*/
|
|
11062
|
+
modifyTime?: pulumi.Input<string>;
|
|
11063
|
+
/**
|
|
11064
|
+
* Data collection path list
|
|
11065
|
+
*/
|
|
11066
|
+
paths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11067
|
+
/**
|
|
11068
|
+
* Running status of the collection configuration. 0: Running. 1: Paused.
|
|
11069
|
+
*/
|
|
11070
|
+
pause?: pulumi.Input<number>;
|
|
11071
|
+
/**
|
|
11072
|
+
* Collection configuration ID.
|
|
11073
|
+
*/
|
|
11074
|
+
ruleId?: pulumi.Input<string>;
|
|
11075
|
+
/**
|
|
11076
|
+
* Name of the collection configuration.
|
|
11077
|
+
*/
|
|
11078
|
+
ruleName?: pulumi.Input<string>;
|
|
11079
|
+
/**
|
|
11080
|
+
* ID of the log topic to which the collection configuration belongs.
|
|
11081
|
+
*/
|
|
11082
|
+
topicId?: pulumi.Input<string>;
|
|
11083
|
+
/**
|
|
11084
|
+
* Name of the log topic associated with the collection configuration
|
|
11085
|
+
*/
|
|
11086
|
+
topicName?: pulumi.Input<string>;
|
|
11087
|
+
/**
|
|
11088
|
+
* User-defined collection rules.
|
|
11089
|
+
*/
|
|
11090
|
+
userDefineRule?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRule>;
|
|
11091
|
+
}
|
|
11092
|
+
interface HostGroupRuleContainerRule {
|
|
11093
|
+
/**
|
|
11094
|
+
* Container name to collect. If no container name is specified, all containers in the machine group are collected. Supports regular expressions. For example, setting the container name to ^(container-test)$ collects all containers named container-test.
|
|
11095
|
+
*/
|
|
11096
|
+
containerNameRegex?: pulumi.Input<string>;
|
|
11097
|
+
envTags?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleEnvTag>[]>;
|
|
11098
|
+
excludeContainerEnvRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleExcludeContainerEnvRegex>[]>;
|
|
11099
|
+
excludeContainerLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleExcludeContainerLabelRegex>[]>;
|
|
11100
|
+
includeContainerEnvRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleIncludeContainerEnvRegex>[]>;
|
|
11101
|
+
includeContainerLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleIncludeContainerLabelRegex>[]>;
|
|
11102
|
+
/**
|
|
11103
|
+
* Kubernetes container collection rules.
|
|
11104
|
+
*/
|
|
11105
|
+
kubernetesRule?: pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRule>;
|
|
11106
|
+
/**
|
|
11107
|
+
* Collection information. stdout: Container standard output (stdout). stderr: Container standard error (stderr). all: Both container standard output (stdout) and standard error (stderr).
|
|
11108
|
+
*/
|
|
11109
|
+
stream?: pulumi.Input<string>;
|
|
11110
|
+
}
|
|
11111
|
+
interface HostGroupRuleContainerRuleEnvTag {
|
|
11112
|
+
/**
|
|
11113
|
+
* Key.
|
|
11114
|
+
*/
|
|
11115
|
+
key?: pulumi.Input<string>;
|
|
11116
|
+
/**
|
|
11117
|
+
* Value.
|
|
11118
|
+
*/
|
|
11119
|
+
val?: pulumi.Input<string>;
|
|
11120
|
+
}
|
|
11121
|
+
interface HostGroupRuleContainerRuleExcludeContainerEnvRegex {
|
|
11122
|
+
/**
|
|
11123
|
+
* Key.
|
|
11124
|
+
*/
|
|
11125
|
+
key?: pulumi.Input<string>;
|
|
11126
|
+
/**
|
|
11127
|
+
* Value.
|
|
11128
|
+
*/
|
|
11129
|
+
val?: pulumi.Input<string>;
|
|
11130
|
+
}
|
|
11131
|
+
interface HostGroupRuleContainerRuleExcludeContainerLabelRegex {
|
|
11132
|
+
/**
|
|
11133
|
+
* Key.
|
|
11134
|
+
*/
|
|
11135
|
+
key?: pulumi.Input<string>;
|
|
11136
|
+
/**
|
|
11137
|
+
* Value.
|
|
11138
|
+
*/
|
|
11139
|
+
val?: pulumi.Input<string>;
|
|
11140
|
+
}
|
|
11141
|
+
interface HostGroupRuleContainerRuleIncludeContainerEnvRegex {
|
|
11142
|
+
/**
|
|
11143
|
+
* Key.
|
|
11144
|
+
*/
|
|
11145
|
+
key?: pulumi.Input<string>;
|
|
11146
|
+
/**
|
|
11147
|
+
* Value.
|
|
11148
|
+
*/
|
|
11149
|
+
val?: pulumi.Input<string>;
|
|
11150
|
+
}
|
|
11151
|
+
interface HostGroupRuleContainerRuleIncludeContainerLabelRegex {
|
|
11152
|
+
/**
|
|
11153
|
+
* Key.
|
|
11154
|
+
*/
|
|
11155
|
+
key?: pulumi.Input<string>;
|
|
11156
|
+
/**
|
|
11157
|
+
* Value.
|
|
11158
|
+
*/
|
|
11159
|
+
val?: pulumi.Input<string>;
|
|
11160
|
+
}
|
|
11161
|
+
interface HostGroupRuleContainerRuleKubernetesRule {
|
|
11162
|
+
annotationTags?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleAnnotationTag>[]>;
|
|
11163
|
+
/**
|
|
11164
|
+
* Whether to add all Kubernetes Labels as log tags to the raw log data. When enabled, the log service adds fields for all Labels in the Kubernetes Pod to the log. For example, if the Pod has Label source=DC and destination=CS, the log will include fields **tag**source__: DC and **tag**destination__: CS.
|
|
11165
|
+
*/
|
|
11166
|
+
enableAllLabelTag?: pulumi.Input<boolean>;
|
|
11167
|
+
excludePodAnnotationRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex>[]>;
|
|
11168
|
+
excludePodLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex>[]>;
|
|
11169
|
+
includePodAnnotationRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex>[]>;
|
|
11170
|
+
includePodLabelRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex>[]>;
|
|
11171
|
+
labelTags?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleContainerRuleKubernetesRuleLabelTag>[]>;
|
|
11172
|
+
/**
|
|
11173
|
+
* Name of the Kubernetes Namespace to be collected. If not specified, all containers are collected. Namespace names support regular expression matching. For example, setting the Namespace name to ^(tcp|udp)$ collects all containers under the tcp and udp namespaces.
|
|
11174
|
+
*/
|
|
11175
|
+
namespaceNameRegex?: pulumi.Input<string>;
|
|
11176
|
+
/**
|
|
11177
|
+
* Pod name is used to specify the Pod(s) to be collected. If the Pod name is not specified, all containers are collected. Pod name supports regex matching. For example, setting the Pod name to ^(http.*)$ collects all containers under Pods whose names start with http.
|
|
11178
|
+
*/
|
|
11179
|
+
podNameRegex?: pulumi.Input<string>;
|
|
11180
|
+
/**
|
|
11181
|
+
* Specify the container to collect by workload name. If no workload name is specified, all containers are collected. Workload names support regular expressions. For example, setting the workload name to ^(http.*)$ collects all containers under workloads starting with http.
|
|
11182
|
+
*/
|
|
11183
|
+
workloadNameRegex?: pulumi.Input<string>;
|
|
11184
|
+
/**
|
|
11185
|
+
* Specify containers to collect by workload type. Only one type can be selected. If no type is specified, containers of all types will be collected. Supported workload types are: Deployment: stateless workload StatefulSet: stateful workload DaemonSet: daemon process Job: job CronJob: scheduled job
|
|
11186
|
+
*/
|
|
11187
|
+
workloadType?: pulumi.Input<string>;
|
|
11188
|
+
}
|
|
11189
|
+
interface HostGroupRuleContainerRuleKubernetesRuleAnnotationTag {
|
|
11190
|
+
/**
|
|
11191
|
+
* Key.
|
|
11192
|
+
*/
|
|
11193
|
+
key?: pulumi.Input<string>;
|
|
11194
|
+
/**
|
|
11195
|
+
* Value.
|
|
11196
|
+
*/
|
|
11197
|
+
val?: pulumi.Input<string>;
|
|
11198
|
+
}
|
|
11199
|
+
interface HostGroupRuleContainerRuleKubernetesRuleExcludePodAnnotationRegex {
|
|
11200
|
+
/**
|
|
11201
|
+
* Key.
|
|
11202
|
+
*/
|
|
11203
|
+
key?: pulumi.Input<string>;
|
|
11204
|
+
/**
|
|
11205
|
+
* Value.
|
|
11206
|
+
*/
|
|
11207
|
+
val?: pulumi.Input<string>;
|
|
11208
|
+
}
|
|
11209
|
+
interface HostGroupRuleContainerRuleKubernetesRuleExcludePodLabelRegex {
|
|
11210
|
+
/**
|
|
11211
|
+
* Key.
|
|
11212
|
+
*/
|
|
11213
|
+
key?: pulumi.Input<string>;
|
|
11214
|
+
/**
|
|
11215
|
+
* Value.
|
|
11216
|
+
*/
|
|
11217
|
+
val?: pulumi.Input<string>;
|
|
11218
|
+
}
|
|
11219
|
+
interface HostGroupRuleContainerRuleKubernetesRuleIncludePodAnnotationRegex {
|
|
11220
|
+
/**
|
|
11221
|
+
* Key.
|
|
11222
|
+
*/
|
|
11223
|
+
key?: pulumi.Input<string>;
|
|
11224
|
+
/**
|
|
11225
|
+
* Value.
|
|
11226
|
+
*/
|
|
11227
|
+
val?: pulumi.Input<string>;
|
|
11228
|
+
}
|
|
11229
|
+
interface HostGroupRuleContainerRuleKubernetesRuleIncludePodLabelRegex {
|
|
11230
|
+
/**
|
|
11231
|
+
* Key.
|
|
11232
|
+
*/
|
|
11233
|
+
key?: pulumi.Input<string>;
|
|
11234
|
+
/**
|
|
11235
|
+
* Value.
|
|
11236
|
+
*/
|
|
11237
|
+
val?: pulumi.Input<string>;
|
|
11238
|
+
}
|
|
11239
|
+
interface HostGroupRuleContainerRuleKubernetesRuleLabelTag {
|
|
11240
|
+
/**
|
|
11241
|
+
* Key.
|
|
11242
|
+
*/
|
|
11243
|
+
key?: pulumi.Input<string>;
|
|
11244
|
+
/**
|
|
11245
|
+
* Value.
|
|
11246
|
+
*/
|
|
11247
|
+
val?: pulumi.Input<string>;
|
|
11248
|
+
}
|
|
11249
|
+
interface HostGroupRuleExcludePath {
|
|
11250
|
+
/**
|
|
11251
|
+
* Collection path type. File: file name. Path: directory.
|
|
11252
|
+
*/
|
|
11253
|
+
type?: pulumi.Input<string>;
|
|
11254
|
+
/**
|
|
11255
|
+
* Collection path. Must be specified as an absolute path. When Type is Path, Value indicates a directory. When Type is File, Value indicates a file name.
|
|
11256
|
+
*/
|
|
11257
|
+
value?: pulumi.Input<string>;
|
|
11258
|
+
}
|
|
11259
|
+
interface HostGroupRuleExtractRule {
|
|
11260
|
+
/**
|
|
11261
|
+
* The regex pattern required to match the first line of the log. This is valid only when LogType is multiline*log or fullregex*log. The pattern must be a valid regular expression.
|
|
11262
|
+
*/
|
|
11263
|
+
beginRegex?: pulumi.Input<string>;
|
|
11264
|
+
/**
|
|
11265
|
+
* Log delimiter. Valid only when LogType is delimiter_log.
|
|
11266
|
+
*/
|
|
11267
|
+
delimiter?: pulumi.Input<string>;
|
|
11268
|
+
/**
|
|
11269
|
+
* Enable nanosecond precision time. When enabled, log time parsing will report time with nanosecond precision. true: Enable nanosecond precision time. false: Disable nanosecond precision time.
|
|
11270
|
+
*/
|
|
11271
|
+
enableNanosecond?: pulumi.Input<boolean>;
|
|
11272
|
+
filterKeyRegexes?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleExtractRuleFilterKeyRegex>[]>;
|
|
11273
|
+
/**
|
|
11274
|
+
* List of log field names (Keys).
|
|
11275
|
+
*/
|
|
11276
|
+
keys?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11277
|
+
/**
|
|
11278
|
+
* The entire log entry must match the regular expression. This is only valid when the log type is fullregex_log. The regular expression must be valid.
|
|
11279
|
+
*/
|
|
11280
|
+
logRegex?: pulumi.Input<string>;
|
|
11281
|
+
/**
|
|
11282
|
+
* Automatically extract log fields based on the specified log template.
|
|
11283
|
+
*/
|
|
11284
|
+
logTemplate?: pulumi.Input<inputs.tls.HostGroupRuleExtractRuleLogTemplate>;
|
|
11285
|
+
/**
|
|
11286
|
+
* Quotation mark. Content enclosed by quotation marks is parsed as a complete field and not separated. Only valid when LogType is delimiter_log.
|
|
11287
|
+
*/
|
|
11288
|
+
quote?: pulumi.Input<string>;
|
|
11289
|
+
/**
|
|
11290
|
+
* Regular expression for extracting time, used to extract the time value from the TimeKey field and parse it as the collection time.
|
|
11291
|
+
*/
|
|
11292
|
+
timeExtractRegex?: pulumi.Input<string>;
|
|
11293
|
+
/**
|
|
11294
|
+
* Parsing format for the time field. If a specified time field in the log is used as the log timestamp, you must provide TimeKey and TimeFormat.
|
|
11295
|
+
*/
|
|
11296
|
+
timeFormat?: pulumi.Input<string>;
|
|
11297
|
+
/**
|
|
11298
|
+
* Field name for the log time field. If a specified time field in the log is used as the log timestamp, you must provide TimeKey and TimeFormat.
|
|
11299
|
+
*/
|
|
11300
|
+
timeKey?: pulumi.Input<string>;
|
|
11301
|
+
/**
|
|
11302
|
+
* Sample time. Used to verify whether the specified time parsing format is correct.
|
|
11303
|
+
*/
|
|
11304
|
+
timeSample?: pulumi.Input<string>;
|
|
11305
|
+
/**
|
|
11306
|
+
* Time zone. Supports machine time zone (default) and custom time zone. Custom time zone supports GMT and UTC.
|
|
11307
|
+
*/
|
|
11308
|
+
timeZone?: pulumi.Input<string>;
|
|
11309
|
+
/**
|
|
11310
|
+
* Key name for logs that failed to parse when uploading
|
|
11311
|
+
*/
|
|
11312
|
+
unMatchLogKey?: pulumi.Input<string>;
|
|
11313
|
+
/**
|
|
11314
|
+
* Upload logs that failed to parse. UnMatchUpLoadSwitch=true and UnMatchLogKey must be used together. true: Upload logs that failed to parse. false: Do not upload logs that failed to parse.
|
|
11315
|
+
*/
|
|
11316
|
+
unMatchUpLoadSwitch?: pulumi.Input<boolean>;
|
|
11317
|
+
}
|
|
11318
|
+
interface HostGroupRuleExtractRuleFilterKeyRegex {
|
|
11319
|
+
/**
|
|
11320
|
+
* Name of the filter field.
|
|
11321
|
+
*/
|
|
11322
|
+
key?: pulumi.Input<string>;
|
|
11323
|
+
/**
|
|
11324
|
+
* The log content of the filter field must match the specified regular expression.
|
|
11325
|
+
*/
|
|
11326
|
+
regex?: pulumi.Input<string>;
|
|
11327
|
+
}
|
|
11328
|
+
interface HostGroupRuleExtractRuleLogTemplate {
|
|
11329
|
+
/**
|
|
11330
|
+
* Log template format
|
|
11331
|
+
*/
|
|
11332
|
+
format?: pulumi.Input<string>;
|
|
11333
|
+
/**
|
|
11334
|
+
* Log template type. Supported types: Nginx (Nginx log template type).
|
|
11335
|
+
*/
|
|
11336
|
+
type?: pulumi.Input<string>;
|
|
11337
|
+
}
|
|
11338
|
+
interface HostGroupRuleUserDefineRule {
|
|
11339
|
+
/**
|
|
11340
|
+
* Advanced parameters are used for extended configuration. After enabling extended configuration, you can customize advanced behaviors of LogCollector, such as when to release file handles. Note: If multiple conditions for releasing handles are specified, the handle will be released and log file monitoring will end as soon as any condition is met.
|
|
11341
|
+
*/
|
|
11342
|
+
advanced?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleAdvanced>;
|
|
11343
|
+
/**
|
|
11344
|
+
* Whether to upload the Label information of the host group to the log service. Disabled by default. true: LogCollector uploads the Label information of the host group to the specified field. You can specify the field name in the HostGroupLabelKey parameter. false (default): LogCollector does not upload the Label information of the host group.
|
|
11345
|
+
*/
|
|
11346
|
+
enableHostGroupLabel?: pulumi.Input<boolean>;
|
|
11347
|
+
/**
|
|
11348
|
+
* Whether to upload the hostname field. Default is disabled. true: Adds a field to the original log to record the log source's hostname. Specify the hostname field name using HostnameKey. false (default): Does not add the hostname field.
|
|
11349
|
+
*/
|
|
11350
|
+
enableHostname?: pulumi.Input<boolean>;
|
|
11351
|
+
/**
|
|
11352
|
+
* Whether to upload raw logs. true: Upload raw logs. false (default): Do not upload raw logs.
|
|
11353
|
+
*/
|
|
11354
|
+
enableRawLog?: pulumi.Input<boolean>;
|
|
11355
|
+
fields?: pulumi.Input<pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleField>[]>;
|
|
11356
|
+
/**
|
|
11357
|
+
* Field name used to store machine group label information.
|
|
11358
|
+
*/
|
|
11359
|
+
hostGroupLabelKey?: pulumi.Input<string>;
|
|
11360
|
+
/**
|
|
11361
|
+
* hostname field name. Only required when EnableHostname is set to true.
|
|
11362
|
+
*/
|
|
11363
|
+
hostnameKey?: pulumi.Input<string>;
|
|
11364
|
+
/**
|
|
11365
|
+
* Ignore log files that have not been updated for a specified duration, in hours.
|
|
11366
|
+
*/
|
|
11367
|
+
ignoreOlder?: pulumi.Input<number>;
|
|
11368
|
+
/**
|
|
11369
|
+
* Allows multiple log file collections. Empty: Uses the log file ID (including file inode, device, and checksum of the first N bytes) to uniquely identify the log file. RuleID: Uses the collection rule ID and log file ID to uniquely identify the log file. TopicIDRuleName: Uses the log topic ID, collection rule Name, and log file ID to uniquely identify the log file.
|
|
11370
|
+
*/
|
|
11371
|
+
multiCollectsType?: pulumi.Input<string>;
|
|
11372
|
+
/**
|
|
11373
|
+
* Rules for parsing the collection path. After setting the rule, fields in the collection path are extracted using the specified regex and added as metadata to the log data. Note: This parameter is not supported when collecting container standard output.
|
|
11374
|
+
*/
|
|
11375
|
+
parsePathRule?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleParsePathRule>;
|
|
11376
|
+
/**
|
|
11377
|
+
* LogCollector plugin configuration. After enabling plugin configuration, you can add one or more LogCollector processor plugins to parse logs with complex or variable structures.
|
|
11378
|
+
*/
|
|
11379
|
+
plugin?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRulePlugin>;
|
|
11380
|
+
/**
|
|
11381
|
+
* Original log field name. Only effective when EnableRawLog is set to true. RawLogKey defaults to **raw**, meaning the original log data will be encapsulated in the **raw** field and uploaded to the log service together with the parsed log data
|
|
11382
|
+
*/
|
|
11383
|
+
rawLogKey?: pulumi.Input<string>;
|
|
11384
|
+
/**
|
|
11385
|
+
* Rules for routing log partitions. If this parameter is not set, logs are written using the default load balancing mode, and packets are written to any available Shard. If set, logs are collected using the HashKey routing Shard mode, and the log service writes data to the Shard containing the specified Key value.
|
|
11386
|
+
*/
|
|
11387
|
+
shardHashKey?: pulumi.Input<inputs.tls.HostGroupRuleUserDefineRuleShardHashKey>;
|
|
11388
|
+
/**
|
|
11389
|
+
* LogCollector collection strategy, specifying whether LogCollector collects incremental logs or full logs. The default is false, which means full log collection. true: incremental collection. When LogCollector collects logs, it only collects newly added content in the file. When a monitored log file receives new log entries, LogCollector is triggered to collect logs. For log files being collected for the first time, LogCollector automatically determines the collection position based on the incremental threshold TailSizeKb you specify. If the new file size does not exceed the incremental threshold, collection starts from the beginning of the new file. If the new file size exceeds the incremental threshold, collection starts from the position at the end of the file minus the incremental threshold, meaning only incremental logs are collected. For log files that are not being collected for the first time, LogCollector determines the collection position based on the Checkpoint and continues collecting. false: (default) full collection. LogCollector collects logs from the beginning of each file, including historical log data.
|
|
11390
|
+
*/
|
|
11391
|
+
tailFiles?: pulumi.Input<boolean>;
|
|
11392
|
+
/**
|
|
11393
|
+
* Incremental collection backtracking threshold, in KiB. When LogCollector uses incremental collection, for the first collection of a log file: if the new log file size does not exceed the TailSizeKb value, collection starts from the beginning of the file. If the new log file size exceeds the TailSizeKb value, collection starts from the position TailSizeKb from the end of the file.
|
|
11394
|
+
*/
|
|
11395
|
+
tailSizeKb?: pulumi.Input<number>;
|
|
11396
|
+
}
|
|
11397
|
+
interface HostGroupRuleUserDefineRuleAdvanced {
|
|
11398
|
+
/**
|
|
11399
|
+
* After reading to the end of the log file, whether to release the file handle. Default is false.
|
|
11400
|
+
*/
|
|
11401
|
+
closeEof?: pulumi.Input<boolean>;
|
|
11402
|
+
/**
|
|
11403
|
+
* Wait time before releasing log file handles. If no new logs are written to a log file for the specified duration, the handle for that log file is released. Unit: seconds. Range: 1–300 seconds. Default: 60 seconds.
|
|
11404
|
+
*/
|
|
11405
|
+
closeInactive?: pulumi.Input<number>;
|
|
11406
|
+
/**
|
|
11407
|
+
* Whether to release the handle of the log file after it is removed. Default is false.
|
|
11408
|
+
*/
|
|
11409
|
+
closeRemoved?: pulumi.Input<boolean>;
|
|
11410
|
+
/**
|
|
11411
|
+
* Whether to release the handle of the log file after it is renamed. Default is false.
|
|
11412
|
+
*/
|
|
11413
|
+
closeRenamed?: pulumi.Input<boolean>;
|
|
11414
|
+
/**
|
|
11415
|
+
* Maximum duration for LogCollector to monitor log files, in seconds. The default is 0 seconds, meaning LogCollector does not limit the monitoring duration. Timing starts when LogCollector begins monitoring the log file. After the specified duration is exceeded, regardless of whether the log file has been fully read, LogCollector immediately releases the file handle and stops monitoring.
|
|
11416
|
+
*/
|
|
11417
|
+
closeTimeout?: pulumi.Input<number>;
|
|
11418
|
+
/**
|
|
11419
|
+
* Maximum wait time when LogCollector does not read a line break. Unit: seconds. Default: 5s. LogCollector starts timing when it begins reading log file content. If no line break is read within the specified time, it will send the buffered logs. If the file write interval is large, a complete log entry may be split into two parts and written separately. Adjust this parameter based on your log write interval.
|
|
11420
|
+
*/
|
|
11421
|
+
noLineTerminatorEofMaxTime?: pulumi.Input<number>;
|
|
11422
|
+
}
|
|
11423
|
+
interface HostGroupRuleUserDefineRuleField {
|
|
11424
|
+
/**
|
|
11425
|
+
* Key.
|
|
10466
11426
|
*/
|
|
10467
|
-
|
|
11427
|
+
key?: pulumi.Input<string>;
|
|
10468
11428
|
/**
|
|
10469
|
-
*
|
|
11429
|
+
* Value.
|
|
10470
11430
|
*/
|
|
10471
|
-
|
|
11431
|
+
val?: pulumi.Input<string>;
|
|
11432
|
+
}
|
|
11433
|
+
interface HostGroupRuleUserDefineRuleParsePathRule {
|
|
10472
11434
|
/**
|
|
10473
|
-
*
|
|
11435
|
+
* List of field names. Log Service parses PathSample into multiple fields using regular expressions (Regex). Keys specify the name of each field. You can configure up to 100 field names. Field names cannot be empty or duplicated.
|
|
10474
11436
|
*/
|
|
10475
|
-
|
|
10476
|
-
}
|
|
10477
|
-
interface AlarmTriggerCondition {
|
|
11437
|
+
keys?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10478
11438
|
/**
|
|
10479
|
-
*
|
|
11439
|
+
* Sample collection path for actual scenarios. The sample path must be an absolute path. Wildcards *, ?, ** are not allowed in the sample path.
|
|
10480
11440
|
*/
|
|
10481
|
-
|
|
11441
|
+
pathSample?: pulumi.Input<string>;
|
|
10482
11442
|
/**
|
|
10483
|
-
*
|
|
11443
|
+
* Regular expression used to extract the path field. It must match the example collection path; otherwise, extraction will fail.
|
|
10484
11444
|
*/
|
|
10485
|
-
|
|
11445
|
+
regex?: pulumi.Input<string>;
|
|
11446
|
+
}
|
|
11447
|
+
interface HostGroupRuleUserDefineRulePlugin {
|
|
10486
11448
|
/**
|
|
10487
|
-
*
|
|
11449
|
+
* LogCollector plugins. For supported plugin lists and parameter descriptions, see LogCollector plugin overview.
|
|
10488
11450
|
*/
|
|
10489
|
-
|
|
11451
|
+
processors?: pulumi.Input<string>;
|
|
11452
|
+
}
|
|
11453
|
+
interface HostGroupRuleUserDefineRuleShardHashKey {
|
|
10490
11454
|
/**
|
|
10491
|
-
*
|
|
11455
|
+
* The HashKey of the log group specifies the shard where the current log group will be written. The valid range for this parameter is [00000000000000000000000000000000-ffffffffffffffffffffffffffffffff).
|
|
10492
11456
|
*/
|
|
10493
|
-
|
|
11457
|
+
hashKey?: pulumi.Input<string>;
|
|
10494
11458
|
}
|
|
10495
11459
|
interface ImportTaskImportSourceInfo {
|
|
10496
11460
|
/**
|
|
@@ -11645,6 +12609,283 @@ export declare namespace tos {
|
|
|
11645
12609
|
*/
|
|
11646
12610
|
storageClass?: pulumi.Input<string>;
|
|
11647
12611
|
}
|
|
12612
|
+
interface BucketMirrorBackRule {
|
|
12613
|
+
/**
|
|
12614
|
+
* Conditions that trigger the back-to-origin function.
|
|
12615
|
+
*/
|
|
12616
|
+
condition?: pulumi.Input<inputs.tos.BucketMirrorBackRuleCondition>;
|
|
12617
|
+
/**
|
|
12618
|
+
* Rule ID. The unique identifier for the back-to-origin rule configured on the current bucket. You can set this yourself to distinguish between multiple rules. Restrictions:
|
|
12619
|
+
* Characters supported: letters, numbers, - and _.
|
|
12620
|
+
* Maximum length: 32 characters.
|
|
12621
|
+
*/
|
|
12622
|
+
id?: pulumi.Input<string>;
|
|
12623
|
+
/**
|
|
12624
|
+
* Back-to-origin redirect configuration.
|
|
12625
|
+
*/
|
|
12626
|
+
redirect?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirect>;
|
|
12627
|
+
}
|
|
12628
|
+
interface BucketMirrorBackRuleCondition {
|
|
12629
|
+
/**
|
|
12630
|
+
* Supports triggering origin fetch only for specified domains. The domain must be able to access the bucket; it is recommended to use a custom domain bound to the bucket. Limit: supports up to 30 domains.
|
|
12631
|
+
*/
|
|
12632
|
+
allowHosts?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12633
|
+
/**
|
|
12634
|
+
* Error code that triggers origin fetch. When a download request returns this error code, origin fetch is triggered. Limit: currently only supports 404.
|
|
12635
|
+
*/
|
|
12636
|
+
httpCode?: pulumi.Input<number>;
|
|
12637
|
+
/**
|
|
12638
|
+
* Request types that trigger back-to-origin. Value description:
|
|
12639
|
+
* ["GET","HEAD"]: Both GetObject and HeadObject requests can trigger back-to-origin.
|
|
12640
|
+
* ["GET"]: Only GetObject requests can trigger back-to-origin.
|
|
12641
|
+
* Default is ["GET"].
|
|
12642
|
+
*/
|
|
12643
|
+
httpMethods?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12644
|
+
/**
|
|
12645
|
+
* Object name prefix for matching origin fetch objects. Limit: supports up to 512 characters.
|
|
12646
|
+
*/
|
|
12647
|
+
keyPrefix?: pulumi.Input<string>;
|
|
12648
|
+
/**
|
|
12649
|
+
* Object name suffix for matching origin fetch objects. Limit: supports up to 512 characters.
|
|
12650
|
+
*/
|
|
12651
|
+
keySuffix?: pulumi.Input<string>;
|
|
12652
|
+
}
|
|
12653
|
+
interface BucketMirrorBackRuleRedirect {
|
|
12654
|
+
fetchHeaderToMetaDataRules?: pulumi.Input<pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectFetchHeaderToMetaDataRule>[]>;
|
|
12655
|
+
/**
|
|
12656
|
+
* Whether to fetch data from the configured origin after redirection. Value description: true: Fetch data from the configured origin after redirection. false: Do not fetch data from the configured origin after redirection.
|
|
12657
|
+
*/
|
|
12658
|
+
fetchSourceOnRedirect?: pulumi.Input<boolean>;
|
|
12659
|
+
/**
|
|
12660
|
+
* Whether to include request parameters when fetching data after redirection. If not configured, inherits PassQuery settings: true: includes request parameters. false: does not include request parameters.
|
|
12661
|
+
*/
|
|
12662
|
+
fetchSourceOnRedirectWithQuery?: pulumi.Input<boolean>;
|
|
12663
|
+
/**
|
|
12664
|
+
* If the result of mirror origin fetch is 3xx, whether to continue redirecting to the specified Location to fetch data. Value description: true: TOS will continue to request the address corresponding to Location. false: TOS will return 302.
|
|
12665
|
+
*/
|
|
12666
|
+
followRedirect?: pulumi.Input<boolean>;
|
|
12667
|
+
/**
|
|
12668
|
+
* Specify the headers to include when mirroring back to origin.
|
|
12669
|
+
*/
|
|
12670
|
+
mirrorHeader?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectMirrorHeader>;
|
|
12671
|
+
/**
|
|
12672
|
+
* List of origin response headers allowed to be passed through directly.
|
|
12673
|
+
*/
|
|
12674
|
+
passHeaderFromSources?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12675
|
+
/**
|
|
12676
|
+
* Whether to include request parameters when performing redirect or mirror back-to-origin rules. Value description:
|
|
12677
|
+
* true: Include request parameters.
|
|
12678
|
+
* false: Do not include request parameters.
|
|
12679
|
+
*/
|
|
12680
|
+
passQuery?: pulumi.Input<boolean>;
|
|
12681
|
+
/**
|
|
12682
|
+
* List of origin response status codes allowed to be passed through directly.
|
|
12683
|
+
*/
|
|
12684
|
+
passStatusCodeFromSources?: pulumi.Input<pulumi.Input<number>[]>;
|
|
12685
|
+
/**
|
|
12686
|
+
* Back-to-origin address configuration when the origin server is a private bucket.
|
|
12687
|
+
*/
|
|
12688
|
+
privateSource?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSource>;
|
|
12689
|
+
/**
|
|
12690
|
+
* Back-to-origin address configuration when the origin server is a public bucket.
|
|
12691
|
+
*/
|
|
12692
|
+
publicSource?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPublicSource>;
|
|
12693
|
+
/**
|
|
12694
|
+
* Specify redirect type. Value range: Mirror: Mirror origin fetch. Async: Redirect origin fetch.
|
|
12695
|
+
*/
|
|
12696
|
+
redirectType?: pulumi.Input<string>;
|
|
12697
|
+
/**
|
|
12698
|
+
* Define transformations for the object name when requesting the origin server.
|
|
12699
|
+
*/
|
|
12700
|
+
transform?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectTransform>;
|
|
12701
|
+
}
|
|
12702
|
+
interface BucketMirrorBackRuleRedirectFetchHeaderToMetaDataRule {
|
|
12703
|
+
/**
|
|
12704
|
+
* Suffix appended when writing object metadata.
|
|
12705
|
+
*/
|
|
12706
|
+
metaDataSuffix?: pulumi.Input<string>;
|
|
12707
|
+
/**
|
|
12708
|
+
* Origin response header name.
|
|
12709
|
+
*/
|
|
12710
|
+
sourceHeader?: pulumi.Input<string>;
|
|
12711
|
+
}
|
|
12712
|
+
interface BucketMirrorBackRuleRedirectMirrorHeader {
|
|
12713
|
+
/**
|
|
12714
|
+
* Whether to forward all HTTP headers to the origin. Values: true: forwards all HTTP headers to the origin. false: does not forward all HTTP headers to the origin. The following HTTP header types are not supported for forwarding: Host, Content-Length, Date, Authorization.
|
|
12715
|
+
*/
|
|
12716
|
+
passAll?: pulumi.Input<boolean>;
|
|
12717
|
+
/**
|
|
12718
|
+
* Pass the specified headers to the origin server. Limit: up to 64.
|
|
12719
|
+
*/
|
|
12720
|
+
passes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12721
|
+
/**
|
|
12722
|
+
* Prohibit forwarding specified headers to the origin. Limit: maximum 64.
|
|
12723
|
+
*/
|
|
12724
|
+
removes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12725
|
+
sets?: pulumi.Input<pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectMirrorHeaderSet>[]>;
|
|
12726
|
+
}
|
|
12727
|
+
interface BucketMirrorBackRuleRedirectMirrorHeaderSet {
|
|
12728
|
+
/**
|
|
12729
|
+
* Request header name.
|
|
12730
|
+
*/
|
|
12731
|
+
key?: pulumi.Input<string>;
|
|
12732
|
+
/**
|
|
12733
|
+
* Request header value.
|
|
12734
|
+
*/
|
|
12735
|
+
value?: pulumi.Input<string>;
|
|
12736
|
+
}
|
|
12737
|
+
interface BucketMirrorBackRuleRedirectPrivateSource {
|
|
12738
|
+
/**
|
|
12739
|
+
* Back-to-origin address configuration when the origin server is a private bucket.
|
|
12740
|
+
*/
|
|
12741
|
+
sourceEndpoint?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpoint>;
|
|
12742
|
+
}
|
|
12743
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpoint {
|
|
12744
|
+
followers?: pulumi.Input<pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollower>[]>;
|
|
12745
|
+
primaries?: pulumi.Input<pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimary>[]>;
|
|
12746
|
+
}
|
|
12747
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollower {
|
|
12748
|
+
/**
|
|
12749
|
+
* Name of the origin fetch bucket. Required when the origin is a private bucket.
|
|
12750
|
+
*/
|
|
12751
|
+
bucketName?: pulumi.Input<string>;
|
|
12752
|
+
/**
|
|
12753
|
+
* Private back-to-origin authentication method. Required when the origin server is a private bucket.
|
|
12754
|
+
*/
|
|
12755
|
+
credentialProvider?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollowerCredentialProvider>;
|
|
12756
|
+
/**
|
|
12757
|
+
* Access domain name of the origin service provider, excluding bucket name, maximum length 255. Required for private buckets.
|
|
12758
|
+
*/
|
|
12759
|
+
endpoint?: pulumi.Input<string>;
|
|
12760
|
+
}
|
|
12761
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollowerCredentialProvider {
|
|
12762
|
+
/**
|
|
12763
|
+
* Region where the origin fetch bucket is located. Required when using AK/SK authentication.
|
|
12764
|
+
*/
|
|
12765
|
+
region?: pulumi.Input<string>;
|
|
12766
|
+
/**
|
|
12767
|
+
* Name of AssumeRole. Only when fetching from a private TOS bucket can AssumeRole be used for authentication. Role authentication and AK/SK authentication are mutually exclusive and cannot be set simultaneously.
|
|
12768
|
+
*/
|
|
12769
|
+
role?: pulumi.Input<string>;
|
|
12770
|
+
/**
|
|
12771
|
+
* Authenticate using AK/SK.
|
|
12772
|
+
*/
|
|
12773
|
+
staticCredential?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollowerCredentialProviderStaticCredential>;
|
|
12774
|
+
}
|
|
12775
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointFollowerCredentialProviderStaticCredential {
|
|
12776
|
+
/**
|
|
12777
|
+
* AccessKey ID of the origin bucket. Required when using AK/SK authentication.
|
|
12778
|
+
*/
|
|
12779
|
+
ak?: pulumi.Input<string>;
|
|
12780
|
+
/**
|
|
12781
|
+
* SecretKey for the back-to-origin bucket. Required when using AK/SK authentication.
|
|
12782
|
+
*/
|
|
12783
|
+
sk?: pulumi.Input<string>;
|
|
12784
|
+
/**
|
|
12785
|
+
* Encryption method used for SecretKey. Values:
|
|
12786
|
+
* Empty: SecretKey is in plaintext. After receiving the SecretKey, the server will encrypt and store it.
|
|
12787
|
+
* AES256: SecretKey has been encrypted using the AES256 algorithm on the server side. After receiving the SecretKey, the server will parse and encrypt it for storage.
|
|
12788
|
+
* Note: When a back-to-origin rule is created for the first time, the SecretKey is encrypted with AES256. If you modify the back-to-origin rule without changing the SecretKey parameter, you must first decrypt the SecretKey and then re-encrypt it for storage. Therefore, when calling the PutBucketMirrorBack API to modify the back-to-origin rule and only changing other parameters (not the SecretKey), you can set SKEncryptType to AES256.
|
|
12789
|
+
*/
|
|
12790
|
+
skEncryptType?: pulumi.Input<string>;
|
|
12791
|
+
/**
|
|
12792
|
+
* Origin service provider. Values: BOS: Baidu Cloud. S3: Other cloud providers using the S3 storage protocol.
|
|
12793
|
+
*/
|
|
12794
|
+
storageVendor?: pulumi.Input<string>;
|
|
12795
|
+
}
|
|
12796
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimary {
|
|
12797
|
+
/**
|
|
12798
|
+
* Name of the origin fetch bucket. Required when the origin is a private bucket.
|
|
12799
|
+
*/
|
|
12800
|
+
bucketName?: pulumi.Input<string>;
|
|
12801
|
+
/**
|
|
12802
|
+
* Private back-to-origin authentication method. Required when the origin server is a private bucket.
|
|
12803
|
+
*/
|
|
12804
|
+
credentialProvider?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimaryCredentialProvider>;
|
|
12805
|
+
/**
|
|
12806
|
+
* Access domain name of the origin service provider, excluding bucket name, maximum length 255. Required for private buckets.
|
|
12807
|
+
*/
|
|
12808
|
+
endpoint?: pulumi.Input<string>;
|
|
12809
|
+
}
|
|
12810
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimaryCredentialProvider {
|
|
12811
|
+
/**
|
|
12812
|
+
* Region where the origin fetch bucket is located. Required when using AK/SK authentication.
|
|
12813
|
+
*/
|
|
12814
|
+
region?: pulumi.Input<string>;
|
|
12815
|
+
/**
|
|
12816
|
+
* Name of AssumeRole. Only when fetching from a private TOS bucket can AssumeRole be used for authentication. Role authentication and AK/SK authentication are mutually exclusive and cannot be set simultaneously.
|
|
12817
|
+
*/
|
|
12818
|
+
role?: pulumi.Input<string>;
|
|
12819
|
+
/**
|
|
12820
|
+
* Authenticate using AK/SK.
|
|
12821
|
+
*/
|
|
12822
|
+
staticCredential?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimaryCredentialProviderStaticCredential>;
|
|
12823
|
+
}
|
|
12824
|
+
interface BucketMirrorBackRuleRedirectPrivateSourceSourceEndpointPrimaryCredentialProviderStaticCredential {
|
|
12825
|
+
/**
|
|
12826
|
+
* AccessKey ID of the origin bucket. Required when using AK/SK authentication.
|
|
12827
|
+
*/
|
|
12828
|
+
ak?: pulumi.Input<string>;
|
|
12829
|
+
/**
|
|
12830
|
+
* SecretKey for the back-to-origin bucket. Required when using AK/SK authentication.
|
|
12831
|
+
*/
|
|
12832
|
+
sk?: pulumi.Input<string>;
|
|
12833
|
+
/**
|
|
12834
|
+
* Encryption method used for SecretKey. Values:
|
|
12835
|
+
* Empty: SecretKey is in plaintext. After receiving the SecretKey, the server will encrypt and store it.
|
|
12836
|
+
* AES256: SecretKey has been encrypted using the AES256 algorithm on the server side. After receiving the SecretKey, the server will parse and encrypt it for storage.
|
|
12837
|
+
* Note: When a back-to-origin rule is created for the first time, the SecretKey is encrypted with AES256. If you modify the back-to-origin rule without changing the SecretKey parameter, you must first decrypt the SecretKey and then re-encrypt it for storage. Therefore, when calling the PutBucketMirrorBack API to modify the back-to-origin rule and only changing other parameters (not the SecretKey), you can set SKEncryptType to AES256.
|
|
12838
|
+
*/
|
|
12839
|
+
skEncryptType?: pulumi.Input<string>;
|
|
12840
|
+
/**
|
|
12841
|
+
* Origin service provider. Values: BOS: Baidu Cloud. S3: Other cloud providers using the S3 storage protocol.
|
|
12842
|
+
*/
|
|
12843
|
+
storageVendor?: pulumi.Input<string>;
|
|
12844
|
+
}
|
|
12845
|
+
interface BucketMirrorBackRuleRedirectPublicSource {
|
|
12846
|
+
/**
|
|
12847
|
+
* Whether to always use the configured origin address.
|
|
12848
|
+
*/
|
|
12849
|
+
fixedEndpoint?: pulumi.Input<boolean>;
|
|
12850
|
+
/**
|
|
12851
|
+
* Publicly accessible origin address.
|
|
12852
|
+
*/
|
|
12853
|
+
sourceEndpoint?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectPublicSourceSourceEndpoint>;
|
|
12854
|
+
}
|
|
12855
|
+
interface BucketMirrorBackRuleRedirectPublicSourceSourceEndpoint {
|
|
12856
|
+
/**
|
|
12857
|
+
* Origin address. Limit: Maximum length 255, supports up to 5 origin fetch addresses. When all origin fetches fail in Primary, an origin is selected from this configuration.
|
|
12858
|
+
*/
|
|
12859
|
+
followers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12860
|
+
/**
|
|
12861
|
+
* Origin address. Limit: Maximum length 255, supports up to 5 origin fetch addresses.
|
|
12862
|
+
*/
|
|
12863
|
+
primaries?: pulumi.Input<pulumi.Input<string>[]>;
|
|
12864
|
+
}
|
|
12865
|
+
interface BucketMirrorBackRuleRedirectTransform {
|
|
12866
|
+
/**
|
|
12867
|
+
* Object name prefix to be replaced when requesting the origin.
|
|
12868
|
+
*/
|
|
12869
|
+
replaceKeyPrefix?: pulumi.Input<inputs.tos.BucketMirrorBackRuleRedirectTransformReplaceKeyPrefix>;
|
|
12870
|
+
/**
|
|
12871
|
+
* Prefix added before the object name when requesting the origin server. Limit: up to 512 characters.
|
|
12872
|
+
*/
|
|
12873
|
+
withKeyPrefix?: pulumi.Input<string>;
|
|
12874
|
+
/**
|
|
12875
|
+
* Prefix added before the object name when requesting the origin server. Limit: up to 512 characters.
|
|
12876
|
+
*/
|
|
12877
|
+
withKeySuffix?: pulumi.Input<string>;
|
|
12878
|
+
}
|
|
12879
|
+
interface BucketMirrorBackRuleRedirectTransformReplaceKeyPrefix {
|
|
12880
|
+
/**
|
|
12881
|
+
* Object name prefix to be replaced when requesting the origin. Limit: Supports up to 512 characters.
|
|
12882
|
+
*/
|
|
12883
|
+
keyPrefix?: pulumi.Input<string>;
|
|
12884
|
+
/**
|
|
12885
|
+
* Value of the object name prefix after replacement when requesting the origin. Limit: Supports up to 512 characters.
|
|
12886
|
+
*/
|
|
12887
|
+
replaceWith?: pulumi.Input<string>;
|
|
12888
|
+
}
|
|
11648
12889
|
interface BucketNotificationNotificationRule {
|
|
11649
12890
|
/**
|
|
11650
12891
|
* Event notification delivery targets. Must include at least one target and supports up to five different targets.
|
|
@@ -11733,6 +12974,36 @@ export declare namespace tos {
|
|
|
11733
12974
|
*/
|
|
11734
12975
|
value?: pulumi.Input<string>;
|
|
11735
12976
|
}
|
|
12977
|
+
interface BucketObjectLockConfiguration {
|
|
12978
|
+
/**
|
|
12979
|
+
* Enable retention policy Only Enabled is supported, which means the retention policy is enabled
|
|
12980
|
+
*/
|
|
12981
|
+
objectLockEnabled?: pulumi.Input<string>;
|
|
12982
|
+
/**
|
|
12983
|
+
* Bucket retention policy rules
|
|
12984
|
+
*/
|
|
12985
|
+
rule?: pulumi.Input<inputs.tos.BucketObjectLockConfigurationRule>;
|
|
12986
|
+
}
|
|
12987
|
+
interface BucketObjectLockConfigurationRule {
|
|
12988
|
+
/**
|
|
12989
|
+
* Default bucket retention policy
|
|
12990
|
+
*/
|
|
12991
|
+
defaultRetention?: pulumi.Input<inputs.tos.BucketObjectLockConfigurationRuleDefaultRetention>;
|
|
12992
|
+
}
|
|
12993
|
+
interface BucketObjectLockConfigurationRuleDefaultRetention {
|
|
12994
|
+
/**
|
|
12995
|
+
* Object lock days Objects cannot be deleted or overwritten during the specified number of days. Measured in days
|
|
12996
|
+
*/
|
|
12997
|
+
days?: pulumi.Input<number>;
|
|
12998
|
+
/**
|
|
12999
|
+
* Retention policy mode Only COMPLIANCE is supported, which means compliance mode. In this mode, no user can delete or overwrite locked objects during the retention period
|
|
13000
|
+
*/
|
|
13001
|
+
mode?: pulumi.Input<string>;
|
|
13002
|
+
/**
|
|
13003
|
+
* Object lock years Objects cannot be deleted or overwritten during the specified number of years. Measured in years, with one year equal to 365 days
|
|
13004
|
+
*/
|
|
13005
|
+
years?: pulumi.Input<number>;
|
|
13006
|
+
}
|
|
11736
13007
|
interface BucketRealtimeLogRealTimeLog {
|
|
11737
13008
|
/**
|
|
11738
13009
|
* Role name. Used to grant TOS Object Storage permission to create resources such as projects and topics in Log Service TLS and to write logs
|
|
@@ -11761,6 +13032,74 @@ export declare namespace tos {
|
|
|
11761
13032
|
*/
|
|
11762
13033
|
value?: pulumi.Input<string>;
|
|
11763
13034
|
}
|
|
13035
|
+
interface BucketWebsiteErrorDocument {
|
|
13036
|
+
/**
|
|
13037
|
+
* When a 4xx error occurs, this page is returned
|
|
13038
|
+
*/
|
|
13039
|
+
key?: pulumi.Input<string>;
|
|
13040
|
+
}
|
|
13041
|
+
interface BucketWebsiteIndexDocument {
|
|
13042
|
+
/**
|
|
13043
|
+
* Whether to support redirecting to the default homepage of a subdirectory. Value description: false (default): Does not support redirecting to the default homepage of a subdirectory. true: Supports redirecting to the default homepage of a subdirectory
|
|
13044
|
+
*/
|
|
13045
|
+
forbiddenSubDir?: pulumi.Input<boolean>;
|
|
13046
|
+
/**
|
|
13047
|
+
* When requesting a directory (ending with /), returns the object specified by Suffix in that directory. For example, if Suffix is set to index.html, accessing document/ returns document/index.html
|
|
13048
|
+
*/
|
|
13049
|
+
suffix?: pulumi.Input<string>;
|
|
13050
|
+
}
|
|
13051
|
+
interface BucketWebsiteRedirectAllRequestsTo {
|
|
13052
|
+
/**
|
|
13053
|
+
* Redirect site name
|
|
13054
|
+
*/
|
|
13055
|
+
hostName?: pulumi.Input<string>;
|
|
13056
|
+
/**
|
|
13057
|
+
* Protocol used for redirect requests. Supports http and https. Default is http
|
|
13058
|
+
*/
|
|
13059
|
+
protocol?: pulumi.Input<string>;
|
|
13060
|
+
}
|
|
13061
|
+
interface BucketWebsiteRoutingRule {
|
|
13062
|
+
/**
|
|
13063
|
+
* Set the matching conditions for the redirect rule. The redirect rule only takes effect when all specified conditions are met
|
|
13064
|
+
*/
|
|
13065
|
+
condition?: pulumi.Input<inputs.tos.BucketWebsiteRoutingRuleCondition>;
|
|
13066
|
+
/**
|
|
13067
|
+
* Set redirect rule
|
|
13068
|
+
*/
|
|
13069
|
+
redirect?: pulumi.Input<inputs.tos.BucketWebsiteRoutingRuleRedirect>;
|
|
13070
|
+
}
|
|
13071
|
+
interface BucketWebsiteRoutingRuleCondition {
|
|
13072
|
+
/**
|
|
13073
|
+
* Set the HTTP error code that triggers the redirect rule. For example, if HttpErrorCodeReturnedEquals is set to 404, the rule takes effect when the specified object does not exist. If KeyPrefixEquals is set, the redirect rule only takes effect when both HttpErrorCodeReturnedEquals and KeyPrefixEquals conditions are met
|
|
13074
|
+
*/
|
|
13075
|
+
httpErrorCodeReturnedEquals?: pulumi.Input<number>;
|
|
13076
|
+
/**
|
|
13077
|
+
* Set the object name prefix for the redirect rule to take effect. If HttpErrorCodeReturnedEquals is set, the redirect rule only takes effect when both HttpErrorCodeReturnedEquals and KeyPrefixEquals conditions are met
|
|
13078
|
+
*/
|
|
13079
|
+
keyPrefixEquals?: pulumi.Input<string>;
|
|
13080
|
+
}
|
|
13081
|
+
interface BucketWebsiteRoutingRuleRedirect {
|
|
13082
|
+
/**
|
|
13083
|
+
* Set the redirect site name
|
|
13084
|
+
*/
|
|
13085
|
+
hostName?: pulumi.Input<string>;
|
|
13086
|
+
/**
|
|
13087
|
+
* Status code returned during redirect. Only 3XX status codes can be set; 300 cannot be set. Default is 301
|
|
13088
|
+
*/
|
|
13089
|
+
httpRedirectCode?: pulumi.Input<number>;
|
|
13090
|
+
/**
|
|
13091
|
+
* Protocol used for redirect requests, including http and https. Default is http
|
|
13092
|
+
*/
|
|
13093
|
+
protocol?: pulumi.Input<string>;
|
|
13094
|
+
/**
|
|
13095
|
+
* Object name prefix used for redirect
|
|
13096
|
+
*/
|
|
13097
|
+
replaceKeyPrefixWith?: pulumi.Input<string>;
|
|
13098
|
+
/**
|
|
13099
|
+
* Object name used for redirect
|
|
13100
|
+
*/
|
|
13101
|
+
replaceKeyWith?: pulumi.Input<string>;
|
|
13102
|
+
}
|
|
11764
13103
|
}
|
|
11765
13104
|
export declare namespace transitrouter {
|
|
11766
13105
|
interface DirectConnectGatewayAttachmentTag {
|
|
@@ -12202,6 +13541,32 @@ export declare namespace vedbm {
|
|
|
12202
13541
|
value?: pulumi.Input<string>;
|
|
12203
13542
|
}
|
|
12204
13543
|
}
|
|
13544
|
+
export declare namespace veenedge {
|
|
13545
|
+
interface VpcSubnet {
|
|
13546
|
+
/**
|
|
13547
|
+
* Subnet CIDR Block, e.g. 10.1.0.0/16
|
|
13548
|
+
*/
|
|
13549
|
+
cidr?: pulumi.Input<string>;
|
|
13550
|
+
/**
|
|
13551
|
+
* Subnet Description
|
|
13552
|
+
*/
|
|
13553
|
+
desc?: pulumi.Input<string>;
|
|
13554
|
+
/**
|
|
13555
|
+
* Subnet Name
|
|
13556
|
+
*/
|
|
13557
|
+
name?: pulumi.Input<string>;
|
|
13558
|
+
}
|
|
13559
|
+
interface VpcTag {
|
|
13560
|
+
/**
|
|
13561
|
+
* Tag Key
|
|
13562
|
+
*/
|
|
13563
|
+
key?: pulumi.Input<string>;
|
|
13564
|
+
/**
|
|
13565
|
+
* Tag Value
|
|
13566
|
+
*/
|
|
13567
|
+
value?: pulumi.Input<string>;
|
|
13568
|
+
}
|
|
13569
|
+
}
|
|
12205
13570
|
export declare namespace vefaas {
|
|
12206
13571
|
interface FunctionAsyncTaskConfig {
|
|
12207
13572
|
/**
|
|
@@ -15011,4 +16376,18 @@ export declare namespace waf {
|
|
|
15011
16376
|
*/
|
|
15012
16377
|
statisticalKeyLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
15013
16378
|
}
|
|
16379
|
+
interface HostGroupRelatedRule {
|
|
16380
|
+
/**
|
|
16381
|
+
* Rule name.
|
|
16382
|
+
*/
|
|
16383
|
+
ruleName?: pulumi.Input<string>;
|
|
16384
|
+
/**
|
|
16385
|
+
* Rule ID.
|
|
16386
|
+
*/
|
|
16387
|
+
ruleTag?: pulumi.Input<string>;
|
|
16388
|
+
/**
|
|
16389
|
+
* Rule type. Allow indicates an allowlist, Block indicates a blocklist.
|
|
16390
|
+
*/
|
|
16391
|
+
ruleType?: pulumi.Input<string>;
|
|
16392
|
+
}
|
|
15014
16393
|
}
|