@volcengine/pulumi-volcenginecc 0.0.44 → 0.0.46
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/getRule.d.ts +11 -11
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- 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/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/getNatFireWallControlPolicies.d.ts +22 -0
- package/fwcenter/getNatFireWallControlPolicies.js +24 -0
- package/fwcenter/getNatFireWallControlPolicies.js.map +1 -0
- package/fwcenter/getNatFireWallControlPolicy.d.ts +185 -0
- package/fwcenter/getNatFireWallControlPolicy.js +28 -0
- package/fwcenter/getNatFireWallControlPolicy.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 +36 -0
- package/fwcenter/index.js +45 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/natFireWallControlPolicy.d.ts +433 -0
- package/fwcenter/natFireWallControlPolicy.js +186 -0
- package/fwcenter/natFireWallControlPolicy.js.map +1 -0
- 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/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/id/authConfig.d.ts +142 -0
- package/id/authConfig.js +79 -0
- package/id/authConfig.js.map +1 -0
- package/id/getAuthConfig.d.ts +77 -0
- package/id/getAuthConfig.js +28 -0
- package/id/getAuthConfig.js.map +1 -0
- package/id/getAuthConfigs.d.ts +22 -0
- package/id/getAuthConfigs.js +24 -0
- package/id/getAuthConfigs.js.map +1 -0
- package/id/getPermissionNamespace.d.ts +73 -0
- package/id/getPermissionNamespace.js +28 -0
- package/id/getPermissionNamespace.js.map +1 -0
- package/id/getPermissionNamespaces.d.ts +22 -0
- package/id/getPermissionNamespaces.js +24 -0
- package/id/getPermissionNamespaces.js.map +1 -0
- package/id/getUserPool.d.ts +173 -0
- package/id/getUserPool.js +28 -0
- package/id/getUserPool.js.map +1 -0
- package/id/getUserPools.d.ts +22 -0
- package/id/getUserPools.js +24 -0
- package/id/getUserPools.js.map +1 -0
- package/id/getWorkloadPool.d.ts +81 -0
- package/id/getWorkloadPool.js +28 -0
- package/id/getWorkloadPool.js.map +1 -0
- package/id/getWorkloadPools.d.ts +22 -0
- package/id/getWorkloadPools.js +24 -0
- package/id/getWorkloadPools.js.map +1 -0
- package/id/index.d.ts +36 -0
- package/id/index.js +45 -1
- package/id/index.js.map +1 -1
- package/id/permissionNamespace.d.ts +143 -0
- package/id/permissionNamespace.js +94 -0
- package/id/permissionNamespace.js.map +1 -0
- package/id/userPool.d.ts +370 -0
- package/id/userPool.js +127 -0
- package/id/userPool.js.map +1 -0
- package/id/workloadPool.d.ts +159 -0
- package/id/workloadPool.js +98 -0
- package/id/workloadPool.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/kms/getKeyMaterial.d.ts +68 -0
- package/kms/getKeyMaterial.js +28 -0
- package/kms/getKeyMaterial.js.map +1 -0
- package/kms/getKeyMaterials.d.ts +22 -0
- package/kms/getKeyMaterials.js +24 -0
- package/kms/getKeyMaterials.js.map +1 -0
- package/kms/index.d.ts +9 -0
- package/kms/index.js +12 -1
- package/kms/index.js.map +1 -1
- package/kms/keyMaterial.d.ts +144 -0
- package/kms/keyMaterial.js +96 -0
- package/kms/keyMaterial.js.map +1 -0
- 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/privatezone/getResolverRule.d.ts +8 -0
- package/privatezone/getResolverRule.js.map +1 -1
- package/privatezone/resolverRule.d.ts +24 -0
- package/privatezone/resolverRule.js +4 -0
- package/privatezone/resolverRule.js.map +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/getInstanceReadonlyNode.d.ts +92 -0
- package/rdsmysql/getInstanceReadonlyNode.js +28 -0
- package/rdsmysql/getInstanceReadonlyNode.js.map +1 -0
- package/rdsmysql/getInstanceReadonlyNodes.d.ts +22 -0
- package/rdsmysql/getInstanceReadonlyNodes.js +24 -0
- package/rdsmysql/getInstanceReadonlyNodes.js.map +1 -0
- package/rdsmysql/index.d.ts +9 -0
- package/rdsmysql/index.js +12 -1
- package/rdsmysql/index.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/rdsmysql/instanceReadonlyNode.d.ts +192 -0
- package/rdsmysql/instanceReadonlyNode.js +105 -0
- package/rdsmysql/instanceReadonlyNode.js.map +1 -0
- 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/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.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/index.d.ts +9 -0
- package/tls/index.js +13 -2
- package/tls/index.js.map +1 -1
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.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 +9 -0
- package/tos/index.js +12 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1115 -55
- package/types/output.d.ts +2500 -330
- package/veenedge/cloudServer.d.ts +329 -0
- package/veenedge/cloudServer.js +126 -0
- package/veenedge/cloudServer.js.map +1 -0
- package/veenedge/getCloudServer.d.ts +153 -0
- package/veenedge/getCloudServer.js +28 -0
- package/veenedge/getCloudServer.js.map +1 -0
- package/veenedge/getCloudServers.d.ts +22 -0
- package/veenedge/getCloudServers.js +24 -0
- package/veenedge/getCloudServers.js.map +1 -0
- 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 +18 -0
- package/veenedge/index.js +39 -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
|
/**
|
|
@@ -4784,6 +4800,16 @@ export declare namespace cr {
|
|
|
4784
4800
|
}
|
|
4785
4801
|
}
|
|
4786
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
|
+
}
|
|
4787
4813
|
interface DirectConnectGatewayAssociateCen {
|
|
4788
4814
|
/**
|
|
4789
4815
|
* ID of CEN.
|
|
@@ -6863,6 +6889,68 @@ export declare namespace filenas {
|
|
|
6863
6889
|
}
|
|
6864
6890
|
}
|
|
6865
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
|
+
}
|
|
6866
6954
|
interface DnsControlPolicyDomainListV1 {
|
|
6867
6955
|
/**
|
|
6868
6956
|
* Specific address information.
|
|
@@ -6887,8 +6975,204 @@ export declare namespace fwcenter {
|
|
|
6887
6975
|
*/
|
|
6888
6976
|
vpcId?: pulumi.Input<string>;
|
|
6889
6977
|
}
|
|
6978
|
+
interface NatFireWallControlPolicyDestPortListV1 {
|
|
6979
|
+
/**
|
|
6980
|
+
* Specific 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 NatFireWallControlPolicyDestinationCidrListV1 {
|
|
6993
|
+
/**
|
|
6994
|
+
* Specific 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 NatFireWallControlPolicySourceCidrListV1 {
|
|
7007
|
+
/**
|
|
7008
|
+
* Specific 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
|
+
}
|
|
7020
|
+
interface VpcFireWallAclRuleDestPortListV1 {
|
|
7021
|
+
/**
|
|
7022
|
+
* Detailed address information.
|
|
7023
|
+
*/
|
|
7024
|
+
address?: pulumi.Input<string>;
|
|
7025
|
+
/**
|
|
7026
|
+
* Description.
|
|
7027
|
+
*/
|
|
7028
|
+
description?: pulumi.Input<string>;
|
|
7029
|
+
/**
|
|
7030
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
7031
|
+
*/
|
|
7032
|
+
type?: pulumi.Input<string>;
|
|
7033
|
+
}
|
|
7034
|
+
interface VpcFireWallAclRuleDestinationCidrListV1 {
|
|
7035
|
+
/**
|
|
7036
|
+
* Detailed address information.
|
|
7037
|
+
*/
|
|
7038
|
+
address?: pulumi.Input<string>;
|
|
7039
|
+
/**
|
|
7040
|
+
* Description.
|
|
7041
|
+
*/
|
|
7042
|
+
description?: pulumi.Input<string>;
|
|
7043
|
+
/**
|
|
7044
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
7045
|
+
*/
|
|
7046
|
+
type?: pulumi.Input<string>;
|
|
7047
|
+
}
|
|
7048
|
+
interface VpcFireWallAclRuleSourceCidrListV1 {
|
|
7049
|
+
/**
|
|
7050
|
+
* Detailed address information.
|
|
7051
|
+
*/
|
|
7052
|
+
address?: pulumi.Input<string>;
|
|
7053
|
+
/**
|
|
7054
|
+
* Description.
|
|
7055
|
+
*/
|
|
7056
|
+
description?: pulumi.Input<string>;
|
|
7057
|
+
/**
|
|
7058
|
+
* Address type. ip: IPv4; ipv6: IPv6; domain: domain name; port: port.
|
|
7059
|
+
*/
|
|
7060
|
+
type?: pulumi.Input<string>;
|
|
7061
|
+
}
|
|
6890
7062
|
}
|
|
6891
7063
|
export declare namespace gtm {
|
|
7064
|
+
interface GtmPolicy {
|
|
7065
|
+
/**
|
|
7066
|
+
* 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.
|
|
7067
|
+
*/
|
|
7068
|
+
alarmOnly?: pulumi.Input<boolean>;
|
|
7069
|
+
/**
|
|
7070
|
+
* Routing mode for intelligent routing policies. perf: Performance first. capacity: Capacity first. feedback: Load feedback.
|
|
7071
|
+
*/
|
|
7072
|
+
perfMode?: pulumi.Input<string>;
|
|
7073
|
+
/**
|
|
7074
|
+
* 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.
|
|
7075
|
+
*/
|
|
7076
|
+
routingMode?: pulumi.Input<string>;
|
|
7077
|
+
/**
|
|
7078
|
+
* Statistics for addresses associated with the scheduling policy.
|
|
7079
|
+
*/
|
|
7080
|
+
statistics?: pulumi.Input<inputs.gtm.GtmPolicyStatistics>;
|
|
7081
|
+
targets?: pulumi.Input<pulumi.Input<inputs.gtm.GtmPolicyTarget>[]>;
|
|
7082
|
+
}
|
|
7083
|
+
interface GtmPolicyStatistics {
|
|
7084
|
+
/**
|
|
7085
|
+
* Number of available addresses.
|
|
7086
|
+
*/
|
|
7087
|
+
activeAddr?: pulumi.Input<number>;
|
|
7088
|
+
/**
|
|
7089
|
+
* Number of unavailable addresses.
|
|
7090
|
+
*/
|
|
7091
|
+
inactiveAddr?: pulumi.Input<number>;
|
|
7092
|
+
}
|
|
7093
|
+
interface GtmPolicyTarget {
|
|
7094
|
+
/**
|
|
7095
|
+
* Target address pool ID.
|
|
7096
|
+
*/
|
|
7097
|
+
poolId?: pulumi.Input<string>;
|
|
7098
|
+
}
|
|
7099
|
+
interface GtmProbe {
|
|
7100
|
+
/**
|
|
7101
|
+
* Recommended number of health check probe points.
|
|
7102
|
+
*/
|
|
7103
|
+
advisedNodeCount?: pulumi.Input<number>;
|
|
7104
|
+
/**
|
|
7105
|
+
* Whether health check is disabled. true: disabled. false: enabled.
|
|
7106
|
+
*/
|
|
7107
|
+
disable?: pulumi.Input<boolean>;
|
|
7108
|
+
/**
|
|
7109
|
+
* DNS record type for the health check.
|
|
7110
|
+
*/
|
|
7111
|
+
dnsRecordType?: pulumi.Input<string>;
|
|
7112
|
+
/**
|
|
7113
|
+
* 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.
|
|
7114
|
+
*/
|
|
7115
|
+
failedCount?: pulumi.Input<number>;
|
|
7116
|
+
/**
|
|
7117
|
+
* 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.
|
|
7118
|
+
*/
|
|
7119
|
+
host?: pulumi.Input<string>;
|
|
7120
|
+
/**
|
|
7121
|
+
* HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7122
|
+
*/
|
|
7123
|
+
httpMethod?: pulumi.Input<string>;
|
|
7124
|
+
httpUsabilityCodes?: pulumi.Input<pulumi.Input<inputs.gtm.GtmProbeHttpUsabilityCode>[]>;
|
|
7125
|
+
/**
|
|
7126
|
+
* Interval between each health check, in seconds.
|
|
7127
|
+
*/
|
|
7128
|
+
interval?: pulumi.Input<number>;
|
|
7129
|
+
/**
|
|
7130
|
+
* Whether to manually configure health check probe points. true: Manually configure health check probe points. false: Use recommended health check probe points.
|
|
7131
|
+
*/
|
|
7132
|
+
isManualNodes?: pulumi.Input<boolean>;
|
|
7133
|
+
/**
|
|
7134
|
+
* List of probe nodes used for health checks.
|
|
7135
|
+
*/
|
|
7136
|
+
nodes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7137
|
+
/**
|
|
7138
|
+
* 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.
|
|
7139
|
+
*/
|
|
7140
|
+
pingCount?: pulumi.Input<number>;
|
|
7141
|
+
/**
|
|
7142
|
+
* 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.
|
|
7143
|
+
*/
|
|
7144
|
+
pingLossPercent?: pulumi.Input<number>;
|
|
7145
|
+
/**
|
|
7146
|
+
* Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
|
|
7147
|
+
*/
|
|
7148
|
+
port?: pulumi.Input<number>;
|
|
7149
|
+
/**
|
|
7150
|
+
* Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
|
|
7151
|
+
*/
|
|
7152
|
+
protocol?: pulumi.Input<string>;
|
|
7153
|
+
/**
|
|
7154
|
+
* 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.
|
|
7155
|
+
*/
|
|
7156
|
+
tcpConnTimeout?: pulumi.Input<number>;
|
|
7157
|
+
/**
|
|
7158
|
+
* Timeout for the health check task. Unit: seconds.
|
|
7159
|
+
*/
|
|
7160
|
+
timeout?: pulumi.Input<number>;
|
|
7161
|
+
/**
|
|
7162
|
+
* 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.
|
|
7163
|
+
*/
|
|
7164
|
+
url?: pulumi.Input<string>;
|
|
7165
|
+
}
|
|
7166
|
+
interface GtmProbeHttpUsabilityCode {
|
|
7167
|
+
/**
|
|
7168
|
+
* List of HTTP status codes.
|
|
7169
|
+
*/
|
|
7170
|
+
codes?: pulumi.Input<pulumi.Input<number>[]>;
|
|
7171
|
+
/**
|
|
7172
|
+
* Operator. interval: matches values within the range. include: matches specified values. exclude: matches values other than the specified ones.
|
|
7173
|
+
*/
|
|
7174
|
+
operator?: pulumi.Input<string>;
|
|
7175
|
+
}
|
|
6892
7176
|
interface PolicyStatistics {
|
|
6893
7177
|
/**
|
|
6894
7178
|
* Number of available addresses
|
|
@@ -7378,6 +7662,55 @@ export declare namespace iam {
|
|
|
7378
7662
|
}
|
|
7379
7663
|
}
|
|
7380
7664
|
export declare namespace id {
|
|
7665
|
+
interface AuthConfigApiKeyAuthConfig {
|
|
7666
|
+
/**
|
|
7667
|
+
* ApiKey Value
|
|
7668
|
+
*/
|
|
7669
|
+
apiKey?: pulumi.Input<string>;
|
|
7670
|
+
apiKeyMetadatas?: pulumi.Input<pulumi.Input<inputs.id.AuthConfigApiKeyAuthConfigApiKeyMetadata>[]>;
|
|
7671
|
+
/**
|
|
7672
|
+
* ApiKey Name
|
|
7673
|
+
*/
|
|
7674
|
+
apiKeyName?: pulumi.Input<string>;
|
|
7675
|
+
/**
|
|
7676
|
+
* Expiration Timestamp
|
|
7677
|
+
*/
|
|
7678
|
+
expiryTimestamp?: pulumi.Input<number>;
|
|
7679
|
+
}
|
|
7680
|
+
interface AuthConfigApiKeyAuthConfigApiKeyMetadata {
|
|
7681
|
+
/**
|
|
7682
|
+
* Parameter Location
|
|
7683
|
+
*/
|
|
7684
|
+
location?: pulumi.Input<string>;
|
|
7685
|
+
/**
|
|
7686
|
+
* Parameter Name
|
|
7687
|
+
*/
|
|
7688
|
+
parameterName?: pulumi.Input<string>;
|
|
7689
|
+
}
|
|
7690
|
+
interface AuthConfigJwtAuthConfig {
|
|
7691
|
+
/**
|
|
7692
|
+
* Allowed Audience List
|
|
7693
|
+
*/
|
|
7694
|
+
allowedAudiences?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7695
|
+
/**
|
|
7696
|
+
* Allowed Client List
|
|
7697
|
+
*/
|
|
7698
|
+
allowedClients?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7699
|
+
/**
|
|
7700
|
+
* JWT Discovery URL。
|
|
7701
|
+
*/
|
|
7702
|
+
discoveryUrl?: pulumi.Input<string>;
|
|
7703
|
+
}
|
|
7704
|
+
interface PermissionNamespaceTag {
|
|
7705
|
+
/**
|
|
7706
|
+
* Tag Key
|
|
7707
|
+
*/
|
|
7708
|
+
key?: pulumi.Input<string>;
|
|
7709
|
+
/**
|
|
7710
|
+
* Tag Value
|
|
7711
|
+
*/
|
|
7712
|
+
value?: pulumi.Input<string>;
|
|
7713
|
+
}
|
|
7381
7714
|
interface ServiceBackend {
|
|
7382
7715
|
/**
|
|
7383
7716
|
* Backend service domain name, for example api.example.com
|
|
@@ -7527,15 +7860,17 @@ export declare namespace id {
|
|
|
7527
7860
|
*/
|
|
7528
7861
|
value?: pulumi.Input<string>;
|
|
7529
7862
|
}
|
|
7530
|
-
|
|
7531
|
-
export declare namespace kafka {
|
|
7532
|
-
interface AllowListAssociatedInstance {
|
|
7863
|
+
interface UserPoolBrand {
|
|
7533
7864
|
/**
|
|
7534
|
-
*
|
|
7865
|
+
* Brand logo URL
|
|
7535
7866
|
*/
|
|
7536
|
-
|
|
7867
|
+
logoUri?: pulumi.Input<string>;
|
|
7868
|
+
/**
|
|
7869
|
+
* Brand name
|
|
7870
|
+
*/
|
|
7871
|
+
name?: pulumi.Input<string>;
|
|
7537
7872
|
}
|
|
7538
|
-
interface
|
|
7873
|
+
interface UserPoolTag {
|
|
7539
7874
|
/**
|
|
7540
7875
|
* Tag key
|
|
7541
7876
|
*/
|
|
@@ -7545,17 +7880,45 @@ export declare namespace kafka {
|
|
|
7545
7880
|
*/
|
|
7546
7881
|
value?: pulumi.Input<string>;
|
|
7547
7882
|
}
|
|
7548
|
-
interface
|
|
7549
|
-
/**
|
|
7550
|
-
* Whether to automatically renew the subscription instance after expiration. true - auto renewal; false (default) - no auto renewal, instance will be stopped upon expiration.
|
|
7551
|
-
*/
|
|
7552
|
-
autoRenew?: pulumi.Input<boolean>;
|
|
7883
|
+
interface WorkloadPoolTag {
|
|
7553
7884
|
/**
|
|
7554
|
-
*
|
|
7885
|
+
* Tag key
|
|
7555
7886
|
*/
|
|
7556
|
-
|
|
7887
|
+
key?: pulumi.Input<string>;
|
|
7557
7888
|
/**
|
|
7558
|
-
*
|
|
7889
|
+
* Tag value
|
|
7890
|
+
*/
|
|
7891
|
+
value?: pulumi.Input<string>;
|
|
7892
|
+
}
|
|
7893
|
+
}
|
|
7894
|
+
export declare namespace kafka {
|
|
7895
|
+
interface AllowListAssociatedInstance {
|
|
7896
|
+
/**
|
|
7897
|
+
* ID of the instance bound to the allowlist
|
|
7898
|
+
*/
|
|
7899
|
+
instanceId?: pulumi.Input<string>;
|
|
7900
|
+
}
|
|
7901
|
+
interface GroupTag {
|
|
7902
|
+
/**
|
|
7903
|
+
* Tag key
|
|
7904
|
+
*/
|
|
7905
|
+
key?: pulumi.Input<string>;
|
|
7906
|
+
/**
|
|
7907
|
+
* Tag value
|
|
7908
|
+
*/
|
|
7909
|
+
value?: pulumi.Input<string>;
|
|
7910
|
+
}
|
|
7911
|
+
interface InstanceChargeInfo {
|
|
7912
|
+
/**
|
|
7913
|
+
* Whether to automatically renew the subscription instance after expiration. true - auto renewal; false (default) - no auto renewal, instance will be stopped upon expiration.
|
|
7914
|
+
*/
|
|
7915
|
+
autoRenew?: pulumi.Input<boolean>;
|
|
7916
|
+
/**
|
|
7917
|
+
* Expiration time for the subscription instance.
|
|
7918
|
+
*/
|
|
7919
|
+
chargeExpireTime?: pulumi.Input<string>;
|
|
7920
|
+
/**
|
|
7921
|
+
* Instance billing start time.
|
|
7559
7922
|
*/
|
|
7560
7923
|
chargeStartTime?: pulumi.Input<string>;
|
|
7561
7924
|
/**
|
|
@@ -8978,6 +9341,10 @@ export declare namespace rdsmysql {
|
|
|
8978
9341
|
* Whether to enable automatic scaling for the instance. Values: true: Yes. false: No.
|
|
8979
9342
|
*/
|
|
8980
9343
|
enableStorageAutoScale?: pulumi.Input<boolean>;
|
|
9344
|
+
/**
|
|
9345
|
+
* 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.
|
|
9346
|
+
*/
|
|
9347
|
+
scalingDetectNode?: pulumi.Input<string>;
|
|
8981
9348
|
/**
|
|
8982
9349
|
* Percentage of available storage space that triggers automatic scaling. Value range: 10–50, default: 10, unit: %
|
|
8983
9350
|
*/
|
|
@@ -8987,6 +9354,152 @@ export declare namespace rdsmysql {
|
|
|
8987
9354
|
*/
|
|
8988
9355
|
storageUpperBound?: pulumi.Input<number>;
|
|
8989
9356
|
}
|
|
9357
|
+
interface InstanceBackupPolicy {
|
|
9358
|
+
/**
|
|
9359
|
+
* List of destination regions available for cross-region backup.
|
|
9360
|
+
*/
|
|
9361
|
+
availableCrossRegions?: pulumi.Input<pulumi.Input<string>[]>;
|
|
9362
|
+
/**
|
|
9363
|
+
* Basic backup policy.
|
|
9364
|
+
*/
|
|
9365
|
+
backupPolicyBase?: pulumi.Input<inputs.rdsmysql.InstanceBackupPolicyBackupPolicyBase>;
|
|
9366
|
+
/**
|
|
9367
|
+
* Cross-region backup policy.
|
|
9368
|
+
*/
|
|
9369
|
+
crossBackupPolicy?: pulumi.Input<inputs.rdsmysql.InstanceBackupPolicyCrossBackupPolicy>;
|
|
9370
|
+
}
|
|
9371
|
+
interface InstanceBackupPolicyBackupPolicyBase {
|
|
9372
|
+
/**
|
|
9373
|
+
* Retain all log backups before releasing the instance. Values: true: yes. false: no.
|
|
9374
|
+
*/
|
|
9375
|
+
binlogBackupAllRetention?: pulumi.Input<boolean>;
|
|
9376
|
+
/**
|
|
9377
|
+
* Enable log backup feature. Values: true: yes. false: no.
|
|
9378
|
+
*/
|
|
9379
|
+
binlogBackupEnabled?: pulumi.Input<boolean>;
|
|
9380
|
+
/**
|
|
9381
|
+
* Whether to enable encryption for log backups. Values: true: Yes. false: No.
|
|
9382
|
+
*/
|
|
9383
|
+
binlogBackupEncryptionEnabled?: pulumi.Input<boolean>;
|
|
9384
|
+
/**
|
|
9385
|
+
* Enable local Binlog retention limit. Values: true: enabled. false: disabled.
|
|
9386
|
+
*/
|
|
9387
|
+
binlogFileCountsEnable?: pulumi.Input<boolean>;
|
|
9388
|
+
/**
|
|
9389
|
+
* Number of local Binlog files to retain, values range from 6 to 1000. Files exceeding the retention count are automatically deleted.
|
|
9390
|
+
*/
|
|
9391
|
+
binlogLimitCount?: pulumi.Input<number>;
|
|
9392
|
+
/**
|
|
9393
|
+
* 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.
|
|
9394
|
+
*/
|
|
9395
|
+
binlogLocalRetentionHour?: pulumi.Input<number>;
|
|
9396
|
+
/**
|
|
9397
|
+
* 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.
|
|
9398
|
+
*/
|
|
9399
|
+
binlogSpaceLimitEnable?: pulumi.Input<boolean>;
|
|
9400
|
+
/**
|
|
9401
|
+
* 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.
|
|
9402
|
+
*/
|
|
9403
|
+
binlogStoragePercentage?: pulumi.Input<number>;
|
|
9404
|
+
/**
|
|
9405
|
+
* Retain all data backups before releasing the instance. Values: true: yes. false: no.
|
|
9406
|
+
*/
|
|
9407
|
+
dataBackupAllRetention?: pulumi.Input<boolean>;
|
|
9408
|
+
/**
|
|
9409
|
+
* Enable encryption for data backups of local disk instances. Values: true: yes. false: no. Note: This feature is not supported for cloud disk instances.
|
|
9410
|
+
*/
|
|
9411
|
+
dataBackupEncryptionEnabled?: pulumi.Input<boolean>;
|
|
9412
|
+
/**
|
|
9413
|
+
* Number of days to retain data backups. Valid values: 7–3650 days. Default: 7 days.
|
|
9414
|
+
*/
|
|
9415
|
+
dataBackupRetentionDay?: pulumi.Input<number>;
|
|
9416
|
+
/**
|
|
9417
|
+
* Full backup cycle. Values: Monday: Monday. Tuesday: Tuesday. Wednesday: Wednesday. Thursday: Thursday. Friday: Friday. Saturday: Saturday. Sunday: Sunday.
|
|
9418
|
+
*/
|
|
9419
|
+
dataFullBackupPeriods?: pulumi.Input<pulumi.Input<string>[]>;
|
|
9420
|
+
/**
|
|
9421
|
+
* 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.
|
|
9422
|
+
*/
|
|
9423
|
+
dataFullBackupStartUtcHour?: pulumi.Input<number>;
|
|
9424
|
+
/**
|
|
9425
|
+
* 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.
|
|
9426
|
+
*/
|
|
9427
|
+
dataFullBackupTime?: pulumi.Input<string>;
|
|
9428
|
+
/**
|
|
9429
|
+
* 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.
|
|
9430
|
+
*/
|
|
9431
|
+
dataIncrBackupPeriods?: pulumi.Input<pulumi.Input<string>[]>;
|
|
9432
|
+
/**
|
|
9433
|
+
* Number of days to retain data after instance release.
|
|
9434
|
+
*/
|
|
9435
|
+
dataKeepDaysAfterReleased?: pulumi.Input<number>;
|
|
9436
|
+
/**
|
|
9437
|
+
* Policy for retaining instance backups after the instance is released. Values: Last: retain the last backup (default). All: retain all backups of the instance.
|
|
9438
|
+
*/
|
|
9439
|
+
dataKeepPolicyAfterReleased?: pulumi.Input<string>;
|
|
9440
|
+
/**
|
|
9441
|
+
* 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.
|
|
9442
|
+
*/
|
|
9443
|
+
highFrequencySnapshotBackupEnable?: pulumi.Input<boolean>;
|
|
9444
|
+
/**
|
|
9445
|
+
* 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.
|
|
9446
|
+
*/
|
|
9447
|
+
highFrequencySnapshotBackupSecondPeriod?: pulumi.Input<number>;
|
|
9448
|
+
/**
|
|
9449
|
+
* Whether to enable high-frequency backup for local disk instances. Values: true: Yes. false: No.
|
|
9450
|
+
*/
|
|
9451
|
+
hourlyIncrBackupEnable?: pulumi.Input<boolean>;
|
|
9452
|
+
/**
|
|
9453
|
+
* 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.
|
|
9454
|
+
*/
|
|
9455
|
+
incrBackupHourPeriod?: pulumi.Input<number>;
|
|
9456
|
+
/**
|
|
9457
|
+
* Whether to retain cross-region backups. Values: true: Yes. false: No. Note: This feature is not supported for cloud disk instances.
|
|
9458
|
+
*/
|
|
9459
|
+
keepCrossBackupEnableAfterReleased?: pulumi.Input<boolean>;
|
|
9460
|
+
/**
|
|
9461
|
+
* Maximum DDL wait time. Default value is 30, minimum is 10, maximum is 1440, in minutes.
|
|
9462
|
+
*/
|
|
9463
|
+
lockDdlTime?: pulumi.Input<number>;
|
|
9464
|
+
/**
|
|
9465
|
+
* 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.
|
|
9466
|
+
*/
|
|
9467
|
+
lockDdlTimeSecond?: pulumi.Input<number>;
|
|
9468
|
+
/**
|
|
9469
|
+
* 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.
|
|
9470
|
+
*/
|
|
9471
|
+
logBackupRetentionDay?: pulumi.Input<number>;
|
|
9472
|
+
/**
|
|
9473
|
+
* Whether to allow downloading instance backup data from a public network environment. Values: true: Yes. false: No.
|
|
9474
|
+
*/
|
|
9475
|
+
publicDownloadEnable?: pulumi.Input<boolean>;
|
|
9476
|
+
/**
|
|
9477
|
+
* Whether the retention policy for log backups is the same as that for data backups. Values: true: Yes. false: No.
|
|
9478
|
+
*/
|
|
9479
|
+
retentionPolicySynced?: pulumi.Input<boolean>;
|
|
9480
|
+
}
|
|
9481
|
+
interface InstanceBackupPolicyCrossBackupPolicy {
|
|
9482
|
+
/**
|
|
9483
|
+
* Enable cross-region backup. true: enabled. false: disabled. Default value (unspecified).
|
|
9484
|
+
*/
|
|
9485
|
+
backupEnabled?: pulumi.Input<boolean>;
|
|
9486
|
+
/**
|
|
9487
|
+
* Retain cross-region backups long-term before instance release. Values: true: yes. false: no.
|
|
9488
|
+
*/
|
|
9489
|
+
crossBackupAllRetention?: pulumi.Input<boolean>;
|
|
9490
|
+
/**
|
|
9491
|
+
* Destination region ID for cross-region backups. This parameter is required when BackupEnabled is true.
|
|
9492
|
+
*/
|
|
9493
|
+
crossBackupRegion?: pulumi.Input<string>;
|
|
9494
|
+
/**
|
|
9495
|
+
* 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.
|
|
9496
|
+
*/
|
|
9497
|
+
logBackupEnabled?: pulumi.Input<boolean>;
|
|
9498
|
+
/**
|
|
9499
|
+
* 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.
|
|
9500
|
+
*/
|
|
9501
|
+
retention?: pulumi.Input<number>;
|
|
9502
|
+
}
|
|
8990
9503
|
interface InstanceChargeDetail {
|
|
8991
9504
|
/**
|
|
8992
9505
|
* Enable auto-renewal for prepaid scenarios. Values: true: auto-renewal. false: do not auto-renew
|
|
@@ -9064,6 +9577,7 @@ export declare namespace rdsmysql {
|
|
|
9064
9577
|
secondsBehindMaster?: pulumi.Input<number>;
|
|
9065
9578
|
}
|
|
9066
9579
|
interface InstanceEndpoint {
|
|
9580
|
+
addresses?: pulumi.Input<pulumi.Input<inputs.rdsmysql.InstanceEndpointAddress>[]>;
|
|
9067
9581
|
/**
|
|
9068
9582
|
* 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)
|
|
9069
9583
|
*/
|
|
@@ -9080,6 +9594,7 @@ export declare namespace rdsmysql {
|
|
|
9080
9594
|
* Connection pool type for proxy terminal. Values: Transaction: Transaction-level connection pool. Default value. Direct: Direct mode.
|
|
9081
9595
|
*/
|
|
9082
9596
|
connectionPoolType?: pulumi.Input<string>;
|
|
9597
|
+
customRouteStrategies?: pulumi.Input<pulumi.Input<inputs.rdsmysql.InstanceEndpointCustomRouteStrategy>[]>;
|
|
9083
9598
|
/**
|
|
9084
9599
|
* Description of the connection endpoint
|
|
9085
9600
|
*/
|
|
@@ -9146,6 +9661,54 @@ export declare namespace rdsmysql {
|
|
|
9146
9661
|
*/
|
|
9147
9662
|
readWriteMode?: pulumi.Input<string>;
|
|
9148
9663
|
}
|
|
9664
|
+
interface InstanceEndpointAddress {
|
|
9665
|
+
/**
|
|
9666
|
+
* false: Private network resolution (default). true: Private and public network resolution.
|
|
9667
|
+
*/
|
|
9668
|
+
dnsVisibility?: pulumi.Input<boolean>;
|
|
9669
|
+
/**
|
|
9670
|
+
* Connection domain name.
|
|
9671
|
+
*/
|
|
9672
|
+
domain?: pulumi.Input<string>;
|
|
9673
|
+
/**
|
|
9674
|
+
* EIP ID, valid only for Public addresses.
|
|
9675
|
+
*/
|
|
9676
|
+
eipId?: pulumi.Input<string>;
|
|
9677
|
+
/**
|
|
9678
|
+
* Whether the EIP used by the connected terminal is suspended due to overdue payment. Values: true: Yes. false: No.
|
|
9679
|
+
*/
|
|
9680
|
+
eipLocked?: pulumi.Input<boolean>;
|
|
9681
|
+
/**
|
|
9682
|
+
* IP protocol version. Value: IPv4.
|
|
9683
|
+
*/
|
|
9684
|
+
internetProtocol?: pulumi.Input<string>;
|
|
9685
|
+
/**
|
|
9686
|
+
* IP address.
|
|
9687
|
+
*/
|
|
9688
|
+
ipAddress?: pulumi.Input<string>;
|
|
9689
|
+
/**
|
|
9690
|
+
* Network address type. Values: Private: private address. Public: public address.
|
|
9691
|
+
*/
|
|
9692
|
+
networkType?: pulumi.Input<string>;
|
|
9693
|
+
/**
|
|
9694
|
+
* Port.
|
|
9695
|
+
*/
|
|
9696
|
+
port?: pulumi.Input<string>;
|
|
9697
|
+
/**
|
|
9698
|
+
* Subnet ID, valid only for Private addresses.
|
|
9699
|
+
*/
|
|
9700
|
+
subnetId?: pulumi.Input<string>;
|
|
9701
|
+
}
|
|
9702
|
+
interface InstanceEndpointCustomRouteStrategy {
|
|
9703
|
+
/**
|
|
9704
|
+
* 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.
|
|
9705
|
+
*/
|
|
9706
|
+
nodeType?: pulumi.Input<string>;
|
|
9707
|
+
/**
|
|
9708
|
+
* 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.
|
|
9709
|
+
*/
|
|
9710
|
+
sqlKeyword?: pulumi.Input<string>;
|
|
9711
|
+
}
|
|
9149
9712
|
interface InstanceEndpointReadOnlyNodeWeight {
|
|
9150
9713
|
/**
|
|
9151
9714
|
* Read-only nodes require NodeId. Primary nodes do not require it
|
|
@@ -9761,6 +10324,44 @@ export declare namespace redis {
|
|
|
9761
10324
|
*/
|
|
9762
10325
|
securityGroupId?: pulumi.Input<string>;
|
|
9763
10326
|
}
|
|
10327
|
+
interface InstanceBackup {
|
|
10328
|
+
/**
|
|
10329
|
+
* Backup point ID
|
|
10330
|
+
*/
|
|
10331
|
+
backupPointId?: pulumi.Input<string>;
|
|
10332
|
+
/**
|
|
10333
|
+
* Backup point name
|
|
10334
|
+
*/
|
|
10335
|
+
backupPointName?: pulumi.Input<string>;
|
|
10336
|
+
/**
|
|
10337
|
+
* Backup policy
|
|
10338
|
+
*/
|
|
10339
|
+
backupStrategy?: pulumi.Input<string>;
|
|
10340
|
+
/**
|
|
10341
|
+
* Backup type
|
|
10342
|
+
*/
|
|
10343
|
+
backupType?: pulumi.Input<string>;
|
|
10344
|
+
/**
|
|
10345
|
+
* Backup end time
|
|
10346
|
+
*/
|
|
10347
|
+
endTime?: pulumi.Input<string>;
|
|
10348
|
+
/**
|
|
10349
|
+
* Instance ID
|
|
10350
|
+
*/
|
|
10351
|
+
instanceId?: pulumi.Input<string>;
|
|
10352
|
+
/**
|
|
10353
|
+
* Backup size (unit: Byte)
|
|
10354
|
+
*/
|
|
10355
|
+
size?: pulumi.Input<number>;
|
|
10356
|
+
/**
|
|
10357
|
+
* Backup start time
|
|
10358
|
+
*/
|
|
10359
|
+
startTime?: pulumi.Input<string>;
|
|
10360
|
+
/**
|
|
10361
|
+
* Backup status
|
|
10362
|
+
*/
|
|
10363
|
+
status?: pulumi.Input<string>;
|
|
10364
|
+
}
|
|
9764
10365
|
interface InstanceBackupRestore {
|
|
9765
10366
|
/**
|
|
9766
10367
|
* Backup ID, used to specify which backup to use when restoring from a backup set
|
|
@@ -10522,6 +11123,16 @@ export declare namespace tls {
|
|
|
10522
11123
|
*/
|
|
10523
11124
|
severity?: pulumi.Input<string>;
|
|
10524
11125
|
}
|
|
11126
|
+
interface AlarmWebhookIntegrationTypeWebhookHeader {
|
|
11127
|
+
/**
|
|
11128
|
+
* Key for custom request header
|
|
11129
|
+
*/
|
|
11130
|
+
key?: pulumi.Input<string>;
|
|
11131
|
+
/**
|
|
11132
|
+
* Value for custom request header
|
|
11133
|
+
*/
|
|
11134
|
+
value?: pulumi.Input<string>;
|
|
11135
|
+
}
|
|
10525
11136
|
interface EtlTargetResource {
|
|
10526
11137
|
/**
|
|
10527
11138
|
* Name of the custom output target. You must use this name to refer to the output target in the data processing rules
|
|
@@ -12542,6 +13153,74 @@ export declare namespace tos {
|
|
|
12542
13153
|
*/
|
|
12543
13154
|
value?: pulumi.Input<string>;
|
|
12544
13155
|
}
|
|
13156
|
+
interface BucketWebsiteErrorDocument {
|
|
13157
|
+
/**
|
|
13158
|
+
* When a 4xx error occurs, this page is returned
|
|
13159
|
+
*/
|
|
13160
|
+
key?: pulumi.Input<string>;
|
|
13161
|
+
}
|
|
13162
|
+
interface BucketWebsiteIndexDocument {
|
|
13163
|
+
/**
|
|
13164
|
+
* 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
|
|
13165
|
+
*/
|
|
13166
|
+
forbiddenSubDir?: pulumi.Input<boolean>;
|
|
13167
|
+
/**
|
|
13168
|
+
* 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
|
|
13169
|
+
*/
|
|
13170
|
+
suffix?: pulumi.Input<string>;
|
|
13171
|
+
}
|
|
13172
|
+
interface BucketWebsiteRedirectAllRequestsTo {
|
|
13173
|
+
/**
|
|
13174
|
+
* Redirect site name
|
|
13175
|
+
*/
|
|
13176
|
+
hostName?: pulumi.Input<string>;
|
|
13177
|
+
/**
|
|
13178
|
+
* Protocol used for redirect requests. Supports http and https. Default is http
|
|
13179
|
+
*/
|
|
13180
|
+
protocol?: pulumi.Input<string>;
|
|
13181
|
+
}
|
|
13182
|
+
interface BucketWebsiteRoutingRule {
|
|
13183
|
+
/**
|
|
13184
|
+
* Set the matching conditions for the redirect rule. The redirect rule only takes effect when all specified conditions are met
|
|
13185
|
+
*/
|
|
13186
|
+
condition?: pulumi.Input<inputs.tos.BucketWebsiteRoutingRuleCondition>;
|
|
13187
|
+
/**
|
|
13188
|
+
* Set redirect rule
|
|
13189
|
+
*/
|
|
13190
|
+
redirect?: pulumi.Input<inputs.tos.BucketWebsiteRoutingRuleRedirect>;
|
|
13191
|
+
}
|
|
13192
|
+
interface BucketWebsiteRoutingRuleCondition {
|
|
13193
|
+
/**
|
|
13194
|
+
* 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
|
|
13195
|
+
*/
|
|
13196
|
+
httpErrorCodeReturnedEquals?: pulumi.Input<number>;
|
|
13197
|
+
/**
|
|
13198
|
+
* 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
|
|
13199
|
+
*/
|
|
13200
|
+
keyPrefixEquals?: pulumi.Input<string>;
|
|
13201
|
+
}
|
|
13202
|
+
interface BucketWebsiteRoutingRuleRedirect {
|
|
13203
|
+
/**
|
|
13204
|
+
* Set the redirect site name
|
|
13205
|
+
*/
|
|
13206
|
+
hostName?: pulumi.Input<string>;
|
|
13207
|
+
/**
|
|
13208
|
+
* Status code returned during redirect. Only 3XX status codes can be set; 300 cannot be set. Default is 301
|
|
13209
|
+
*/
|
|
13210
|
+
httpRedirectCode?: pulumi.Input<number>;
|
|
13211
|
+
/**
|
|
13212
|
+
* Protocol used for redirect requests, including http and https. Default is http
|
|
13213
|
+
*/
|
|
13214
|
+
protocol?: pulumi.Input<string>;
|
|
13215
|
+
/**
|
|
13216
|
+
* Object name prefix used for redirect
|
|
13217
|
+
*/
|
|
13218
|
+
replaceKeyPrefixWith?: pulumi.Input<string>;
|
|
13219
|
+
/**
|
|
13220
|
+
* Object name used for redirect
|
|
13221
|
+
*/
|
|
13222
|
+
replaceKeyWith?: pulumi.Input<string>;
|
|
13223
|
+
}
|
|
12545
13224
|
}
|
|
12546
13225
|
export declare namespace transitrouter {
|
|
12547
13226
|
interface DirectConnectGatewayAttachmentTag {
|
|
@@ -12983,6 +13662,373 @@ export declare namespace vedbm {
|
|
|
12983
13662
|
value?: pulumi.Input<string>;
|
|
12984
13663
|
}
|
|
12985
13664
|
}
|
|
13665
|
+
export declare namespace veenedge {
|
|
13666
|
+
interface CloudServerAdvancedConfiguration {
|
|
13667
|
+
/**
|
|
13668
|
+
* Enable deletion protection.
|
|
13669
|
+
*/
|
|
13670
|
+
deleteProtection?: pulumi.Input<boolean>;
|
|
13671
|
+
/**
|
|
13672
|
+
* Description of the edge instance. Up to 80 characters allowed. When you create edge instances in batches, the system adds the same description to each instance.
|
|
13673
|
+
*/
|
|
13674
|
+
instanceDesc?: pulumi.Input<string>;
|
|
13675
|
+
/**
|
|
13676
|
+
* Custom hostname. Naming rules: Windows systems allow 2–10 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot contain only numbers. Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. Linux systems allow 2–59 characters. Supports lowercase letters, numbers, and hyphens (-). Cannot start or end with a hyphen (-), and hyphens (-) cannot be used consecutively. When creating edge instances in bulk, the system adds a numeric suffix to your custom hostname. Example: \n\n-1, \n\n-2.
|
|
13677
|
+
*/
|
|
13678
|
+
instanceHostName?: pulumi.Input<string>;
|
|
13679
|
+
/**
|
|
13680
|
+
* Edge instance name. Naming rules: 5–80 characters allowed. Supports Chinese, uppercase letters, lowercase letters, and numbers. Supports special characters ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/. Spaces are not allowed, and the name cannot start with a forward slash (/). When creating edge instances in batch, the system will add a numeric suffix to the specified instance name. Example: \n\n-1, \n\n-2.
|
|
13681
|
+
*/
|
|
13682
|
+
instanceName?: pulumi.Input<string>;
|
|
13683
|
+
}
|
|
13684
|
+
interface CloudServerBillingConfig {
|
|
13685
|
+
/**
|
|
13686
|
+
* Enable auto-renewal. This parameter is effective only when computing*billing*method is set to PrePaid. Value options: true: Enable auto-renewal. false (default): Disable auto-renewal.
|
|
13687
|
+
*/
|
|
13688
|
+
autoRenew?: pulumi.Input<boolean>;
|
|
13689
|
+
/**
|
|
13690
|
+
* Bandwidth billing method. Value options: MonthlyP95: Billed by monthly 95th percentile. DailyPeak: Billed by daily peak. If you require daily peak billing or other billing methods, please submit a ticket.
|
|
13691
|
+
*/
|
|
13692
|
+
bandwidthBillingMethod?: pulumi.Input<string>;
|
|
13693
|
+
/**
|
|
13694
|
+
* Computing billing method. Value range: MonthlyPeak: Billed by monthly peak. DailyPeak: Billed by daily peak. PrePaid: Yearly/monthly subscription. When computing*billing*method is set to PrePaid, you must also specify the pre*paid*period and pre*paid*period_number parameters.
|
|
13695
|
+
*/
|
|
13696
|
+
computingBillingMethod?: pulumi.Input<string>;
|
|
13697
|
+
/**
|
|
13698
|
+
* Unit for the purchase duration of the resource. When the value of computing*billing*method is PrePaid, this parameter must be specified. Value range: monthly: month.
|
|
13699
|
+
*/
|
|
13700
|
+
prePaidPeriod?: pulumi.Input<string>;
|
|
13701
|
+
/**
|
|
13702
|
+
* Resource purchase duration. When computing*billing*method is set to PrePaid, this parameter must be specified. Valid values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36.
|
|
13703
|
+
*/
|
|
13704
|
+
prePaidPeriodNumber?: pulumi.Input<number>;
|
|
13705
|
+
}
|
|
13706
|
+
interface CloudServerCustomData {
|
|
13707
|
+
/**
|
|
13708
|
+
* Custom data. Custom data is configuration information for edge instances. You can enter up to 16KB of custom data. Input requirements: Scripts must be entered in plain text. The platform will automatically encode the script in Base64. Do not enter scripts that are already Base64 encoded. For Linux systems, use Shell scripts, which typically start with #!/bin/bash. For Windows systems, use PowerShell scripts, which can be entered directly. The script will execute when the edge instance starts for the first time. If the operating system of the edge instance is reset or replaced later, the script will also execute the first time the system starts after the reset or replacement.
|
|
13709
|
+
*/
|
|
13710
|
+
data?: pulumi.Input<string>;
|
|
13711
|
+
}
|
|
13712
|
+
interface CloudServerInstanceAreaNum {
|
|
13713
|
+
/**
|
|
13714
|
+
* Region name
|
|
13715
|
+
*/
|
|
13716
|
+
areaName?: pulumi.Input<string>;
|
|
13717
|
+
/**
|
|
13718
|
+
* Node name. Specify the node where you want to deploy the edge service.
|
|
13719
|
+
*/
|
|
13720
|
+
clusterName?: pulumi.Input<string>;
|
|
13721
|
+
/**
|
|
13722
|
+
* Default ISP. This parameter applies only to multi-line nodes. When specifying the default ISP, ensure it is within the node ISP range. Only one ISP can be set as the default. Note: When the value of external*network*mode is single*interface*cmcc*ip, single*interface*cucc*ip, or single*interface*ctcc*ip, the ISP specified in default*isp must match the ISP specified in external*network*mode. For example, when external*network*mode is single*interface*cmcc*ip, the value of default*isp must be set to CMCC. When external*network*mode is single*interface*multi*ip or multi*interface*multi*ip, the default*isp parameter must be specified, and the value can be set to CMCC, CUCC, or CTCC as needed. When external*network*mode is single*interface*single*ip or no*interface, default*isp does not need to be specified.
|
|
13723
|
+
*/
|
|
13724
|
+
defaultIsp?: pulumi.Input<string>;
|
|
13725
|
+
/**
|
|
13726
|
+
* Public network configuration. This parameter applies only to multi-line nodes. Value options: single*interface*multi*ip: Single NIC, multiple IPs. If you are a new multi-line node user, submit a ticket to enable the relevant permissions. single*interface*cmcc*ip: Single NIC, CMCC IP. Submit a ticket to enable the relevant permissions. single*interface*cucc*ip: Single NIC, CUCC IP. Submit a ticket to enable the relevant permissions. single*interface*ctcc*ip: Single NIC, CTCC IP. Submit a ticket to enable the relevant permissions. multi*interface*multi*ip: Multiple NICs, multiple IPs. Submit a ticket to enable the relevant permissions. single*interface*single*ip: Single NIC, single IP. In this mode, the system randomly assigns a public IP address from an available carrier based on inventory. no*interface: No public NIC. Submit a ticket to enable the relevant permissions. Default value: When a public NIC is present: If single NIC multi-IP permission is enabled, single*interface*multi*ip (Single NIC, multiple IPs) is used by default. If single NIC multi-IP permission is disabled, single*interface*single*ip (Single NIC, single IP) is used by default. If no public NIC is present, no*interface is used by default.
|
|
13727
|
+
*/
|
|
13728
|
+
externalNetworkMode?: pulumi.Input<string>;
|
|
13729
|
+
/**
|
|
13730
|
+
* List of hostnames. The system assigns hostnames to created edge instances in order. You can use both the host*name*list and instance*host*name parameters at the same time. Both parameters take effect, but host*name*list has higher priority than instance*host*name. For example, if you create 3 edge instances in bulk, set instance*host*name to host, and set host*name*list to "hosta","hostb", then the names of the 3 edge instances will be hosta, hostb, and host-3 respectively.
|
|
13731
|
+
*/
|
|
13732
|
+
hostNameLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
13733
|
+
/**
|
|
13734
|
+
* Carrier. Possible values: CMCC, CTCC, CUCC.
|
|
13735
|
+
*/
|
|
13736
|
+
isp?: pulumi.Input<string>;
|
|
13737
|
+
/**
|
|
13738
|
+
* Network interface names for private network type edge instances configured with multiple public network interfaces. You can use this parameter to set the names of public and private network interfaces. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the interface name using the custom*internal*interface*name or custom*external*interface*name parameter in the network*config structure, and also set the interface name using the multi*interface*name*config parameter, only the latter will take effect. If you set the public network interface name only through the custom*external*interface*name parameter in the network*config structure, the name cannot be eth2, eth3, Ethernet2, or Ethernet3. The name you set will be used as the name for the Telecom public network interface. The names for the Unicom and Mobile public network interfaces will use the default values. If you do not set the interface name, the default values will be used: Linux edge instances: The default name for the private network interface is eth0. The default name for the Telecom public network interface is eth1. The default name for the Unicom public network interface is eth2. The default name for the Mobile public network interface is eth3. Windows edge instances: The default name for the private network interface is Ethernet0. The default name for the Telecom public network interface is Ethernet1. The default name for the Unicom public network interface is Ethernet2. The default name for the Mobile public network interface is Ethernet3. Notes: The multi*interface*name*config parameter and the single*interface*name*config parameter cannot be specified at the same time. The names of different network interfaces on the same edge instance must be unique. When using the multi*interface*name*config parameter, you must specify all interface names at the same time.
|
|
13739
|
+
*/
|
|
13740
|
+
multiInterfaceNameConfig?: pulumi.Input<inputs.veenedge.CloudServerInstanceAreaNumMultiInterfaceNameConfig>;
|
|
13741
|
+
/**
|
|
13742
|
+
* Number of instances.
|
|
13743
|
+
*/
|
|
13744
|
+
num?: pulumi.Input<number>;
|
|
13745
|
+
/**
|
|
13746
|
+
* Network interface card name for a private network type edge instance configured with a single public network interface card. You can use this parameter to set the names of the public and private network interface cards. It is recommended to set both the public and private network interface card names. Please note the following when using this parameter: Usage restrictions: This parameter is only applicable to private network type edge instances. You must submit a ticket to enable the relevant feature before this parameter can be used; otherwise, the parameter value is invalid. Effectiveness: If you set the network interface card name using the custom*internal*interface*name or custom*external*interface*name parameters in the network*config structure, and also set the name using the single*interface*name*config parameter, only the latter will take effect. If you do not set the network interface card name, the default values will be used: For Linux edge instances: the private network interface card name defaults to eth0, and the public network interface card name defaults to eth1. For Windows edge instances: the private network interface card name defaults to Ethernet0, and the public network interface card name defaults to Ethernet1. Notes: The single*interface*name*config parameter and the multi*interface*name*config parameter cannot be specified at the same time. The names of different network interface cards within the same edge instance must be unique. This parameter applies to edge instances with a single public network interface card on both single-line and multi-line nodes, but does not apply to edge instances with multiple public network interface cards on multi-line nodes.
|
|
13747
|
+
*/
|
|
13748
|
+
singleInterfaceNameConfig?: pulumi.Input<inputs.veenedge.CloudServerInstanceAreaNumSingleInterfaceNameConfig>;
|
|
13749
|
+
/**
|
|
13750
|
+
* Subnet ID. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
13751
|
+
*/
|
|
13752
|
+
subnetIdentity?: pulumi.Input<string>;
|
|
13753
|
+
/**
|
|
13754
|
+
* Private network ID. This parameter specifies the private network where the edge service is deployed. If vpc*identity is set, cluster*name must also be set. If you specify a custom private network, you must also set subnetIdentity to specify the subnet.
|
|
13755
|
+
*/
|
|
13756
|
+
vpcIdentity?: pulumi.Input<string>;
|
|
13757
|
+
}
|
|
13758
|
+
interface CloudServerInstanceAreaNumMultiInterfaceNameConfig {
|
|
13759
|
+
/**
|
|
13760
|
+
* Mobile public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Interface names must be unique within the same edge instance.
|
|
13761
|
+
*/
|
|
13762
|
+
cmccExternalInterfaceName?: pulumi.Input<string>;
|
|
13763
|
+
/**
|
|
13764
|
+
* Telecom public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
13765
|
+
*/
|
|
13766
|
+
ctccExternalInterfaceName?: pulumi.Input<string>;
|
|
13767
|
+
/**
|
|
13768
|
+
* Public network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
13769
|
+
*/
|
|
13770
|
+
cuccExternalInterfaceName?: pulumi.Input<string>;
|
|
13771
|
+
/**
|
|
13772
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
13773
|
+
*/
|
|
13774
|
+
internalInterfaceName?: pulumi.Input<string>;
|
|
13775
|
+
}
|
|
13776
|
+
interface CloudServerInstanceAreaNumSingleInterfaceNameConfig {
|
|
13777
|
+
/**
|
|
13778
|
+
* Public network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
13779
|
+
*/
|
|
13780
|
+
externalInterfaceName?: pulumi.Input<string>;
|
|
13781
|
+
/**
|
|
13782
|
+
* Private network interface name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. Network interface names must be unique within the same edge instance.
|
|
13783
|
+
*/
|
|
13784
|
+
internalInterfaceName?: pulumi.Input<string>;
|
|
13785
|
+
}
|
|
13786
|
+
interface CloudServerNetworkConfig {
|
|
13787
|
+
/**
|
|
13788
|
+
* Peak public bandwidth. Value range: [5, maximum bandwidth supported by the instance type]. Value must be a multiple of 5. Unit: Mbps. When you select an IPv4/IPv6 dual-stack edge instance, the configured peak bandwidth is shared by the IPv4 and IPv6 public IP addresses. If disable*ipv4 is set to true, you do not need to configure the bandwidth*peak parameter.
|
|
13789
|
+
*/
|
|
13790
|
+
bandwidthPeak?: pulumi.Input<string>;
|
|
13791
|
+
bandwidthPeakLimitIspConfigs?: pulumi.Input<pulumi.Input<inputs.veenedge.CloudServerNetworkConfigBandwidthPeakLimitIspConfig>[]>;
|
|
13792
|
+
/**
|
|
13793
|
+
* Shared public bandwidth peak for all elastic public IPs bound to the private IP address of the edge instance. Private IP addresses include both primary and secondary private IP addresses. The value range for this parameter is the same as the bandwidthPeak parameter. When you set a shared bandwidth peak, the bandwidth peak of the elastic public IP itself will not take effect.
|
|
13794
|
+
*/
|
|
13795
|
+
boundEipShareBandwidthPeak?: pulumi.Input<string>;
|
|
13796
|
+
/**
|
|
13797
|
+
* Name of the public network interface. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are allowed. The network interface name must be unique within the same edge instance.
|
|
13798
|
+
*/
|
|
13799
|
+
customExternalInterfaceName?: pulumi.Input<string>;
|
|
13800
|
+
/**
|
|
13801
|
+
* Private network NIC name. Naming rules: 3–15 characters allowed. Uppercase and lowercase letters, numbers, hyphens (-), and underscores (_) are permitted. NIC names must be unique within the same edge instance.
|
|
13802
|
+
*/
|
|
13803
|
+
customInternalInterfaceName?: pulumi.Input<string>;
|
|
13804
|
+
/**
|
|
13805
|
+
* Whether to disable IPv4. Value range: true: Disable IPv4. false (default): Enable IPv4.
|
|
13806
|
+
*/
|
|
13807
|
+
disableIpv4?: pulumi.Input<boolean>;
|
|
13808
|
+
/**
|
|
13809
|
+
* DNS list. The first IP address is the primary DNS, and the subsequent IP addresses are backup DNS.
|
|
13810
|
+
*/
|
|
13811
|
+
dnsLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
13812
|
+
/**
|
|
13813
|
+
* DNS type: default: Default DNS. custom: Custom DNS. If this parameter is not set, the default DNS configuration is used, with the preferred DNS as 114.114.114.114 and the alternate DNS as 180.184.1.1. DNS configuration is not supported for bare metal instances. When the instance type is bare metal, you do not need to set the dns*type and dns*list parameters.
|
|
13814
|
+
*/
|
|
13815
|
+
dnsType?: pulumi.Input<string>;
|
|
13816
|
+
/**
|
|
13817
|
+
* Enable IPv6. Value options: true: Enable IPv6. false (default): Disable IPv6. By default, the system assigns a public IPv4 address to the edge instance. When IPv6 is enabled, the system assigns both a public IPv4 address and a public IPv6 address to the edge instance.
|
|
13818
|
+
*/
|
|
13819
|
+
enableIpv6?: pulumi.Input<boolean>;
|
|
13820
|
+
/**
|
|
13821
|
+
* Rate limiting mode. When using multi-line nodes, you can configure the rate limiting mode for edge instances. Value options: shared (default): Shared rate limiting. All carriers share bandwidth resources, and the total public bandwidth used does not exceed the bandwidthPeak value (public bandwidth peak). isp: Carrier-based rate limiting. You can set the bandwidth peak for each carrier individually.
|
|
13822
|
+
*/
|
|
13823
|
+
limitMode?: pulumi.Input<string>;
|
|
13824
|
+
/**
|
|
13825
|
+
* Number of auxiliary private IPs.
|
|
13826
|
+
*/
|
|
13827
|
+
secondaryInternalIpNum?: pulumi.Input<number>;
|
|
13828
|
+
/**
|
|
13829
|
+
* List of bound global firewall IDs.
|
|
13830
|
+
*/
|
|
13831
|
+
securityGroupIdLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
13832
|
+
/**
|
|
13833
|
+
* TCP connection timeout for edge instances. If no data is transmitted over an established TCP connection and this condition lasts for the configured timeout period, the edge instance will close the connection. Value range: 30~910. Default: 900. Unit: seconds. All edge instances created under edge services use the currently configured TCP connection timeout. If you modify this setting, newly created edge instances will use the updated configuration; existing edge instances are not affected.
|
|
13834
|
+
*/
|
|
13835
|
+
tcpTimeout?: pulumi.Input<number>;
|
|
13836
|
+
/**
|
|
13837
|
+
* UDP session timeout for edge instances. If no data is transmitted in an established UDP session and the duration reaches the configured timeout, the edge instance will clear the session state information. Value range: 15~310. Default: 60. Unit: seconds. All edge instances created under the edge service use the currently configured UDP session timeout. If you modify this configuration, new edge instances will use the updated configuration; existing edge instances are not affected.
|
|
13838
|
+
*/
|
|
13839
|
+
udpTimeout?: pulumi.Input<number>;
|
|
13840
|
+
}
|
|
13841
|
+
interface CloudServerNetworkConfigBandwidthPeakLimitIspConfig {
|
|
13842
|
+
/**
|
|
13843
|
+
* Bandwidth limit value for this carrier.
|
|
13844
|
+
*/
|
|
13845
|
+
bandwidthPeakLimit?: pulumi.Input<string>;
|
|
13846
|
+
/**
|
|
13847
|
+
* Carrier. Value options: CMCC: China Mobile. CTCC: China Telecom. CUCC: China Unicom.
|
|
13848
|
+
*/
|
|
13849
|
+
isp?: pulumi.Input<string>;
|
|
13850
|
+
}
|
|
13851
|
+
interface CloudServerScheduleStrategy {
|
|
13852
|
+
/**
|
|
13853
|
+
* Pricing policy: high*priority: prioritize higher price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with higher bandwidth prices for deploying edge instances. low*priority: prioritize lower price. When you create multiple edge instances across multiple regions, this policy means the system will prioritize nodes in cities with lower bandwidth prices for deploying edge instances.
|
|
13854
|
+
*/
|
|
13855
|
+
priceStrategy?: pulumi.Input<string>;
|
|
13856
|
+
/**
|
|
13857
|
+
* Scheduling policy: dispersion: city dispersion. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in different cities for deploying edge instances. concentration: city concentration. When you create multiple edge instances in multiple regions, this policy means the system prioritizes nodes in the same city for deploying edge instances.
|
|
13858
|
+
*/
|
|
13859
|
+
scheduleStrategy?: pulumi.Input<string>;
|
|
13860
|
+
}
|
|
13861
|
+
interface CloudServerSecretConfig {
|
|
13862
|
+
/**
|
|
13863
|
+
* Login password. Custom password: Password input rules are as follows: 8–30 characters allowed. The password must contain at least three of the following types: uppercase letters, lowercase letters, numbers, and special characters. Supported special characters: ()`~!@#$%^&*-+=_|{}[]:;'<>,.?/ Double quotes (") , backslash (), and spaces are not allowed, and the password cannot start with a forward slash (/). SSH Key type password: Enter the SSH key pair ID. You can query the key pair ID via the ListSSHKey API.
|
|
13864
|
+
*/
|
|
13865
|
+
secretData?: pulumi.Input<string>;
|
|
13866
|
+
/**
|
|
13867
|
+
* Type of login password for edge instances. Value options: 2: Custom password. 3: SSH Key type password. 4: Indicates no login credentials are injected.
|
|
13868
|
+
*/
|
|
13869
|
+
secretType?: pulumi.Input<number>;
|
|
13870
|
+
}
|
|
13871
|
+
interface CloudServerStorageConfig {
|
|
13872
|
+
/**
|
|
13873
|
+
* Data disk. This parameter is used to add a single data disk. To add multiple data disks at once, use the data*disk*list parameter.
|
|
13874
|
+
*/
|
|
13875
|
+
dataDisk?: pulumi.Input<inputs.veenedge.CloudServerStorageConfigDataDisk>;
|
|
13876
|
+
dataDiskLists?: pulumi.Input<pulumi.Input<inputs.veenedge.CloudServerStorageConfigDataDiskList>[]>;
|
|
13877
|
+
dataLocalDisks?: pulumi.Input<pulumi.Input<inputs.veenedge.CloudServerStorageConfigDataLocalDisk>[]>;
|
|
13878
|
+
/**
|
|
13879
|
+
* System disk configuration
|
|
13880
|
+
*/
|
|
13881
|
+
systemDisk?: pulumi.Input<inputs.veenedge.CloudServerStorageConfigSystemDisk>;
|
|
13882
|
+
}
|
|
13883
|
+
interface CloudServerStorageConfigDataDisk {
|
|
13884
|
+
/**
|
|
13885
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
13886
|
+
*/
|
|
13887
|
+
capacity?: pulumi.Input<string>;
|
|
13888
|
+
/**
|
|
13889
|
+
* Release disk with instance
|
|
13890
|
+
*/
|
|
13891
|
+
deleteWithInstance?: pulumi.Input<boolean>;
|
|
13892
|
+
/**
|
|
13893
|
+
* Disk unique identifier
|
|
13894
|
+
*/
|
|
13895
|
+
diskIdentity?: pulumi.Input<string>;
|
|
13896
|
+
/**
|
|
13897
|
+
* Local disk type.
|
|
13898
|
+
*/
|
|
13899
|
+
localDiskClass?: pulumi.Input<string>;
|
|
13900
|
+
/**
|
|
13901
|
+
* Local disk resource name.
|
|
13902
|
+
*/
|
|
13903
|
+
localDiskResourceName?: pulumi.Input<string>;
|
|
13904
|
+
/**
|
|
13905
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
13906
|
+
*/
|
|
13907
|
+
storageType?: pulumi.Input<string>;
|
|
13908
|
+
}
|
|
13909
|
+
interface CloudServerStorageConfigDataDiskList {
|
|
13910
|
+
/**
|
|
13911
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
13912
|
+
*/
|
|
13913
|
+
capacity?: pulumi.Input<string>;
|
|
13914
|
+
/**
|
|
13915
|
+
* Release disk with instance
|
|
13916
|
+
*/
|
|
13917
|
+
deleteWithInstance?: pulumi.Input<boolean>;
|
|
13918
|
+
/**
|
|
13919
|
+
* Disk unique identifier
|
|
13920
|
+
*/
|
|
13921
|
+
diskIdentity?: pulumi.Input<string>;
|
|
13922
|
+
/**
|
|
13923
|
+
* Local disk type.
|
|
13924
|
+
*/
|
|
13925
|
+
localDiskClass?: pulumi.Input<string>;
|
|
13926
|
+
/**
|
|
13927
|
+
* Local disk resource name.
|
|
13928
|
+
*/
|
|
13929
|
+
localDiskResourceName?: pulumi.Input<string>;
|
|
13930
|
+
/**
|
|
13931
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
13932
|
+
*/
|
|
13933
|
+
storageType?: pulumi.Input<string>;
|
|
13934
|
+
}
|
|
13935
|
+
interface CloudServerStorageConfigDataLocalDisk {
|
|
13936
|
+
/**
|
|
13937
|
+
* Disk specifications.
|
|
13938
|
+
*/
|
|
13939
|
+
diskSpec?: pulumi.Input<inputs.veenedge.CloudServerStorageConfigDataLocalDiskDiskSpec>;
|
|
13940
|
+
/**
|
|
13941
|
+
* Number of disks
|
|
13942
|
+
*/
|
|
13943
|
+
num?: pulumi.Input<number>;
|
|
13944
|
+
}
|
|
13945
|
+
interface CloudServerStorageConfigDataLocalDiskDiskSpec {
|
|
13946
|
+
/**
|
|
13947
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
13948
|
+
*/
|
|
13949
|
+
capacity?: pulumi.Input<string>;
|
|
13950
|
+
/**
|
|
13951
|
+
* Release disk with instance
|
|
13952
|
+
*/
|
|
13953
|
+
deleteWithInstance?: pulumi.Input<boolean>;
|
|
13954
|
+
/**
|
|
13955
|
+
* Disk unique identifier
|
|
13956
|
+
*/
|
|
13957
|
+
diskIdentity?: pulumi.Input<string>;
|
|
13958
|
+
/**
|
|
13959
|
+
* Local disk type.
|
|
13960
|
+
*/
|
|
13961
|
+
localDiskClass?: pulumi.Input<string>;
|
|
13962
|
+
/**
|
|
13963
|
+
* Local disk resource name.
|
|
13964
|
+
*/
|
|
13965
|
+
localDiskResourceName?: pulumi.Input<string>;
|
|
13966
|
+
/**
|
|
13967
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
13968
|
+
*/
|
|
13969
|
+
storageType?: pulumi.Input<string>;
|
|
13970
|
+
}
|
|
13971
|
+
interface CloudServerStorageConfigSystemDisk {
|
|
13972
|
+
/**
|
|
13973
|
+
* Disk capacity. Unit: GB. Capacity range: System cloud disk: 40–100. Data cloud disk: 20–1000.
|
|
13974
|
+
*/
|
|
13975
|
+
capacity?: pulumi.Input<string>;
|
|
13976
|
+
/**
|
|
13977
|
+
* Release disk with instance
|
|
13978
|
+
*/
|
|
13979
|
+
deleteWithInstance?: pulumi.Input<boolean>;
|
|
13980
|
+
/**
|
|
13981
|
+
* Disk unique identifier
|
|
13982
|
+
*/
|
|
13983
|
+
diskIdentity?: pulumi.Input<string>;
|
|
13984
|
+
/**
|
|
13985
|
+
* Local disk type.
|
|
13986
|
+
*/
|
|
13987
|
+
localDiskClass?: pulumi.Input<string>;
|
|
13988
|
+
/**
|
|
13989
|
+
* Local disk resource name.
|
|
13990
|
+
*/
|
|
13991
|
+
localDiskResourceName?: pulumi.Input<string>;
|
|
13992
|
+
/**
|
|
13993
|
+
* Disk type. Valid values: CloudBlockHDD: HDD cloud disk. CloudBlockSSD: SSD cloud disk.
|
|
13994
|
+
*/
|
|
13995
|
+
storageType?: pulumi.Input<string>;
|
|
13996
|
+
}
|
|
13997
|
+
interface CloudServerTag {
|
|
13998
|
+
/**
|
|
13999
|
+
* Tag key
|
|
14000
|
+
*/
|
|
14001
|
+
key?: pulumi.Input<string>;
|
|
14002
|
+
/**
|
|
14003
|
+
* Tag value
|
|
14004
|
+
*/
|
|
14005
|
+
value?: pulumi.Input<string>;
|
|
14006
|
+
}
|
|
14007
|
+
interface VpcSubnet {
|
|
14008
|
+
/**
|
|
14009
|
+
* Subnet CIDR Block, e.g. 10.1.0.0/16
|
|
14010
|
+
*/
|
|
14011
|
+
cidr?: pulumi.Input<string>;
|
|
14012
|
+
/**
|
|
14013
|
+
* Subnet Description
|
|
14014
|
+
*/
|
|
14015
|
+
desc?: pulumi.Input<string>;
|
|
14016
|
+
/**
|
|
14017
|
+
* Subnet Name
|
|
14018
|
+
*/
|
|
14019
|
+
name?: pulumi.Input<string>;
|
|
14020
|
+
}
|
|
14021
|
+
interface VpcTag {
|
|
14022
|
+
/**
|
|
14023
|
+
* Tag Key
|
|
14024
|
+
*/
|
|
14025
|
+
key?: pulumi.Input<string>;
|
|
14026
|
+
/**
|
|
14027
|
+
* Tag Value
|
|
14028
|
+
*/
|
|
14029
|
+
value?: pulumi.Input<string>;
|
|
14030
|
+
}
|
|
14031
|
+
}
|
|
12986
14032
|
export declare namespace vefaas {
|
|
12987
14033
|
interface FunctionAsyncTaskConfig {
|
|
12988
14034
|
/**
|
|
@@ -15792,4 +16838,18 @@ export declare namespace waf {
|
|
|
15792
16838
|
*/
|
|
15793
16839
|
statisticalKeyLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
15794
16840
|
}
|
|
16841
|
+
interface HostGroupRelatedRule {
|
|
16842
|
+
/**
|
|
16843
|
+
* Rule name.
|
|
16844
|
+
*/
|
|
16845
|
+
ruleName?: pulumi.Input<string>;
|
|
16846
|
+
/**
|
|
16847
|
+
* Rule ID.
|
|
16848
|
+
*/
|
|
16849
|
+
ruleTag?: pulumi.Input<string>;
|
|
16850
|
+
/**
|
|
16851
|
+
* Rule type. Allow indicates an allowlist, Block indicates a blocklist.
|
|
16852
|
+
*/
|
|
16853
|
+
ruleType?: pulumi.Input<string>;
|
|
16854
|
+
}
|
|
15795
16855
|
}
|