@pulumi/alicloud 3.62.0 → 3.62.1
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/amqp/binding.d.ts +12 -13
- package/amqp/binding.js +12 -13
- package/amqp/binding.js.map +1 -1
- package/cen/trafficMarkingPolicy.d.ts +43 -23
- package/cen/trafficMarkingPolicy.js +3 -1
- package/cen/trafficMarkingPolicy.js.map +1 -1
- package/cen/transitRouterVpcAttachment.d.ts +120 -46
- package/cen/transitRouterVpcAttachment.js +10 -5
- package/cen/transitRouterVpcAttachment.js.map +1 -1
- package/cr/chartNamespace.d.ts +8 -3
- package/cr/chartNamespace.js +8 -3
- package/cr/chartNamespace.js.map +1 -1
- package/cr/endpointAclPolicy.d.ts +6 -1
- package/cr/endpointAclPolicy.js +6 -1
- package/cr/endpointAclPolicy.js.map +1 -1
- package/cr/namespace.d.ts +6 -1
- package/cr/namespace.js +6 -1
- package/cr/namespace.js.map +1 -1
- package/cs/registryEnterpriseSyncRule.d.ts +5 -5
- package/cs/registryEnterpriseSyncRule.js +5 -5
- package/ddos/bgpIp.d.ts +1 -1
- package/ens/instance.d.ts +157 -79
- package/ens/instance.js +9 -1
- package/ens/instance.js.map +1 -1
- package/expressconnect/physicalConnection.d.ts +118 -80
- package/expressconnect/physicalConnection.js +7 -1
- package/expressconnect/physicalConnection.js.map +1 -1
- package/fc/trigger.d.ts +8 -9
- package/fc/trigger.js +8 -9
- package/fc/trigger.js.map +1 -1
- package/ga/endpointGroup.d.ts +21 -6
- package/ga/endpointGroup.js +2 -0
- package/ga/endpointGroup.js.map +1 -1
- package/mongodb/instance.d.ts +24 -0
- package/mongodb/instance.js +4 -0
- package/mongodb/instance.js.map +1 -1
- package/nlb/getListeners.d.ts +36 -2
- package/nlb/getListeners.js +30 -2
- package/nlb/getListeners.js.map +1 -1
- package/nlb/getServerGroupServerAttachments.d.ts +8 -2
- package/nlb/getServerGroupServerAttachments.js +2 -2
- package/nlb/getServerGroupServerAttachments.js.map +1 -1
- package/nlb/listener.d.ts +135 -105
- package/nlb/listener.js.map +1 -1
- package/nlb/listenerAdditionalCertificateAttachment.d.ts +11 -11
- package/nlb/loadBalancer.d.ts +78 -105
- package/nlb/loadBalancer.js +1 -1
- package/nlb/loadBalancer.js.map +1 -1
- package/nlb/loadBalancerSecurityGroupAttachment.d.ts +13 -17
- package/nlb/loadBalancerSecurityGroupAttachment.js +4 -2
- package/nlb/loadBalancerSecurityGroupAttachment.js.map +1 -1
- package/nlb/loadbalancerCommonBandwidthPackageAttachment.d.ts +10 -8
- package/nlb/loadbalancerCommonBandwidthPackageAttachment.js +4 -2
- package/nlb/loadbalancerCommonBandwidthPackageAttachment.js.map +1 -1
- package/nlb/securityPolicy.d.ts +23 -11
- package/nlb/securityPolicy.js.map +1 -1
- package/nlb/serverGroup.d.ts +84 -57
- package/nlb/serverGroup.js.map +1 -1
- package/ocean/baseInstance.d.ts +181 -70
- package/ocean/baseInstance.js +8 -0
- package/ocean/baseInstance.js.map +1 -1
- package/package.json +2 -2
- package/servicemesh/extensionProvider.d.ts +1 -1
- package/servicemesh/extensionProvider.js +1 -1
- package/types/input.d.ts +134 -43
- package/types/output.d.ts +135 -44
- package/vpc/commonBandwithPackageAttachment.d.ts +1 -1
- package/vpc/commonBandwithPackageAttachment.js +1 -1
package/types/input.d.ts
CHANGED
|
@@ -2387,15 +2387,61 @@ export declare namespace cdn {
|
|
|
2387
2387
|
}
|
|
2388
2388
|
}
|
|
2389
2389
|
export declare namespace cen {
|
|
2390
|
+
interface TrafficMarkingPolicyTrafficMatchRule {
|
|
2391
|
+
/**
|
|
2392
|
+
* IP Address Family.
|
|
2393
|
+
*/
|
|
2394
|
+
addressFamily?: pulumi.Input<string>;
|
|
2395
|
+
/**
|
|
2396
|
+
* The destination network segment of the traffic message. The flow classification matches the traffic of the destination IP address in the destination network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination IP address.
|
|
2397
|
+
*/
|
|
2398
|
+
dstCidr?: pulumi.Input<string>;
|
|
2399
|
+
/**
|
|
2400
|
+
* The destination port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the destination port number in the destination port range. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any destination port number. The current parameter supports a maximum of 2 port numbers. The input format is described as follows:
|
|
2401
|
+
* - If you only enter a port number, such as 1, the system defaults to match the traffic with the destination port of 1.
|
|
2402
|
+
* - If you enter 2 port numbers, such as 1 and 200, the system defaults to match the traffic of the destination port in the range of 1 to 200.
|
|
2403
|
+
* - If you enter 2 port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any destination port.
|
|
2404
|
+
*/
|
|
2405
|
+
dstPortRanges?: pulumi.Input<pulumi.Input<number>[]>;
|
|
2406
|
+
/**
|
|
2407
|
+
* The DSCP value of the traffic message. Valid values: `0` to **63 * *. The flow classification rule matches the flow with the specified DSCP value. If the flow classification rule is not set, it means that the flow classification rule matches the flow with any DSCP value.> **NOTE:** The current DSCP value refers to the DSCP value that the traffic message has carried before entering the cross-region connection.
|
|
2408
|
+
*/
|
|
2409
|
+
matchDscp?: pulumi.Input<number>;
|
|
2410
|
+
/**
|
|
2411
|
+
* The protocol type of the traffic message. Stream classification rules can match traffic of multiple protocol types, such as `HTTP`, `HTTPS`, `TCP`, `UDP`, `SSH`, and **Telnet. For more protocol types, please log on to the [Cloud Enterprise Network Management Console](https://cen.console.aliyun.com/cen/list) to view.
|
|
2412
|
+
*/
|
|
2413
|
+
protocol?: pulumi.Input<string>;
|
|
2414
|
+
/**
|
|
2415
|
+
* The source network segment of the traffic message. The flow classification rule matches the traffic of the source IP address in the source network segment. If the flow classification rule is not set, it means that the flow classification rule matches the traffic of any source IP address.
|
|
2416
|
+
*/
|
|
2417
|
+
srcCidr?: pulumi.Input<string>;
|
|
2418
|
+
/**
|
|
2419
|
+
* The source port of the traffic message. Valid values: **-1**, `1` to `65535`. The flow classification rule matches the traffic of the source port number in the source port range. If it is not set, it means that the flow classification rule matches the traffic of any source port number. The current parameter supports entering up to two port numbers. The input format is described as follows:
|
|
2420
|
+
* - If you only enter a port number, such as 1, the system defaults to match the traffic with source port 1.
|
|
2421
|
+
* - If you enter two port numbers, such as 1 and 200, the system defaults to match the traffic with the source port in the range of 1 to 200.
|
|
2422
|
+
* - If you enter two port numbers and one of them is - 1, the other port must also be - 1, indicating that it matches any source port.
|
|
2423
|
+
*/
|
|
2424
|
+
srcPortRanges?: pulumi.Input<pulumi.Input<number>[]>;
|
|
2425
|
+
/**
|
|
2426
|
+
* The description information of the stream classification rule. The description must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
|
|
2427
|
+
*/
|
|
2428
|
+
trafficMatchRuleDescription?: pulumi.Input<string>;
|
|
2429
|
+
/**
|
|
2430
|
+
* The name of the stream classification rule. The name must be 2 to 128 characters in length and can contain numbers, dashes (-), and underscores (_).
|
|
2431
|
+
*/
|
|
2432
|
+
trafficMatchRuleName?: pulumi.Input<string>;
|
|
2433
|
+
}
|
|
2390
2434
|
interface TransitRouterVpcAttachmentZoneMapping {
|
|
2391
2435
|
/**
|
|
2392
|
-
* The
|
|
2436
|
+
* The ID of the vSwitch that you want to add to the VPC connection. You can specify at most 10 vSwitches in each call.
|
|
2437
|
+
* - If the VPC connection belongs to the current Alibaba Cloud account, you can call the [DescribeVSwitches](https://www.alibabacloud.com/help/en/doc-detail/35748.html) operation to query the IDs of the vSwitches and zones of the VPC.
|
|
2438
|
+
* - If the VPC connection belongs to another Alibaba Cloud account, you can call the [ListGrantVSwitchesToCen](https://www.alibabacloud.com/help/en/doc-detail/427599.html) operation to query the IDs of the vSwitches and zones of the VPC.
|
|
2393
2439
|
*/
|
|
2394
|
-
vswitchId
|
|
2440
|
+
vswitchId: pulumi.Input<string>;
|
|
2395
2441
|
/**
|
|
2396
|
-
* The zone
|
|
2442
|
+
* The ID of the zone that supports Enterprise Edition transit routers. You can call the [DescribeZones](https://www.alibabacloud.com/help/en/doc-detail/36064.html) operation to query the most recent zone list. You can specify at most 10 zones in each call.
|
|
2397
2443
|
*/
|
|
2398
|
-
zoneId
|
|
2444
|
+
zoneId: pulumi.Input<string>;
|
|
2399
2445
|
}
|
|
2400
2446
|
interface TransitRouterVpnAttachmentZone {
|
|
2401
2447
|
/**
|
|
@@ -6381,6 +6427,10 @@ export declare namespace ecs {
|
|
|
6381
6427
|
* The description of the data disk.
|
|
6382
6428
|
*/
|
|
6383
6429
|
description?: pulumi.Input<string>;
|
|
6430
|
+
/**
|
|
6431
|
+
* The mount point of the data disk.
|
|
6432
|
+
*/
|
|
6433
|
+
device?: pulumi.Input<string>;
|
|
6384
6434
|
/**
|
|
6385
6435
|
* Encrypted the data in this disk.
|
|
6386
6436
|
*/
|
|
@@ -6690,6 +6740,7 @@ export declare namespace ecs {
|
|
|
6690
6740
|
* The description of the data disk.
|
|
6691
6741
|
*/
|
|
6692
6742
|
description?: pulumi.Input<string>;
|
|
6743
|
+
device?: pulumi.Input<string>;
|
|
6693
6744
|
/**
|
|
6694
6745
|
* Encrypted the data in this disk.
|
|
6695
6746
|
*
|
|
@@ -7258,7 +7309,7 @@ export declare namespace emrv2 {
|
|
|
7258
7309
|
}
|
|
7259
7310
|
interface ClusterNodeGroup {
|
|
7260
7311
|
/**
|
|
7261
|
-
* Additional security Group IDS for Cluster, you can also specify this key for each node group.
|
|
7312
|
+
* Additional security Group IDS for Cluster, you can also specify this key for each node group. **NOTE:** From version 1.230.1, `additionalSecurityGroupIds` can not be modified.
|
|
7262
7313
|
*/
|
|
7263
7314
|
additionalSecurityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7264
7315
|
/**
|
|
@@ -7266,7 +7317,7 @@ export declare namespace emrv2 {
|
|
|
7266
7317
|
*/
|
|
7267
7318
|
autoScalingPolicy?: pulumi.Input<inputs.emrv2.ClusterNodeGroupAutoScalingPolicy>;
|
|
7268
7319
|
/**
|
|
7269
|
-
* The detail cost optimized configuration of emr cluster. See `costOptimizedConfig` below.
|
|
7320
|
+
* The detail cost optimized configuration of emr cluster. See `costOptimizedConfig` below. **NOTE:** From version 1.230.1, `costOptimizedConfig` can not be modified.
|
|
7270
7321
|
*/
|
|
7271
7322
|
costOptimizedConfig?: pulumi.Input<inputs.emrv2.ClusterNodeGroupCostOptimizedConfig>;
|
|
7272
7323
|
/**
|
|
@@ -7274,7 +7325,7 @@ export declare namespace emrv2 {
|
|
|
7274
7325
|
*/
|
|
7275
7326
|
dataDisks: pulumi.Input<pulumi.Input<inputs.emrv2.ClusterNodeGroupDataDisk>[]>;
|
|
7276
7327
|
/**
|
|
7277
|
-
* Deployment set strategy for this cluster node group. Supported value: NONE, CLUSTER or NODE_GROUP.
|
|
7328
|
+
* Deployment set strategy for this cluster node group. Supported value: NONE, CLUSTER or NODE_GROUP. **NOTE:** From version 1.230.1, `deploymentSetStrategy` can not be modified.
|
|
7278
7329
|
*/
|
|
7279
7330
|
deploymentSetStrategy?: pulumi.Input<string>;
|
|
7280
7331
|
/**
|
|
@@ -7282,7 +7333,7 @@ export declare namespace emrv2 {
|
|
|
7282
7333
|
*/
|
|
7283
7334
|
gracefulShutdown?: pulumi.Input<boolean>;
|
|
7284
7335
|
/**
|
|
7285
|
-
* Host Ecs instance types.
|
|
7336
|
+
* Host Ecs instance types. **NOTE:** From version 1.230.1, `instanceTypes` can not be modified.
|
|
7286
7337
|
*/
|
|
7287
7338
|
instanceTypes: pulumi.Input<pulumi.Input<string>[]>;
|
|
7288
7339
|
/**
|
|
@@ -7322,11 +7373,11 @@ export declare namespace emrv2 {
|
|
|
7322
7373
|
*/
|
|
7323
7374
|
systemDisk: pulumi.Input<inputs.emrv2.ClusterNodeGroupSystemDisk>;
|
|
7324
7375
|
/**
|
|
7325
|
-
* Global vSwitch ids, you can also specify it in node group.
|
|
7376
|
+
* Global vSwitch ids, you can also specify it in node group. **NOTE:** From version 1.230.1, `vswitchIds` can not be modified.
|
|
7326
7377
|
*/
|
|
7327
7378
|
vswitchIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7328
7379
|
/**
|
|
7329
|
-
* Whether the node has a public IP address enabled.
|
|
7380
|
+
* Whether the node has a public IP address enabled. **NOTE:** From version 1.230.1, `withPublicIp` can not be modified.
|
|
7330
7381
|
*/
|
|
7331
7382
|
withPublicIp?: pulumi.Input<boolean>;
|
|
7332
7383
|
}
|
|
@@ -7601,6 +7652,18 @@ export declare namespace ens {
|
|
|
7601
7652
|
* - local_ssd: local disk ssd.
|
|
7602
7653
|
*/
|
|
7603
7654
|
category?: pulumi.Input<string>;
|
|
7655
|
+
/**
|
|
7656
|
+
* Cloud Disk ID.
|
|
7657
|
+
*/
|
|
7658
|
+
diskId?: pulumi.Input<string>;
|
|
7659
|
+
/**
|
|
7660
|
+
* The ID of the KMS key used by the cloud disk.
|
|
7661
|
+
*/
|
|
7662
|
+
encryptKeyId?: pulumi.Input<string>;
|
|
7663
|
+
/**
|
|
7664
|
+
* Whether to encrypt the cloud disk. Value range: true: Yes false (default): No.
|
|
7665
|
+
*/
|
|
7666
|
+
encrypted?: pulumi.Input<boolean>;
|
|
7604
7667
|
/**
|
|
7605
7668
|
* Data disk size, unit: GB.
|
|
7606
7669
|
*/
|
|
@@ -7608,7 +7671,7 @@ export declare namespace ens {
|
|
|
7608
7671
|
}
|
|
7609
7672
|
interface InstanceSystemDisk {
|
|
7610
7673
|
/**
|
|
7611
|
-
* System disk type.
|
|
7674
|
+
* System disk type. Value
|
|
7612
7675
|
* - cloud_efficiency: Ultra cloud disk
|
|
7613
7676
|
* - cloud_ssd: Full Flash cloud disk
|
|
7614
7677
|
* - local_hdd: local hdd disk
|
|
@@ -10592,47 +10655,56 @@ export declare namespace nas {
|
|
|
10592
10655
|
export declare namespace nlb {
|
|
10593
10656
|
interface LoadBalancerDeletionProtectionConfig {
|
|
10594
10657
|
/**
|
|
10595
|
-
*
|
|
10658
|
+
* Specifies whether to enable deletion protection. Valid values:
|
|
10596
10659
|
*/
|
|
10597
10660
|
enabled?: pulumi.Input<boolean>;
|
|
10598
10661
|
/**
|
|
10599
|
-
* Opening time.
|
|
10662
|
+
* Opening time of the configuration read-only mode.
|
|
10600
10663
|
*/
|
|
10601
10664
|
enabledTime?: pulumi.Input<string>;
|
|
10602
10665
|
/**
|
|
10603
|
-
*
|
|
10666
|
+
* The reason why deletion protection is enabled. The reason must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). The reason must start with a letter.
|
|
10667
|
+
*
|
|
10668
|
+
*
|
|
10669
|
+
* > **NOTE:** This parameter takes effect only when `DeletionProtectionEnabled` is set to `true`.
|
|
10604
10670
|
*/
|
|
10605
10671
|
reason?: pulumi.Input<string>;
|
|
10606
10672
|
}
|
|
10607
10673
|
interface LoadBalancerModificationProtectionConfig {
|
|
10608
10674
|
/**
|
|
10609
|
-
* Opening time.
|
|
10675
|
+
* Opening time of the configuration read-only mode.
|
|
10610
10676
|
*/
|
|
10611
10677
|
enabledTime?: pulumi.Input<string>;
|
|
10612
10678
|
/**
|
|
10613
|
-
*
|
|
10679
|
+
* The reason why the configuration read-only mode is enabled. The value must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). The value must start with a letter.
|
|
10680
|
+
*
|
|
10681
|
+
* > **NOTE:** This parameter takes effect only if the `status` parameter is set to `ConsoleProtection`.
|
|
10614
10682
|
*/
|
|
10615
10683
|
reason?: pulumi.Input<string>;
|
|
10616
10684
|
/**
|
|
10617
|
-
*
|
|
10685
|
+
* Specifies whether to enable the configuration read-only mode. Valid values:
|
|
10686
|
+
* - `NonProtection`: disables the configuration read-only mode. In this case, you cannot set the `ModificationProtectionReason` parameter. If you specify `ModificationProtectionReason`, the value is cleared.
|
|
10687
|
+
* - `ConsoleProtection`: enables the configuration read-only mode. In this case, you can specify `ModificationProtectionReason`.
|
|
10688
|
+
*
|
|
10689
|
+
* > **NOTE:** If you set this parameter to `ConsoleProtection`, you cannot use the NLB console to modify instance configurations. However, you can call API operations to modify instance configurations.
|
|
10618
10690
|
*/
|
|
10619
10691
|
status?: pulumi.Input<string>;
|
|
10620
10692
|
}
|
|
10621
10693
|
interface LoadBalancerZoneMapping {
|
|
10622
10694
|
/**
|
|
10623
|
-
* The ID of the elastic IP address.
|
|
10695
|
+
* The ID of the elastic IP address (EIP) that is associated with the Internet-facing NLB instance. You can specify one EIP for each zone. You must add at least two zones. You can add a maximum of 10 zones.
|
|
10624
10696
|
*/
|
|
10625
10697
|
allocationId?: pulumi.Input<string>;
|
|
10626
10698
|
/**
|
|
10627
|
-
* The ID of ENI.
|
|
10699
|
+
* The ID of the elastic network interface (ENI).
|
|
10628
10700
|
*/
|
|
10629
10701
|
eniId?: pulumi.Input<string>;
|
|
10630
10702
|
/**
|
|
10631
|
-
* The IPv6 address of
|
|
10703
|
+
* The IPv6 address of the NLB instance.
|
|
10632
10704
|
*/
|
|
10633
10705
|
ipv6Address?: pulumi.Input<string>;
|
|
10634
10706
|
/**
|
|
10635
|
-
* The private
|
|
10707
|
+
* The private IP address. You must add at least two zones. You can add a maximum of 10 zones.
|
|
10636
10708
|
*/
|
|
10637
10709
|
privateIpv4Address?: pulumi.Input<string>;
|
|
10638
10710
|
/**
|
|
@@ -10640,69 +10712,88 @@ export declare namespace nlb {
|
|
|
10640
10712
|
*/
|
|
10641
10713
|
publicIpv4Address?: pulumi.Input<string>;
|
|
10642
10714
|
/**
|
|
10643
|
-
* Zone Status
|
|
10715
|
+
* Zone Status
|
|
10644
10716
|
*/
|
|
10645
10717
|
status?: pulumi.Input<string>;
|
|
10646
10718
|
/**
|
|
10647
|
-
* The
|
|
10719
|
+
* The vSwitch in the zone. You can specify only one vSwitch (subnet) in each zone of an NLB instance. You must add at least two zones. You can add a maximum of 10 zones.
|
|
10648
10720
|
*/
|
|
10649
10721
|
vswitchId: pulumi.Input<string>;
|
|
10650
10722
|
/**
|
|
10651
|
-
* The
|
|
10723
|
+
* The ID of the zone of the NLB instance. You must add at least two zones. You can add a maximum of 10 zones.
|
|
10724
|
+
*
|
|
10725
|
+
* You can call the [DescribeZones](https://www.alibabacloud.com/help/en/doc-detail/443890.html) operation to query the most recent zone list.
|
|
10652
10726
|
*/
|
|
10653
10727
|
zoneId: pulumi.Input<string>;
|
|
10654
10728
|
}
|
|
10655
10729
|
interface ServerGroupHealthCheck {
|
|
10656
10730
|
/**
|
|
10657
|
-
* The port
|
|
10731
|
+
* The port that you want to use for health checks on backend servers.
|
|
10732
|
+
*
|
|
10733
|
+
* Valid values: `0` to `65535`.
|
|
10734
|
+
*
|
|
10735
|
+
* Default value: `0`. If you set the value to 0, the port of the backend server is used for health checks.
|
|
10658
10736
|
*/
|
|
10659
10737
|
healthCheckConnectPort?: pulumi.Input<number>;
|
|
10660
10738
|
/**
|
|
10661
|
-
*
|
|
10739
|
+
* The maximum timeout period of a health check. Unit: seconds. Valid values: `1` to `300`. Default value: `5`.
|
|
10662
10740
|
*/
|
|
10663
10741
|
healthCheckConnectTimeout?: pulumi.Input<number>;
|
|
10664
10742
|
/**
|
|
10665
|
-
* The domain name
|
|
10666
|
-
* -
|
|
10667
|
-
* - **domain**: Specify a specific domain name. The length is limited to 1 to 80 characters. Only lowercase letters, numbers, dashes (-), and half-width periods (.) can be used.
|
|
10668
|
-
* > **NOTE:** This parameter takes effect only when **HealthCheckType** is **HTTP**.
|
|
10743
|
+
* The domain name that you want to use for health checks. Valid values:
|
|
10744
|
+
* - `$SERVER_IP`: the private IP address of a backend server.
|
|
10669
10745
|
*/
|
|
10670
10746
|
healthCheckDomain?: pulumi.Input<string>;
|
|
10671
10747
|
/**
|
|
10672
|
-
*
|
|
10673
|
-
* - **true**: on.
|
|
10674
|
-
* - **false**: closed.
|
|
10748
|
+
* Specifies whether to enable the health check feature. Valid values:
|
|
10675
10749
|
*/
|
|
10676
10750
|
healthCheckEnabled?: pulumi.Input<boolean>;
|
|
10677
10751
|
/**
|
|
10678
|
-
*
|
|
10679
|
-
*
|
|
10752
|
+
* The HTTP status codes to return for health checks. Separate multiple HTTP status codes with commas (,). Valid values: `http\_2xx` (default), `http\_3xx`, `http\_4xx`, and `http\_5xx`.
|
|
10753
|
+
*
|
|
10754
|
+
* > **NOTE:** This parameter takes effect only when `HealthCheckType` is set to `HTTP`.
|
|
10680
10755
|
*/
|
|
10681
10756
|
healthCheckHttpCodes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10682
10757
|
/**
|
|
10683
|
-
*
|
|
10758
|
+
* The interval at which health checks are performed. Unit: seconds.
|
|
10759
|
+
*
|
|
10760
|
+
* Valid values: `5` to `50`.
|
|
10761
|
+
*
|
|
10762
|
+
* Default value: `10`.
|
|
10684
10763
|
*/
|
|
10685
10764
|
healthCheckInterval?: pulumi.Input<number>;
|
|
10686
10765
|
/**
|
|
10687
|
-
*
|
|
10766
|
+
* The protocol that you want to use for health checks. Valid values: `TCP` (default) and `HTTP`.
|
|
10688
10767
|
*/
|
|
10689
10768
|
healthCheckType?: pulumi.Input<string>;
|
|
10690
10769
|
/**
|
|
10691
|
-
*
|
|
10692
|
-
*
|
|
10770
|
+
* The path to which health check requests are sent.
|
|
10771
|
+
*
|
|
10772
|
+
* The path must be 1 to 80 characters in length, and can contain only letters, digits, and the following special characters: `- / . % ? # & =`. It can also contain the following extended characters: `_ ; ~ ! ( ) * [ ] @ $ ^ : ' , +`. The path must start with a forward slash (/).
|
|
10773
|
+
*
|
|
10774
|
+
* > **NOTE:** This parameter takes effect only when `HealthCheckType` is set to `HTTP`.
|
|
10693
10775
|
*/
|
|
10694
10776
|
healthCheckUrl?: pulumi.Input<string>;
|
|
10695
10777
|
/**
|
|
10696
|
-
*
|
|
10778
|
+
* The number of times that an unhealthy backend server must consecutively pass health checks before it is declared healthy. In this case, the health status changes from `fail` to `success`.
|
|
10779
|
+
*
|
|
10780
|
+
* Valid values: `2` to `10`.
|
|
10781
|
+
*
|
|
10782
|
+
* Default value: `2`.
|
|
10697
10783
|
*/
|
|
10698
10784
|
healthyThreshold?: pulumi.Input<number>;
|
|
10699
10785
|
/**
|
|
10700
|
-
* The health
|
|
10701
|
-
*
|
|
10786
|
+
* The HTTP method that is used for health checks. Valid values: `GET` (default) and `HEAD`.
|
|
10787
|
+
*
|
|
10788
|
+
* > **NOTE:** This parameter takes effect only when `HealthCheckType` is set to `HTTP`.
|
|
10702
10789
|
*/
|
|
10703
10790
|
httpCheckMethod?: pulumi.Input<string>;
|
|
10704
10791
|
/**
|
|
10705
|
-
*
|
|
10792
|
+
* The number of times that a healthy backend server must consecutively fail health checks before it is declared unhealthy. In this case, the health status changes from `success` to `fail`.
|
|
10793
|
+
*
|
|
10794
|
+
* Valid values: `2` to `10`.
|
|
10795
|
+
*
|
|
10796
|
+
* Default value: `2`.
|
|
10706
10797
|
*/
|
|
10707
10798
|
unhealthyThreshold?: pulumi.Input<number>;
|
|
10708
10799
|
}
|