@volcengine/pulumi-volcenginecc 0.0.43 → 0.0.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/eventRule.d.ts +226 -0
- package/cloudmonitor/eventRule.js +126 -0
- package/cloudmonitor/eventRule.js.map +1 -0
- package/cloudmonitor/getEventRule.d.ts +65 -0
- package/cloudmonitor/getEventRule.js +28 -0
- package/cloudmonitor/getEventRule.js.map +1 -0
- package/cloudmonitor/getEventRules.d.ts +22 -0
- package/cloudmonitor/getEventRules.js +24 -0
- package/cloudmonitor/getEventRules.js.map +1 -0
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/index.d.ts +9 -0
- package/cloudmonitor/index.js +12 -1
- package/cloudmonitor/index.js.map +1 -1
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/getVpcEndpoint.d.ts +45 -0
- package/cr/getVpcEndpoint.js +28 -0
- package/cr/getVpcEndpoint.js.map +1 -0
- package/cr/getVpcEndpoints.d.ts +22 -0
- package/cr/getVpcEndpoints.js +24 -0
- package/cr/getVpcEndpoints.js.map +1 -0
- package/cr/index.d.ts +9 -0
- package/cr/index.js +12 -1
- package/cr/index.js.map +1 -1
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/cr/vpcEndpoint.d.ts +62 -0
- package/cr/vpcEndpoint.js +66 -0
- package/cr/vpcEndpoint.js.map +1 -0
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/dns/backupSchedule.d.ts +89 -0
- package/dns/backupSchedule.js +80 -0
- package/dns/backupSchedule.js.map +1 -0
- package/dns/getBackupSchedule.d.ts +48 -0
- package/dns/getBackupSchedule.js +28 -0
- package/dns/getBackupSchedule.js.map +1 -0
- package/dns/getBackupSchedules.d.ts +22 -0
- package/dns/getBackupSchedules.js +24 -0
- package/dns/getBackupSchedules.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +27 -0
- package/fwcenter/index.js +34 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/getPolicies.d.ts +22 -0
- package/gtm/getPolicies.js +24 -0
- package/gtm/getPolicies.js.map +1 -0
- package/gtm/getPolicy.d.ts +65 -0
- package/gtm/getPolicy.js +28 -0
- package/gtm/getPolicy.js.map +1 -0
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +12 -1
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +114 -0
- package/gtm/policy.js +76 -0
- package/gtm/policy.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kafka/getGroup.d.ts +65 -0
- package/kafka/getGroup.js +28 -0
- package/kafka/getGroup.js.map +1 -0
- package/kafka/getGroups.d.ts +22 -0
- package/kafka/getGroups.js +24 -0
- package/kafka/getGroups.js.map +1 -0
- package/kafka/group.d.ts +127 -0
- package/kafka/group.js +93 -0
- package/kafka/group.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/rocketmq/accessKey.d.ts +126 -0
- package/rocketmq/accessKey.js +80 -0
- package/rocketmq/accessKey.js.map +1 -0
- package/rocketmq/getAccessKey.d.ts +73 -0
- package/rocketmq/getAccessKey.js +28 -0
- package/rocketmq/getAccessKey.js.map +1 -0
- package/rocketmq/getAccessKeys.d.ts +22 -0
- package/rocketmq/getAccessKeys.js +24 -0
- package/rocketmq/getAccessKeys.js.map +1 -0
- package/rocketmq/index.d.ts +9 -0
- package/rocketmq/index.js +12 -1
- package/rocketmq/index.js.map +1 -1
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/etl.d.ts +222 -0
- package/tls/etl.js +113 -0
- package/tls/etl.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/getEtl.d.ts +109 -0
- package/tls/getEtl.js +28 -0
- package/tls/getEtl.js.map +1 -0
- package/tls/getEtls.d.ts +22 -0
- package/tls/getEtls.js +24 -0
- package/tls/getEtls.js.map +1 -0
- package/tls/getHost.d.ts +52 -0
- package/tls/getHost.js +28 -0
- package/tls/getHost.js.map +1 -0
- package/tls/getHostGroup.d.ts +113 -0
- package/tls/getHostGroup.js +28 -0
- package/tls/getHostGroup.js.map +1 -0
- package/tls/getHostGroups.d.ts +22 -0
- package/tls/getHostGroups.js +24 -0
- package/tls/getHostGroups.js.map +1 -0
- package/tls/getHosts.d.ts +22 -0
- package/tls/getHosts.js +24 -0
- package/tls/getHosts.js.map +1 -0
- package/tls/host.d.ts +97 -0
- package/tls/host.js +82 -0
- package/tls/host.js.map +1 -0
- package/tls/hostGroup.d.ts +254 -0
- package/tls/hostGroup.js +121 -0
- package/tls/hostGroup.js.map +1 -0
- package/tls/index.d.ts +36 -0
- package/tls/index.js +46 -1
- package/tls/index.js.map +1 -1
- package/tos/bucket.d.ts +12 -0
- package/tos/bucket.js +2 -0
- package/tos/bucket.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +62 -0
- package/tos/bucketMirrorBack.js +63 -0
- package/tos/bucketMirrorBack.js.map +1 -0
- package/tos/bucketRename.d.ts +74 -0
- package/tos/bucketRename.js +72 -0
- package/tos/bucketRename.js.map +1 -0
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucket.d.ts +4 -0
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +45 -0
- package/tos/getBucketMirrorBack.js +28 -0
- package/tos/getBucketMirrorBack.js.map +1 -0
- package/tos/getBucketMirrorBacks.d.ts +22 -0
- package/tos/getBucketMirrorBacks.js +24 -0
- package/tos/getBucketMirrorBacks.js.map +1 -0
- package/tos/getBucketRename.d.ts +44 -0
- package/tos/getBucketRename.js +28 -0
- package/tos/getBucketRename.js.map +1 -0
- package/tos/getBucketRenames.d.ts +22 -0
- package/tos/getBucketRenames.js +24 -0
- package/tos/getBucketRenames.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +27 -0
- package/tos/index.js +34 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1493 -114
- package/types/output.d.ts +4728 -1830
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +9 -0
- package/veenedge/index.js +28 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
package/alb/acl.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
* ALB provides access control
|
|
5
|
+
* ALB provides listener-level access control. If you want to allow only certain IPs or deny only certain IPs from accessing the ALB instance through the listener port, you can set an access control policy for this listener. You can configure access control when creating the listener, or modify or reconfigure access control after the listener is created
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -48,37 +48,37 @@ export declare class Acl extends pulumi.CustomResource {
|
|
|
48
48
|
static isInstance(obj: any): obj is Acl;
|
|
49
49
|
readonly aclEntries: pulumi.Output<outputs.alb.AclAclEntry[]>;
|
|
50
50
|
/**
|
|
51
|
-
* Number of IP entries in the access control policy group
|
|
51
|
+
* Number of IP entries in the access control policy group
|
|
52
52
|
*/
|
|
53
53
|
readonly aclEntryCount: pulumi.Output<number>;
|
|
54
54
|
/**
|
|
55
|
-
* Access control policy group ID
|
|
55
|
+
* Access control policy group ID
|
|
56
56
|
*/
|
|
57
57
|
readonly aclId: pulumi.Output<string>;
|
|
58
58
|
/**
|
|
59
|
-
* Name of the
|
|
59
|
+
* Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
|
|
60
60
|
*/
|
|
61
61
|
readonly aclName: pulumi.Output<string>;
|
|
62
62
|
/**
|
|
63
|
-
* Creation time of the access control policy group
|
|
63
|
+
* Creation time of the access control policy group
|
|
64
64
|
*/
|
|
65
65
|
readonly createdTime: pulumi.Output<string>;
|
|
66
66
|
/**
|
|
67
|
-
* Description of the
|
|
67
|
+
* Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If left blank, defaults to an empty string.
|
|
68
68
|
*/
|
|
69
69
|
readonly description: pulumi.Output<string>;
|
|
70
70
|
readonly listeners: pulumi.Output<outputs.alb.AclListener[]>;
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
72
|
+
* Project name to which the access control policy group belongs
|
|
73
73
|
*/
|
|
74
74
|
readonly projectName: pulumi.Output<string>;
|
|
75
75
|
/**
|
|
76
|
-
* Status of the access control policy group. Creating:
|
|
76
|
+
* Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
|
|
77
77
|
*/
|
|
78
78
|
readonly status: pulumi.Output<string>;
|
|
79
79
|
readonly tags: pulumi.Output<outputs.alb.AclTag[]>;
|
|
80
80
|
/**
|
|
81
|
-
*
|
|
81
|
+
* Last operation time of the access control policy group
|
|
82
82
|
*/
|
|
83
83
|
readonly updatedTime: pulumi.Output<string>;
|
|
84
84
|
/**
|
|
@@ -96,37 +96,37 @@ export declare class Acl extends pulumi.CustomResource {
|
|
|
96
96
|
export interface AclState {
|
|
97
97
|
aclEntries?: pulumi.Input<pulumi.Input<inputs.alb.AclAclEntry>[]>;
|
|
98
98
|
/**
|
|
99
|
-
* Number of IP entries in the access control policy group
|
|
99
|
+
* Number of IP entries in the access control policy group
|
|
100
100
|
*/
|
|
101
101
|
aclEntryCount?: pulumi.Input<number>;
|
|
102
102
|
/**
|
|
103
|
-
* Access control policy group ID
|
|
103
|
+
* Access control policy group ID
|
|
104
104
|
*/
|
|
105
105
|
aclId?: pulumi.Input<string>;
|
|
106
106
|
/**
|
|
107
|
-
* Name of the
|
|
107
|
+
* Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
|
|
108
108
|
*/
|
|
109
109
|
aclName?: pulumi.Input<string>;
|
|
110
110
|
/**
|
|
111
|
-
* Creation time of the access control policy group
|
|
111
|
+
* Creation time of the access control policy group
|
|
112
112
|
*/
|
|
113
113
|
createdTime?: pulumi.Input<string>;
|
|
114
114
|
/**
|
|
115
|
-
* Description of the
|
|
115
|
+
* Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If left blank, defaults to an empty string.
|
|
116
116
|
*/
|
|
117
117
|
description?: pulumi.Input<string>;
|
|
118
118
|
listeners?: pulumi.Input<pulumi.Input<inputs.alb.AclListener>[]>;
|
|
119
119
|
/**
|
|
120
|
-
*
|
|
120
|
+
* Project name to which the access control policy group belongs
|
|
121
121
|
*/
|
|
122
122
|
projectName?: pulumi.Input<string>;
|
|
123
123
|
/**
|
|
124
|
-
* Status of the access control policy group. Creating:
|
|
124
|
+
* Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
|
|
125
125
|
*/
|
|
126
126
|
status?: pulumi.Input<string>;
|
|
127
127
|
tags?: pulumi.Input<pulumi.Input<inputs.alb.AclTag>[]>;
|
|
128
128
|
/**
|
|
129
|
-
*
|
|
129
|
+
* Last operation time of the access control policy group
|
|
130
130
|
*/
|
|
131
131
|
updatedTime?: pulumi.Input<string>;
|
|
132
132
|
}
|
|
@@ -136,15 +136,15 @@ export interface AclState {
|
|
|
136
136
|
export interface AclArgs {
|
|
137
137
|
aclEntries?: pulumi.Input<pulumi.Input<inputs.alb.AclAclEntry>[]>;
|
|
138
138
|
/**
|
|
139
|
-
* Name of the
|
|
139
|
+
* Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
|
|
140
140
|
*/
|
|
141
141
|
aclName?: pulumi.Input<string>;
|
|
142
142
|
/**
|
|
143
|
-
* Description of the
|
|
143
|
+
* Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If left blank, defaults to an empty string.
|
|
144
144
|
*/
|
|
145
145
|
description?: pulumi.Input<string>;
|
|
146
146
|
/**
|
|
147
|
-
*
|
|
147
|
+
* Project name to which the access control policy group belongs
|
|
148
148
|
*/
|
|
149
149
|
projectName?: pulumi.Input<string>;
|
|
150
150
|
tags?: pulumi.Input<pulumi.Input<inputs.alb.AclTag>[]>;
|
package/alb/acl.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.Acl = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* ALB provides access control
|
|
9
|
+
* ALB provides listener-level access control. If you want to allow only certain IPs or deny only certain IPs from accessing the ALB instance through the listener port, you can set an access control policy for this listener. You can configure access control when creating the listener, or modify or reconfigure access control after the listener is created
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
package/alb/certificate.d.ts
CHANGED
|
@@ -46,7 +46,7 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
46
46
|
*/
|
|
47
47
|
static isInstance(obj: any): obj is Certificate;
|
|
48
48
|
/**
|
|
49
|
-
* Certificate ID
|
|
49
|
+
* Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
|
|
50
50
|
*/
|
|
51
51
|
readonly certificateId: pulumi.Output<string>;
|
|
52
52
|
/**
|
|
@@ -77,6 +77,10 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
77
77
|
* List of listeners associated with the certificate
|
|
78
78
|
*/
|
|
79
79
|
readonly listeners: pulumi.Output<string[]>;
|
|
80
|
+
/**
|
|
81
|
+
* Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
|
|
82
|
+
*/
|
|
83
|
+
readonly oldCertificateId: pulumi.Output<string>;
|
|
80
84
|
/**
|
|
81
85
|
* Server certificate private key. Required when certificate type is Server
|
|
82
86
|
*/
|
|
@@ -112,7 +116,7 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
112
116
|
*/
|
|
113
117
|
export interface CertificateState {
|
|
114
118
|
/**
|
|
115
|
-
* Certificate ID
|
|
119
|
+
* Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
|
|
116
120
|
*/
|
|
117
121
|
certificateId?: pulumi.Input<string>;
|
|
118
122
|
/**
|
|
@@ -143,6 +147,10 @@ export interface CertificateState {
|
|
|
143
147
|
* List of listeners associated with the certificate
|
|
144
148
|
*/
|
|
145
149
|
listeners?: pulumi.Input<pulumi.Input<string>[]>;
|
|
150
|
+
/**
|
|
151
|
+
* Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
|
|
152
|
+
*/
|
|
153
|
+
oldCertificateId?: pulumi.Input<string>;
|
|
146
154
|
/**
|
|
147
155
|
* Server certificate private key. Required when certificate type is Server
|
|
148
156
|
*/
|
|
@@ -169,6 +177,10 @@ export interface CertificateState {
|
|
|
169
177
|
* The set of arguments for constructing a Certificate resource.
|
|
170
178
|
*/
|
|
171
179
|
export interface CertificateArgs {
|
|
180
|
+
/**
|
|
181
|
+
* Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
|
|
182
|
+
*/
|
|
183
|
+
certificateId?: pulumi.Input<string>;
|
|
172
184
|
/**
|
|
173
185
|
* Certificate name. Length must be between 1 and 128 characters, start with a letter or Chinese character, and may include numbers, periods (.), underscores (_), and hyphens (-)
|
|
174
186
|
*/
|
|
@@ -181,6 +193,10 @@ export interface CertificateArgs {
|
|
|
181
193
|
* Certificate description
|
|
182
194
|
*/
|
|
183
195
|
description?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
|
|
198
|
+
*/
|
|
199
|
+
oldCertificateId?: pulumi.Input<string>;
|
|
184
200
|
/**
|
|
185
201
|
* Server certificate private key. Required when certificate type is Server
|
|
186
202
|
*/
|
|
@@ -192,6 +208,6 @@ export interface CertificateArgs {
|
|
|
192
208
|
/**
|
|
193
209
|
* Server certificate public key
|
|
194
210
|
*/
|
|
195
|
-
publicKey
|
|
211
|
+
publicKey?: pulumi.Input<string>;
|
|
196
212
|
tags?: pulumi.Input<pulumi.Input<inputs.alb.CertificateTag>[]>;
|
|
197
213
|
}
|
package/alb/certificate.js
CHANGED
|
@@ -69,6 +69,7 @@ class Certificate extends pulumi.CustomResource {
|
|
|
69
69
|
resourceInputs["domainName"] = state ? state.domainName : undefined;
|
|
70
70
|
resourceInputs["expiredAt"] = state ? state.expiredAt : undefined;
|
|
71
71
|
resourceInputs["listeners"] = state ? state.listeners : undefined;
|
|
72
|
+
resourceInputs["oldCertificateId"] = state ? state.oldCertificateId : undefined;
|
|
72
73
|
resourceInputs["privateKey"] = state ? state.privateKey : undefined;
|
|
73
74
|
resourceInputs["projectName"] = state ? state.projectName : undefined;
|
|
74
75
|
resourceInputs["publicKey"] = state ? state.publicKey : undefined;
|
|
@@ -81,17 +82,15 @@ class Certificate extends pulumi.CustomResource {
|
|
|
81
82
|
if ((!args || args.certificateType === undefined) && !opts.urn) {
|
|
82
83
|
throw new Error("Missing required property 'certificateType'");
|
|
83
84
|
}
|
|
84
|
-
|
|
85
|
-
throw new Error("Missing required property 'publicKey'");
|
|
86
|
-
}
|
|
85
|
+
resourceInputs["certificateId"] = args ? args.certificateId : undefined;
|
|
87
86
|
resourceInputs["certificateName"] = args ? args.certificateName : undefined;
|
|
88
87
|
resourceInputs["certificateType"] = args ? args.certificateType : undefined;
|
|
89
88
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
89
|
+
resourceInputs["oldCertificateId"] = args ? args.oldCertificateId : undefined;
|
|
90
90
|
resourceInputs["privateKey"] = args ? args.privateKey : undefined;
|
|
91
91
|
resourceInputs["projectName"] = args ? args.projectName : undefined;
|
|
92
92
|
resourceInputs["publicKey"] = args ? args.publicKey : undefined;
|
|
93
93
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
94
|
-
resourceInputs["certificateId"] = undefined /*out*/;
|
|
95
94
|
resourceInputs["createdTime"] = undefined /*out*/;
|
|
96
95
|
resourceInputs["domainName"] = undefined /*out*/;
|
|
97
96
|
resourceInputs["expiredAt"] = undefined /*out*/;
|
package/alb/certificate.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"certificate.js","sourceRoot":"","sources":["../../alb/certificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"certificate.js","sourceRoot":"","sources":["../../alb/certificate.ts"],"names":[],"mappings":"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"}
|
package/alb/getAcl.d.ts
CHANGED
|
@@ -18,27 +18,27 @@ export interface GetAclArgs {
|
|
|
18
18
|
*/
|
|
19
19
|
export interface GetAclResult {
|
|
20
20
|
/**
|
|
21
|
-
*
|
|
21
|
+
* Details of IP entries in the access control policy group
|
|
22
22
|
*/
|
|
23
23
|
readonly aclEntries: outputs.alb.GetAclAclEntry[];
|
|
24
24
|
/**
|
|
25
|
-
* Number of IP entries in the access control policy group
|
|
25
|
+
* Number of IP entries in the access control policy group
|
|
26
26
|
*/
|
|
27
27
|
readonly aclEntryCount: number;
|
|
28
28
|
/**
|
|
29
|
-
* Access control policy group ID
|
|
29
|
+
* Access control policy group ID
|
|
30
30
|
*/
|
|
31
31
|
readonly aclId: string;
|
|
32
32
|
/**
|
|
33
|
-
* Name of the
|
|
33
|
+
* Name of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, periods (.), underscores (_), and hyphens (-). Length must be between 1 and 128 characters. If left blank, defaults to the Access Control Policy Group ID.
|
|
34
34
|
*/
|
|
35
35
|
readonly aclName: string;
|
|
36
36
|
/**
|
|
37
|
-
* Creation time of the access control policy group
|
|
37
|
+
* Creation time of the access control policy group
|
|
38
38
|
*/
|
|
39
39
|
readonly createdTime: string;
|
|
40
40
|
/**
|
|
41
|
-
* Description of the
|
|
41
|
+
* Description of the Access Control Policy Group. Cannot start with http:// or https://. Must begin with a letter or Chinese character and may include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If left blank, defaults to an empty string.
|
|
42
42
|
*/
|
|
43
43
|
readonly description: string;
|
|
44
44
|
/**
|
|
@@ -46,23 +46,23 @@ export interface GetAclResult {
|
|
|
46
46
|
*/
|
|
47
47
|
readonly id: string;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Details of listeners associated with the access control policy group
|
|
50
50
|
*/
|
|
51
51
|
readonly listeners: outputs.alb.GetAclListener[];
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
53
|
+
* Project name to which the access control policy group belongs
|
|
54
54
|
*/
|
|
55
55
|
readonly projectName: string;
|
|
56
56
|
/**
|
|
57
|
-
* Status of the access control policy group. Creating:
|
|
57
|
+
* Status of the access control policy group. Creating: Creating. Active: Available. Configuring: Configuring. Deleting: Deleting
|
|
58
58
|
*/
|
|
59
59
|
readonly status: string;
|
|
60
60
|
/**
|
|
61
|
-
* Tags bound to the access control policy group
|
|
61
|
+
* Tags bound to the access control policy group
|
|
62
62
|
*/
|
|
63
63
|
readonly tags: outputs.alb.GetAclTag[];
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* Last operation time of the access control policy group
|
|
66
66
|
*/
|
|
67
67
|
readonly updatedTime: string;
|
|
68
68
|
}
|
package/alb/getCertificate.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface GetCertificateArgs {
|
|
|
18
18
|
*/
|
|
19
19
|
export interface GetCertificateResult {
|
|
20
20
|
/**
|
|
21
|
-
* Certificate ID
|
|
21
|
+
* Certificate ID. When the replacement mode is stock, this refers to the existing certificate ID used for replacement.
|
|
22
22
|
*/
|
|
23
23
|
readonly certificateId: string;
|
|
24
24
|
/**
|
|
@@ -53,6 +53,10 @@ export interface GetCertificateResult {
|
|
|
53
53
|
* List of listeners associated with the certificate
|
|
54
54
|
*/
|
|
55
55
|
readonly listeners: string[];
|
|
56
|
+
/**
|
|
57
|
+
* Old certificate ID to be replaced. Setting this field indicates that the certificate is created in replacement mode.
|
|
58
|
+
*/
|
|
59
|
+
readonly oldCertificateId: string;
|
|
56
60
|
/**
|
|
57
61
|
* Server certificate private key. Required when certificate type is Server
|
|
58
62
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../alb/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;
|
|
1
|
+
{"version":3,"file":"getCertificate.js","sourceRoot":"","sources":["../../alb/getCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAiFD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE;QACjF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|
package/alb/getListener.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface GetListenerArgs {
|
|
|
18
18
|
*/
|
|
19
19
|
export interface GetListenerResult {
|
|
20
20
|
/**
|
|
21
|
-
* Whether the listener has enabled '
|
|
21
|
+
* Whether the listener has enabled the 'Log custom header in access logs' feature: on: Feature is enabled. off: Feature is not enabled.
|
|
22
22
|
*/
|
|
23
23
|
readonly accessLogRecordCustomizedHeadersEnabled: string;
|
|
24
24
|
/**
|
|
@@ -26,15 +26,15 @@ export interface GetListenerResult {
|
|
|
26
26
|
*/
|
|
27
27
|
readonly aclIds: string[];
|
|
28
28
|
/**
|
|
29
|
-
*
|
|
29
|
+
* Enable access control. Values: on: enabled. off: disabled (default).
|
|
30
30
|
*/
|
|
31
31
|
readonly aclStatus: string;
|
|
32
32
|
/**
|
|
33
|
-
* Access control
|
|
33
|
+
* Access control method. Values: white: allowlist mode. The listener only forwards requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener does not forward any requests. black: denylist mode. The listener only rejects requests from IP addresses or address ranges set in the selected access control policy group. If no IP is added to the selected policy group, the listener forwards all requests. When the AclStatus parameter is set to on, AclType is required.
|
|
34
34
|
*/
|
|
35
35
|
readonly aclType: string;
|
|
36
36
|
/**
|
|
37
|
-
* CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication
|
|
37
|
+
* CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication in HTTPS listeners. If the certificate source is alb, you must specify the CACertificateId parameter.
|
|
38
38
|
*/
|
|
39
39
|
readonly caCertificateId: string;
|
|
40
40
|
/**
|
|
@@ -42,7 +42,7 @@ export interface GetListenerResult {
|
|
|
42
42
|
*/
|
|
43
43
|
readonly caCertificateSource: string;
|
|
44
44
|
/**
|
|
45
|
-
* Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener
|
|
45
|
+
* Certificate ID associated with the HTTPS listener. Required when creating an HTTPS listener with the certificate source set to cert_center.
|
|
46
46
|
*/
|
|
47
47
|
readonly certCenterCertificateId: string;
|
|
48
48
|
/**
|
|
@@ -50,7 +50,7 @@ export interface GetListenerResult {
|
|
|
50
50
|
*/
|
|
51
51
|
readonly certificateId: string;
|
|
52
52
|
/**
|
|
53
|
-
*
|
|
53
|
+
* The source of the default certificate associated with the HTTPS listener. Values: alb: certificate uploaded via ALB. cert*center: SSL certificate purchased or uploaded through Volcano Engine Certificate Center. pca*leaf: private leaf certificate purchased or uploaded through Volcano Engine Certificate Center.
|
|
54
54
|
*/
|
|
55
55
|
readonly certificateSource: string;
|
|
56
56
|
/**
|
|
@@ -62,23 +62,23 @@ export interface GetListenerResult {
|
|
|
62
62
|
*/
|
|
63
63
|
readonly customizedCfgId: string;
|
|
64
64
|
/**
|
|
65
|
-
* Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character.
|
|
65
|
+
* Listener description. Cannot start with http:// or https://. Must start with a letter or Chinese character. May include numbers, English commas (,), periods (.), underscores (_), spaces ( ), equals signs (=), hyphens (-), Chinese commas (,), and Chinese periods (。). Length must be between 1 and 255 characters. If not specified, defaults to an empty string.
|
|
66
66
|
*/
|
|
67
67
|
readonly description: string;
|
|
68
68
|
/**
|
|
69
|
-
* List of
|
|
69
|
+
* List of additional domain names associated with the HTTPS listener. A single HTTPS listener can be associated with up to 20 additional domain names.
|
|
70
70
|
*/
|
|
71
71
|
readonly domainExtensions: outputs.alb.GetListenerDomainExtension[];
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* HTTP2.0 feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default).
|
|
74
74
|
*/
|
|
75
75
|
readonly enableHttp2: string;
|
|
76
76
|
/**
|
|
77
|
-
* QUIC feature switch. This parameter is only valid for HTTPS listeners.
|
|
77
|
+
* QUIC feature switch. This parameter is only valid for HTTPS listeners. Values: on: enabled. off: disabled (default). Only standard ALB instances support QUIC.
|
|
78
78
|
*/
|
|
79
79
|
readonly enableQuic: string;
|
|
80
80
|
/**
|
|
81
|
-
* Listener on/off status. Values: on:
|
|
81
|
+
* Listener on/off status. Values: on: On (default). off: Off.
|
|
82
82
|
*/
|
|
83
83
|
readonly enabled: string;
|
|
84
84
|
/**
|
|
@@ -90,11 +90,11 @@ export interface GetListenerResult {
|
|
|
90
90
|
*/
|
|
91
91
|
readonly listenerId: string;
|
|
92
92
|
/**
|
|
93
|
-
* Listener name. If not specified,
|
|
93
|
+
* Listener name. If not specified, named in the format 'protocol-port'. Cannot start with http:// or https://. Must start with a letter or Chinese character and can include numbers, dot (.), underscore (_), and hyphen (-). Length must be between 1 and 128 characters.
|
|
94
94
|
*/
|
|
95
95
|
readonly listenerName: string;
|
|
96
96
|
/**
|
|
97
|
-
* Load balancer instance ID
|
|
97
|
+
* Load balancer instance ID to which the listener belongs.
|
|
98
98
|
*/
|
|
99
99
|
readonly loadBalancerId: string;
|
|
100
100
|
/**
|
|
@@ -102,19 +102,19 @@ export interface GetListenerResult {
|
|
|
102
102
|
*/
|
|
103
103
|
readonly pcaLeafCertificateId: string;
|
|
104
104
|
/**
|
|
105
|
-
* CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication
|
|
105
|
+
* CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_root, you must specify the PcaRootCACertificateId parameter.
|
|
106
106
|
*/
|
|
107
107
|
readonly pcaRootCaCertificateId: string;
|
|
108
108
|
/**
|
|
109
|
-
* CA certificate ID associated with the HTTPS listener. This parameter is used for
|
|
109
|
+
* CA certificate ID associated with the HTTPS listener. This parameter is used for mutual authentication on HTTPS listeners. When the certificate source is pca_sub, you must specify the PcaSubCACertificateId parameter.
|
|
110
110
|
*/
|
|
111
111
|
readonly pcaSubCaCertificateId: string;
|
|
112
112
|
/**
|
|
113
|
-
*
|
|
113
|
+
* The listener port. Values: 1 - 65535.
|
|
114
114
|
*/
|
|
115
115
|
readonly port: number;
|
|
116
116
|
/**
|
|
117
|
-
*
|
|
117
|
+
* Name of the project to which the listener belongs.
|
|
118
118
|
*/
|
|
119
119
|
readonly projectName: string;
|
|
120
120
|
/**
|
|
@@ -130,15 +130,15 @@ export interface GetListenerResult {
|
|
|
130
130
|
*/
|
|
131
131
|
readonly serverGroups: outputs.alb.GetListenerServerGroup[];
|
|
132
132
|
/**
|
|
133
|
-
* Listener status. Values: Creating:
|
|
133
|
+
* Listener status. Values: Creating: Creating. Active: Running. Pending: Changing configuration. Disabled: Stopped. Deleting: Deleting.
|
|
134
134
|
*/
|
|
135
135
|
readonly status: string;
|
|
136
136
|
/**
|
|
137
|
-
*
|
|
137
|
+
* Listener tags.
|
|
138
138
|
*/
|
|
139
139
|
readonly tags: outputs.alb.GetListenerTag[];
|
|
140
140
|
/**
|
|
141
|
-
*
|
|
141
|
+
* Time of the listener's most recent operation.
|
|
142
142
|
*/
|
|
143
143
|
readonly updatedTime: string;
|
|
144
144
|
}
|
package/alb/getServerGroup.d.ts
CHANGED
|
@@ -22,7 +22,7 @@ export interface GetServerGroupResult {
|
|
|
22
22
|
*/
|
|
23
23
|
readonly createTime: string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Whether to enable cross-zone load balancing for the server group. Values: on (default): enabled, off: disabled.
|
|
26
26
|
*/
|
|
27
27
|
readonly crossZoneEnabled: string;
|
|
28
28
|
/**
|
|
@@ -30,7 +30,7 @@ export interface GetServerGroupResult {
|
|
|
30
30
|
*/
|
|
31
31
|
readonly description: string;
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* Server group health check configuration information.
|
|
34
34
|
*/
|
|
35
35
|
readonly healthCheck: outputs.alb.GetServerGroupHealthCheck;
|
|
36
36
|
/**
|
|
@@ -38,7 +38,7 @@ export interface GetServerGroupResult {
|
|
|
38
38
|
*/
|
|
39
39
|
readonly id: string;
|
|
40
40
|
/**
|
|
41
|
-
* IP address type of the server group.
|
|
41
|
+
* IP address type of the server group. Only IPv4 is supported.
|
|
42
42
|
*/
|
|
43
43
|
readonly ipAddressType: string;
|
|
44
44
|
/**
|
|
@@ -54,7 +54,7 @@ export interface GetServerGroupResult {
|
|
|
54
54
|
*/
|
|
55
55
|
readonly protocol: string;
|
|
56
56
|
/**
|
|
57
|
-
* Scheduling algorithm.
|
|
57
|
+
* Scheduling algorithm. Parameter values: wrr: Weighted round robin. wlc: Weighted least connections. sh: Source IP hash.
|
|
58
58
|
*/
|
|
59
59
|
readonly scheduler: string;
|
|
60
60
|
/**
|
|
@@ -62,23 +62,23 @@ export interface GetServerGroupResult {
|
|
|
62
62
|
*/
|
|
63
63
|
readonly serverCount: number;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* ID of the backend server group.
|
|
66
66
|
*/
|
|
67
67
|
readonly serverGroupId: string;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* Name of the backend server group.
|
|
70
70
|
*/
|
|
71
71
|
readonly serverGroupName: string;
|
|
72
72
|
/**
|
|
73
|
-
* Type of backend server group. instance:
|
|
73
|
+
* Type of backend server group. instance: Server type. This type of server group supports adding ECS and ENI instances as backend servers. ip: IP type. This type of server group supports adding IP addresses as backend servers.
|
|
74
74
|
*/
|
|
75
75
|
readonly serverGroupType: string;
|
|
76
76
|
/**
|
|
77
|
-
* Information about
|
|
77
|
+
* Information about servers in the backend server group.
|
|
78
78
|
*/
|
|
79
79
|
readonly servers: outputs.alb.GetServerGroupServer[];
|
|
80
80
|
/**
|
|
81
|
-
* Server group status. Creating:
|
|
81
|
+
* Server group status. Creating: creating. Active: running. Configuring: configuring. Deleting: deleting.
|
|
82
82
|
*/
|
|
83
83
|
readonly status: string;
|
|
84
84
|
/**
|