@pulumi/alicloud 3.9.0 → 3.10.0-alpha.1637700281
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/getLoadBalancers.d.ts +18 -2
- package/alb/getLoadBalancers.js +1 -0
- package/alb/getLoadBalancers.js.map +1 -1
- package/alb/getServerGroups.d.ts +6 -0
- package/alb/getServerGroups.js.map +1 -1
- package/alb/serverGroup.d.ts +22 -4
- package/alb/serverGroup.js +22 -4
- package/alb/serverGroup.js.map +1 -1
- package/bastionhost/host.d.ts +21 -21
- package/bastionhost/instance.d.ts +12 -0
- package/bastionhost/instance.js +2 -0
- package/bastionhost/instance.js.map +1 -1
- package/cen/bandwidthPackage.d.ts +3 -3
- package/cfg/aggregateCompliancePack.d.ts +3 -3
- package/cfg/configurationRecorder.d.ts +1 -1
- package/cfg/configurationRecorder.js +1 -1
- package/cfg/getConfigurationRecorders.d.ts +1 -1
- package/cfg/getConfigurationRecorders.js +1 -1
- package/cfg/getDeliveryChannels.d.ts +1 -1
- package/cfg/getDeliveryChannels.js +1 -1
- package/cfg/getRules.d.ts +1 -1
- package/cfg/getRules.js +1 -1
- package/cfg/rule.d.ts +1 -1
- package/cfg/rule.js +1 -1
- package/cloudsso/directory.d.ts +2 -2
- package/cloudsso/directory.js +2 -2
- package/cloudstoragegateway/expressSync.d.ts +180 -0
- package/cloudstoragegateway/expressSync.js +152 -0
- package/cloudstoragegateway/expressSync.js.map +1 -0
- package/cloudstoragegateway/expressSyncShareAttachment.d.ts +157 -0
- package/cloudstoragegateway/expressSyncShareAttachment.js +149 -0
- package/cloudstoragegateway/expressSyncShareAttachment.js.map +1 -0
- package/cloudstoragegateway/gatewayBlockVolume.d.ts +265 -0
- package/cloudstoragegateway/gatewayBlockVolume.js +113 -0
- package/cloudstoragegateway/gatewayBlockVolume.js.map +1 -0
- package/cloudstoragegateway/gatewayCacheDisk.d.ts +152 -0
- package/cloudstoragegateway/gatewayCacheDisk.js +123 -0
- package/cloudstoragegateway/gatewayCacheDisk.js.map +1 -0
- package/cloudstoragegateway/gatewayFileShare.d.ts +512 -0
- package/cloudstoragegateway/gatewayFileShare.js +207 -0
- package/cloudstoragegateway/gatewayFileShare.js.map +1 -0
- package/cloudstoragegateway/gatewayLogging.d.ts +150 -0
- package/cloudstoragegateway/gatewayLogging.js +132 -0
- package/cloudstoragegateway/gatewayLogging.js.map +1 -0
- package/cloudstoragegateway/gatewaySmbUser.d.ts +121 -0
- package/cloudstoragegateway/gatewaySmbUser.js +113 -0
- package/cloudstoragegateway/gatewaySmbUser.js.map +1 -0
- package/cloudstoragegateway/getExpressSyncs.d.ts +67 -0
- package/cloudstoragegateway/getExpressSyncs.js +48 -0
- package/cloudstoragegateway/getExpressSyncs.js.map +1 -0
- package/cloudstoragegateway/getGatewayBlockVolumes.d.ts +92 -0
- package/cloudstoragegateway/getGatewayBlockVolumes.js +56 -0
- package/cloudstoragegateway/getGatewayBlockVolumes.js.map +1 -0
- package/cloudstoragegateway/getGatewayCacheDisks.d.ts +86 -0
- package/cloudstoragegateway/getGatewayCacheDisks.js +59 -0
- package/cloudstoragegateway/getGatewayCacheDisks.js.map +1 -0
- package/cloudstoragegateway/getGatewayFileShares.d.ts +83 -0
- package/cloudstoragegateway/getGatewayFileShares.js +55 -0
- package/cloudstoragegateway/getGatewayFileShares.js.map +1 -0
- package/cloudstoragegateway/getGatewaySmbUsers.d.ts +98 -0
- package/cloudstoragegateway/getGatewaySmbUsers.js +71 -0
- package/cloudstoragegateway/getGatewaySmbUsers.js.map +1 -0
- package/cloudstoragegateway/getStocks.d.ts +55 -0
- package/cloudstoragegateway/getStocks.js +45 -0
- package/cloudstoragegateway/getStocks.js.map +1 -0
- package/cloudstoragegateway/index.d.ts +13 -0
- package/cloudstoragegateway/index.js +41 -0
- package/cloudstoragegateway/index.js.map +1 -1
- package/cms/dynamicTagGroup.d.ts +143 -0
- package/cms/dynamicTagGroup.js +108 -0
- package/cms/dynamicTagGroup.js.map +1 -0
- package/cms/getDynamicTagGroups.d.ts +88 -0
- package/cms/getDynamicTagGroups.js +62 -0
- package/cms/getDynamicTagGroups.js.map +1 -0
- package/cms/groupMetricRule.d.ts +40 -0
- package/cms/groupMetricRule.js +40 -0
- package/cms/groupMetricRule.js.map +1 -1
- package/cms/index.d.ts +2 -0
- package/cms/index.js +6 -0
- package/cms/index.js.map +1 -1
- package/cs/nodePool.d.ts +3 -3
- package/datahub/subscription.d.ts +2 -2
- package/dfs/accessRule.d.ts +1 -1
- package/dfs/accessRule.js +1 -1
- package/directmail/getTags.d.ts +69 -0
- package/directmail/getTags.js +50 -0
- package/directmail/getTags.js.map +1 -0
- package/directmail/index.d.ts +2 -0
- package/directmail/index.js +6 -0
- package/directmail/index.js.map +1 -1
- package/directmail/tag.d.ts +76 -0
- package/directmail/tag.js +82 -0
- package/directmail/tag.js.map +1 -0
- package/dms/getEnterpriseInstances.d.ts +18 -0
- package/dms/getEnterpriseInstances.js +18 -0
- package/dms/getEnterpriseInstances.js.map +1 -1
- package/dns/domainGroup.d.ts +6 -6
- package/dns/getAlidnsRecords.d.ts +16 -0
- package/dns/getAlidnsRecords.js +16 -0
- package/dns/getAlidnsRecords.js.map +1 -1
- package/dts/synchronizationJob.d.ts +1 -1
- package/dts/synchronizationJob.js +1 -1
- package/ecs/image.d.ts +3 -3
- package/ecs/instance.d.ts +24 -0
- package/ecs/instance.js +4 -0
- package/ecs/instance.js.map +1 -1
- package/edas/slbAttachment.d.ts +5 -5
- package/eds/desktop.d.ts +335 -0
- package/eds/desktop.js +161 -0
- package/eds/desktop.js.map +1 -0
- package/eds/getBundles.d.ts +82 -0
- package/eds/getBundles.js +47 -0
- package/eds/getBundles.js.map +1 -0
- package/eds/getDesktops.d.ts +153 -0
- package/eds/getDesktops.js +94 -0
- package/eds/getDesktops.js.map +1 -0
- package/eds/getNetworkPackages.d.ts +73 -0
- package/eds/getNetworkPackages.js +55 -0
- package/eds/getNetworkPackages.js.map +1 -0
- package/eds/getUsers.d.ts +68 -0
- package/eds/getUsers.js +50 -0
- package/eds/getUsers.js.map +1 -0
- package/eds/index.d.ts +7 -0
- package/eds/index.js +19 -0
- package/eds/index.js.map +1 -1
- package/eds/networkPackage.d.ts +110 -0
- package/eds/networkPackage.js +97 -0
- package/eds/networkPackage.js.map +1 -0
- package/eds/simpleOfficeSite.d.ts +17 -5
- package/eds/simpleOfficeSite.js.map +1 -1
- package/eds/user.d.ts +125 -0
- package/eds/user.js +94 -0
- package/eds/user.js.map +1 -0
- package/ess/scalingConfiguration.d.ts +12 -0
- package/ess/scalingConfiguration.js +2 -0
- package/ess/scalingConfiguration.js.map +1 -1
- package/eventbridge/index.d.ts +1 -0
- package/eventbridge/index.js +5 -0
- package/eventbridge/index.js.map +1 -1
- package/eventbridge/serviceLinkedRole.d.ts +80 -0
- package/eventbridge/serviceLinkedRole.js +80 -0
- package/eventbridge/serviceLinkedRole.js.map +1 -0
- package/eventbridge/slr.d.ts +0 -33
- package/eventbridge/slr.js +0 -18
- package/eventbridge/slr.js.map +1 -1
- package/gpdb/account.d.ts +131 -0
- package/gpdb/account.js +83 -0
- package/gpdb/account.js.map +1 -0
- package/gpdb/getAccounts.d.ts +92 -0
- package/gpdb/getAccounts.js +56 -0
- package/gpdb/getAccounts.js.map +1 -0
- package/gpdb/index.d.ts +2 -0
- package/gpdb/index.js +6 -0
- package/gpdb/index.js.map +1 -1
- package/hbr/getServerBackupPlans.d.ts +71 -0
- package/hbr/getServerBackupPlans.js +53 -0
- package/hbr/getServerBackupPlans.js.map +1 -0
- package/hbr/index.d.ts +2 -0
- package/hbr/index.js +6 -0
- package/hbr/index.js.map +1 -1
- package/hbr/serverBackupPlan.d.ts +149 -0
- package/hbr/serverBackupPlan.js +116 -0
- package/hbr/serverBackupPlan.js.map +1 -0
- package/log/ossShipper.d.ts +1 -1
- package/log/ossShipper.js +1 -1
- package/mscSubContract.d.ts +6 -6
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/pvtz/endpoint.d.ts +120 -0
- package/pvtz/endpoint.js +91 -0
- package/pvtz/endpoint.js.map +1 -0
- package/pvtz/getEndpoints.d.ts +78 -0
- package/pvtz/getEndpoints.js +51 -0
- package/pvtz/getEndpoints.js.map +1 -0
- package/pvtz/getResolverZones.d.ts +55 -0
- package/pvtz/getResolverZones.js +45 -0
- package/pvtz/getResolverZones.js.map +1 -0
- package/pvtz/getRules.d.ts +76 -0
- package/pvtz/getRules.js +49 -0
- package/pvtz/getRules.js.map +1 -0
- package/pvtz/index.d.ts +6 -0
- package/pvtz/index.js +18 -0
- package/pvtz/index.js.map +1 -1
- package/pvtz/rule.d.ts +112 -0
- package/pvtz/rule.js +86 -0
- package/pvtz/rule.js.map +1 -0
- package/pvtz/ruleAttachment.d.ts +76 -0
- package/pvtz/ruleAttachment.js +74 -0
- package/pvtz/ruleAttachment.js.map +1 -0
- package/pvtz/zone.d.ts +6 -6
- package/ram/role.d.ts +3 -3
- package/rds/getInstanceClasses.d.ts +2 -2
- package/securitycenter/index.d.ts +1 -0
- package/securitycenter/index.js +5 -0
- package/securitycenter/index.js.map +1 -1
- package/securitycenter/serviceLinkedRole.d.ts +70 -0
- package/securitycenter/serviceLinkedRole.js +77 -0
- package/securitycenter/serviceLinkedRole.js.map +1 -0
- package/simpleapplicationserver/customImage.d.ts +111 -0
- package/simpleapplicationserver/customImage.js +83 -0
- package/simpleapplicationserver/customImage.js.map +1 -0
- package/simpleapplicationserver/firewallRule.d.ts +107 -0
- package/simpleapplicationserver/firewallRule.js +83 -0
- package/simpleapplicationserver/firewallRule.js.map +1 -0
- package/simpleapplicationserver/getServerCustomImages.d.ts +69 -0
- package/simpleapplicationserver/getServerCustomImages.js +50 -0
- package/simpleapplicationserver/getServerCustomImages.js.map +1 -0
- package/simpleapplicationserver/getServerDisks.d.ts +108 -0
- package/simpleapplicationserver/getServerDisks.js +65 -0
- package/simpleapplicationserver/getServerDisks.js.map +1 -0
- package/simpleapplicationserver/getServerFirewallRules.d.ts +68 -0
- package/simpleapplicationserver/getServerFirewallRules.js +49 -0
- package/simpleapplicationserver/getServerFirewallRules.js.map +1 -0
- package/simpleapplicationserver/getServerSnapshots.d.ts +106 -0
- package/simpleapplicationserver/getServerSnapshots.js +63 -0
- package/simpleapplicationserver/getServerSnapshots.js.map +1 -0
- package/simpleapplicationserver/index.d.ts +7 -0
- package/simpleapplicationserver/index.js +19 -0
- package/simpleapplicationserver/index.js.map +1 -1
- package/simpleapplicationserver/snapshot.d.ts +83 -0
- package/simpleapplicationserver/snapshot.js +76 -0
- package/simpleapplicationserver/snapshot.js.map +1 -0
- package/slb/listener.d.ts +8 -8
- package/slb/listener.js +1 -1
- package/types/input.d.ts +120 -6
- package/types/output.d.ts +1421 -34
- package/vpc/commonBandwithPackageAttachment.d.ts +1 -1
- package/vpc/commonBandwithPackageAttachment.js +1 -1
- package/vpc/forwardEntry.d.ts +3 -3
- package/vpc/getIpv6Addresses.d.ts +98 -0
- package/vpc/getIpv6Addresses.js +61 -0
- package/vpc/getIpv6Addresses.js.map +1 -0
- package/vpc/getIpv6EgressRules.d.ts +120 -0
- package/vpc/getIpv6EgressRules.js +68 -0
- package/vpc/getIpv6EgressRules.js.map +1 -0
- package/vpc/getIpv6Gateways.d.ts +106 -0
- package/vpc/getIpv6Gateways.js +63 -0
- package/vpc/getIpv6Gateways.js.map +1 -0
- package/vpc/getIpv6InternetBandwidths.d.ts +94 -0
- package/vpc/getIpv6InternetBandwidths.js +60 -0
- package/vpc/getIpv6InternetBandwidths.js.map +1 -0
- package/vpc/getNatIpCidrs.d.ts +39 -0
- package/vpc/getNatIpCidrs.js +39 -0
- package/vpc/getNatIpCidrs.js.map +1 -1
- package/vpc/getTrafficMirrorSessions.d.ts +167 -0
- package/vpc/getTrafficMirrorSessions.js +92 -0
- package/vpc/getTrafficMirrorSessions.js.map +1 -0
- package/vpc/havipAttachment.d.ts +1 -1
- package/vpc/havipAttachment.js +1 -1
- package/vpc/index.d.ts +9 -0
- package/vpc/index.js +25 -0
- package/vpc/index.js.map +1 -1
- package/vpc/ipv6EgressRule.d.ts +119 -0
- package/vpc/ipv6EgressRule.js +82 -0
- package/vpc/ipv6EgressRule.js.map +1 -0
- package/vpc/ipv6Gateway.d.ts +125 -0
- package/vpc/ipv6Gateway.js +95 -0
- package/vpc/ipv6Gateway.js.map +1 -0
- package/vpc/ipv6InternetBandwidth.d.ts +131 -0
- package/vpc/ipv6InternetBandwidth.js +107 -0
- package/vpc/ipv6InternetBandwidth.js.map +1 -0
- package/vpc/routeTableAttachment.d.ts +1 -1
- package/vpc/routeTableAttachment.js +1 -1
- package/vpc/trafficMirrorSession.d.ts +179 -0
- package/vpc/trafficMirrorSession.js +101 -0
- package/vpc/trafficMirrorSession.js.map +1 -0
- package/waf/domain.d.ts +3 -3
- package/yundun/bastionHostInstance.d.ts +3 -0
- package/yundun/bastionHostInstance.js +2 -0
- package/yundun/bastionHostInstance.js.map +1 -1
|
@@ -39,7 +39,13 @@ export interface GetLoadBalancersArgs {
|
|
|
39
39
|
*/
|
|
40
40
|
ids?: string[];
|
|
41
41
|
/**
|
|
42
|
-
* Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`.
|
|
42
|
+
* Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`. **NOTE:** Available in 1.142.0+
|
|
43
|
+
*/
|
|
44
|
+
loadBalancerBusinessStatus?: string;
|
|
45
|
+
/**
|
|
46
|
+
* Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`. **NOTE:** Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0.
|
|
47
|
+
*
|
|
48
|
+
* @deprecated Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be remove in the future version. Please use the new attribute 'load_balancer_business_status' instead.
|
|
43
49
|
*/
|
|
44
50
|
loadBalancerBussinessStatus?: string;
|
|
45
51
|
/**
|
|
@@ -94,6 +100,10 @@ export interface GetLoadBalancersResult {
|
|
|
94
100
|
*/
|
|
95
101
|
readonly id: string;
|
|
96
102
|
readonly ids: string[];
|
|
103
|
+
readonly loadBalancerBusinessStatus?: string;
|
|
104
|
+
/**
|
|
105
|
+
* @deprecated Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be remove in the future version. Please use the new attribute 'load_balancer_business_status' instead.
|
|
106
|
+
*/
|
|
97
107
|
readonly loadBalancerBussinessStatus?: string;
|
|
98
108
|
readonly loadBalancerIds?: string[];
|
|
99
109
|
readonly loadBalancerName?: string;
|
|
@@ -127,7 +137,13 @@ export interface GetLoadBalancersOutputArgs {
|
|
|
127
137
|
*/
|
|
128
138
|
ids?: pulumi.Input<pulumi.Input<string>[]>;
|
|
129
139
|
/**
|
|
130
|
-
* Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`.
|
|
140
|
+
* Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`. **NOTE:** Available in 1.142.0+
|
|
141
|
+
*/
|
|
142
|
+
loadBalancerBusinessStatus?: pulumi.Input<string>;
|
|
143
|
+
/**
|
|
144
|
+
* Load Balancing of the Service Status. Valid Values: `Abnormal` and `Normal`. **NOTE:** Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0.
|
|
145
|
+
*
|
|
146
|
+
* @deprecated Field 'load_balancer_bussiness_status' has been deprecated from provider version 1.142.0 and it will be remove in the future version. Please use the new attribute 'load_balancer_business_status' instead.
|
|
131
147
|
*/
|
|
132
148
|
loadBalancerBussinessStatus?: pulumi.Input<string>;
|
|
133
149
|
/**
|
package/alb/getLoadBalancers.js
CHANGED
|
@@ -38,6 +38,7 @@ function getLoadBalancers(args, opts) {
|
|
|
38
38
|
"addressType": args.addressType,
|
|
39
39
|
"enableDetails": args.enableDetails,
|
|
40
40
|
"ids": args.ids,
|
|
41
|
+
"loadBalancerBusinessStatus": args.loadBalancerBusinessStatus,
|
|
41
42
|
"loadBalancerBussinessStatus": args.loadBalancerBussinessStatus,
|
|
42
43
|
"loadBalancerIds": args.loadBalancerIds,
|
|
43
44
|
"loadBalancerName": args.loadBalancerName,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLoadBalancers.js","sourceRoot":"","sources":["../../alb/getLoadBalancers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;
|
|
1
|
+
{"version":3,"file":"getLoadBalancers.js","sourceRoot":"","sources":["../../alb/getLoadBalancers.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,6BAA6B,EAAE,IAAI,CAAC,2BAA2B;QAC/D,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA1BD,4CA0BC;AAiGD,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
package/alb/getServerGroups.d.ts
CHANGED
|
@@ -26,6 +26,9 @@ export declare function getServerGroups(args?: GetServerGroupsArgs, opts?: pulum
|
|
|
26
26
|
* A collection of arguments for invoking getServerGroups.
|
|
27
27
|
*/
|
|
28
28
|
export interface GetServerGroupsArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Default to `false`. Set it to `true` can output more details about resource attributes.
|
|
31
|
+
*/
|
|
29
32
|
enableDetails?: boolean;
|
|
30
33
|
/**
|
|
31
34
|
* A list of Server Group IDs.
|
|
@@ -88,6 +91,9 @@ export declare function getServerGroupsOutput(args?: GetServerGroupsOutputArgs,
|
|
|
88
91
|
* A collection of arguments for invoking getServerGroups.
|
|
89
92
|
*/
|
|
90
93
|
export interface GetServerGroupsOutputArgs {
|
|
94
|
+
/**
|
|
95
|
+
* Default to `false`. Set it to `true` can output more details about resource attributes.
|
|
96
|
+
*/
|
|
91
97
|
enableDetails?: pulumi.Input<boolean>;
|
|
92
98
|
/**
|
|
93
99
|
* A list of Server Group IDs.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServerGroups.js","sourceRoot":"","sources":["../../alb/getServerGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AArBD,0CAqBC;
|
|
1
|
+
{"version":3,"file":"getServerGroups.js","sourceRoot":"","sources":["../../alb/getServerGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AArBD,0CAqBC;AAgED,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|
package/alb/serverGroup.d.ts
CHANGED
|
@@ -55,16 +55,34 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
55
55
|
* systemDiskCategory: "cloud_efficiency",
|
|
56
56
|
* vswitchId: defaultSwitch.id,
|
|
57
57
|
* });
|
|
58
|
+
* const defaultResourceGroups = alicloud.resourcemanager.getResourceGroups({});
|
|
58
59
|
* const defaultServerGroup = new alicloud.alb.ServerGroup("defaultServerGroup", {
|
|
59
60
|
* protocol: "HTTP",
|
|
60
|
-
* vpcId:
|
|
61
|
+
* vpcId: defaultNetwork.id,
|
|
61
62
|
* serverGroupName: name,
|
|
62
|
-
* resourceGroupId:
|
|
63
|
+
* resourceGroupId: defaultResourceGroups.then(defaultResourceGroups => defaultResourceGroups.groups?[0]?.id),
|
|
63
64
|
* healthCheckConfig: {
|
|
64
|
-
*
|
|
65
|
+
* healthCheckConnectPort: "46325",
|
|
66
|
+
* healthCheckEnabled: true,
|
|
67
|
+
* healthCheckHost: "tf-testAcc.com",
|
|
68
|
+
* healthCheckCodes: [
|
|
69
|
+
* "http_2xx",
|
|
70
|
+
* "http_3xx",
|
|
71
|
+
* "http_4xx",
|
|
72
|
+
* ],
|
|
73
|
+
* healthCheckHttpVersion: "HTTP1.1",
|
|
74
|
+
* healthCheckInterval: "2",
|
|
75
|
+
* healthCheckMethod: "HEAD",
|
|
76
|
+
* healthCheckPath: "/tf-testAcc",
|
|
77
|
+
* healthCheckProtocol: "HTTP",
|
|
78
|
+
* healthCheckTimeout: 5,
|
|
79
|
+
* healthyThreshold: 3,
|
|
80
|
+
* unhealthyThreshold: 3,
|
|
65
81
|
* },
|
|
66
82
|
* stickySessionConfig: {
|
|
67
|
-
* stickySessionEnabled:
|
|
83
|
+
* stickySessionEnabled: true,
|
|
84
|
+
* cookie: "tf-testAcc",
|
|
85
|
+
* stickySessionType: "Server",
|
|
68
86
|
* },
|
|
69
87
|
* tags: {
|
|
70
88
|
* Created: "TF",
|
package/alb/serverGroup.js
CHANGED
|
@@ -60,16 +60,34 @@ const utilities = require("../utilities");
|
|
|
60
60
|
* systemDiskCategory: "cloud_efficiency",
|
|
61
61
|
* vswitchId: defaultSwitch.id,
|
|
62
62
|
* });
|
|
63
|
+
* const defaultResourceGroups = alicloud.resourcemanager.getResourceGroups({});
|
|
63
64
|
* const defaultServerGroup = new alicloud.alb.ServerGroup("defaultServerGroup", {
|
|
64
65
|
* protocol: "HTTP",
|
|
65
|
-
* vpcId:
|
|
66
|
+
* vpcId: defaultNetwork.id,
|
|
66
67
|
* serverGroupName: name,
|
|
67
|
-
* resourceGroupId:
|
|
68
|
+
* resourceGroupId: defaultResourceGroups.then(defaultResourceGroups => defaultResourceGroups.groups?[0]?.id),
|
|
68
69
|
* healthCheckConfig: {
|
|
69
|
-
*
|
|
70
|
+
* healthCheckConnectPort: "46325",
|
|
71
|
+
* healthCheckEnabled: true,
|
|
72
|
+
* healthCheckHost: "tf-testAcc.com",
|
|
73
|
+
* healthCheckCodes: [
|
|
74
|
+
* "http_2xx",
|
|
75
|
+
* "http_3xx",
|
|
76
|
+
* "http_4xx",
|
|
77
|
+
* ],
|
|
78
|
+
* healthCheckHttpVersion: "HTTP1.1",
|
|
79
|
+
* healthCheckInterval: "2",
|
|
80
|
+
* healthCheckMethod: "HEAD",
|
|
81
|
+
* healthCheckPath: "/tf-testAcc",
|
|
82
|
+
* healthCheckProtocol: "HTTP",
|
|
83
|
+
* healthCheckTimeout: 5,
|
|
84
|
+
* healthyThreshold: 3,
|
|
85
|
+
* unhealthyThreshold: 3,
|
|
70
86
|
* },
|
|
71
87
|
* stickySessionConfig: {
|
|
72
|
-
* stickySessionEnabled:
|
|
88
|
+
* stickySessionEnabled: true,
|
|
89
|
+
* cookie: "tf-testAcc",
|
|
90
|
+
* stickySessionType: "Server",
|
|
73
91
|
* },
|
|
74
92
|
* tags: {
|
|
75
93
|
* Created: "TF",
|
package/alb/serverGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"serverGroup.js","sourceRoot":"","sources":["../../alb/serverGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"serverGroup.js","sourceRoot":"","sources":["../../alb/serverGroup.ts"],"names":[],"mappings":"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"}
|
package/bastionhost/host.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export declare class Host extends pulumi.CustomResource {
|
|
|
49
49
|
*/
|
|
50
50
|
static isInstance(obj: any): obj is Host;
|
|
51
51
|
/**
|
|
52
|
-
* Specify the new create a host of address types. Valid values: Public
|
|
52
|
+
* Specify the new create a host of address types. Valid values: `Public`: the IP address of a Public network. `Private`: Private network address.
|
|
53
53
|
*/
|
|
54
54
|
readonly activeAddressType: pulumi.Output<string>;
|
|
55
55
|
/**
|
|
@@ -65,7 +65,7 @@ export declare class Host extends pulumi.CustomResource {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly hostName: pulumi.Output<string>;
|
|
67
67
|
/**
|
|
68
|
-
* Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS.
|
|
68
|
+
* Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS. **NOTE:** This parameter is required if the `activeAddressType` parameter is set to `Private`.
|
|
69
69
|
*/
|
|
70
70
|
readonly hostPrivateAddress: pulumi.Output<string | undefined>;
|
|
71
71
|
/**
|
|
@@ -81,18 +81,18 @@ export declare class Host extends pulumi.CustomResource {
|
|
|
81
81
|
*/
|
|
82
82
|
readonly instanceRegionId: pulumi.Output<string | undefined>;
|
|
83
83
|
/**
|
|
84
|
-
* Specify the new create the host's operating system. Valid values: Linux
|
|
84
|
+
* Specify the new create the host's operating system. Valid values: `Linux`,`Windows`.
|
|
85
85
|
*/
|
|
86
86
|
readonly osType: pulumi.Output<string>;
|
|
87
87
|
/**
|
|
88
88
|
* Specify the new create a host of source. Valid values:
|
|
89
|
-
* * Local
|
|
90
|
-
* * Ecs
|
|
91
|
-
* * Rds
|
|
89
|
+
* * `Local`: localhost
|
|
90
|
+
* * `Ecs`:ECS instance
|
|
91
|
+
* * `Rds`:RDS exclusive cluster host.
|
|
92
92
|
*/
|
|
93
93
|
readonly source: pulumi.Output<string>;
|
|
94
94
|
/**
|
|
95
|
-
* Specify the newly created ECS instance ID or dedicated cluster host ID.
|
|
95
|
+
* Specify the newly created ECS instance ID or dedicated cluster host ID. **NOTE:** This parameter is required if the `source` parameter is set to `Ecs` or `Rds`.
|
|
96
96
|
*/
|
|
97
97
|
readonly sourceInstanceId: pulumi.Output<string | undefined>;
|
|
98
98
|
/**
|
|
@@ -109,7 +109,7 @@ export declare class Host extends pulumi.CustomResource {
|
|
|
109
109
|
*/
|
|
110
110
|
export interface HostState {
|
|
111
111
|
/**
|
|
112
|
-
* Specify the new create a host of address types. Valid values: Public
|
|
112
|
+
* Specify the new create a host of address types. Valid values: `Public`: the IP address of a Public network. `Private`: Private network address.
|
|
113
113
|
*/
|
|
114
114
|
activeAddressType?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
@@ -125,7 +125,7 @@ export interface HostState {
|
|
|
125
125
|
*/
|
|
126
126
|
hostName?: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
* Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS.
|
|
128
|
+
* Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS. **NOTE:** This parameter is required if the `activeAddressType` parameter is set to `Private`.
|
|
129
129
|
*/
|
|
130
130
|
hostPrivateAddress?: pulumi.Input<string>;
|
|
131
131
|
/**
|
|
@@ -141,18 +141,18 @@ export interface HostState {
|
|
|
141
141
|
*/
|
|
142
142
|
instanceRegionId?: pulumi.Input<string>;
|
|
143
143
|
/**
|
|
144
|
-
* Specify the new create the host's operating system. Valid values: Linux
|
|
144
|
+
* Specify the new create the host's operating system. Valid values: `Linux`,`Windows`.
|
|
145
145
|
*/
|
|
146
146
|
osType?: pulumi.Input<string>;
|
|
147
147
|
/**
|
|
148
148
|
* Specify the new create a host of source. Valid values:
|
|
149
|
-
* * Local
|
|
150
|
-
* * Ecs
|
|
151
|
-
* * Rds
|
|
149
|
+
* * `Local`: localhost
|
|
150
|
+
* * `Ecs`:ECS instance
|
|
151
|
+
* * `Rds`:RDS exclusive cluster host.
|
|
152
152
|
*/
|
|
153
153
|
source?: pulumi.Input<string>;
|
|
154
154
|
/**
|
|
155
|
-
* Specify the newly created ECS instance ID or dedicated cluster host ID.
|
|
155
|
+
* Specify the newly created ECS instance ID or dedicated cluster host ID. **NOTE:** This parameter is required if the `source` parameter is set to `Ecs` or `Rds`.
|
|
156
156
|
*/
|
|
157
157
|
sourceInstanceId?: pulumi.Input<string>;
|
|
158
158
|
}
|
|
@@ -161,7 +161,7 @@ export interface HostState {
|
|
|
161
161
|
*/
|
|
162
162
|
export interface HostArgs {
|
|
163
163
|
/**
|
|
164
|
-
* Specify the new create a host of address types. Valid values: Public
|
|
164
|
+
* Specify the new create a host of address types. Valid values: `Public`: the IP address of a Public network. `Private`: Private network address.
|
|
165
165
|
*/
|
|
166
166
|
activeAddressType: pulumi.Input<string>;
|
|
167
167
|
/**
|
|
@@ -173,7 +173,7 @@ export interface HostArgs {
|
|
|
173
173
|
*/
|
|
174
174
|
hostName: pulumi.Input<string>;
|
|
175
175
|
/**
|
|
176
|
-
* Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS.
|
|
176
|
+
* Specify the new create a host of the private network address, it is possible to use the domain name or IP ADDRESS. **NOTE:** This parameter is required if the `activeAddressType` parameter is set to `Private`.
|
|
177
177
|
*/
|
|
178
178
|
hostPrivateAddress?: pulumi.Input<string>;
|
|
179
179
|
/**
|
|
@@ -189,18 +189,18 @@ export interface HostArgs {
|
|
|
189
189
|
*/
|
|
190
190
|
instanceRegionId?: pulumi.Input<string>;
|
|
191
191
|
/**
|
|
192
|
-
* Specify the new create the host's operating system. Valid values: Linux
|
|
192
|
+
* Specify the new create the host's operating system. Valid values: `Linux`,`Windows`.
|
|
193
193
|
*/
|
|
194
194
|
osType: pulumi.Input<string>;
|
|
195
195
|
/**
|
|
196
196
|
* Specify the new create a host of source. Valid values:
|
|
197
|
-
* * Local
|
|
198
|
-
* * Ecs
|
|
199
|
-
* * Rds
|
|
197
|
+
* * `Local`: localhost
|
|
198
|
+
* * `Ecs`:ECS instance
|
|
199
|
+
* * `Rds`:RDS exclusive cluster host.
|
|
200
200
|
*/
|
|
201
201
|
source: pulumi.Input<string>;
|
|
202
202
|
/**
|
|
203
|
-
* Specify the newly created ECS instance ID or dedicated cluster host ID.
|
|
203
|
+
* Specify the newly created ECS instance ID or dedicated cluster host ID. **NOTE:** This parameter is required if the `source` parameter is set to `Ecs` or `Rds`.
|
|
204
204
|
*/
|
|
205
205
|
sourceInstanceId?: pulumi.Input<string>;
|
|
206
206
|
}
|
|
@@ -59,6 +59,10 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
59
59
|
* Description of the instance. This name can have a string of 1 to 63 characters.
|
|
60
60
|
*/
|
|
61
61
|
readonly description: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Whether to Enable the public internet access to a specified Bastionhost instance. The valid values: `true`, `false`.
|
|
64
|
+
*/
|
|
65
|
+
readonly enablePublicAccess: pulumi.Output<boolean>;
|
|
62
66
|
/**
|
|
63
67
|
* The package type of Cloud Bastionhost instance. You can query more supported types through the [DescribePricingModule](https://help.aliyun.com/document_detail/96469.html).
|
|
64
68
|
*/
|
|
@@ -99,6 +103,10 @@ export interface InstanceState {
|
|
|
99
103
|
* Description of the instance. This name can have a string of 1 to 63 characters.
|
|
100
104
|
*/
|
|
101
105
|
description?: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* Whether to Enable the public internet access to a specified Bastionhost instance. The valid values: `true`, `false`.
|
|
108
|
+
*/
|
|
109
|
+
enablePublicAccess?: pulumi.Input<boolean>;
|
|
102
110
|
/**
|
|
103
111
|
* The package type of Cloud Bastionhost instance. You can query more supported types through the [DescribePricingModule](https://help.aliyun.com/document_detail/96469.html).
|
|
104
112
|
*/
|
|
@@ -131,6 +139,10 @@ export interface InstanceArgs {
|
|
|
131
139
|
* Description of the instance. This name can have a string of 1 to 63 characters.
|
|
132
140
|
*/
|
|
133
141
|
description: pulumi.Input<string>;
|
|
142
|
+
/**
|
|
143
|
+
* Whether to Enable the public internet access to a specified Bastionhost instance. The valid values: `true`, `false`.
|
|
144
|
+
*/
|
|
145
|
+
enablePublicAccess?: pulumi.Input<boolean>;
|
|
134
146
|
/**
|
|
135
147
|
* The package type of Cloud Bastionhost instance. You can query more supported types through the [DescribePricingModule](https://help.aliyun.com/document_detail/96469.html).
|
|
136
148
|
*/
|
package/bastionhost/instance.js
CHANGED
|
@@ -52,6 +52,7 @@ class Instance extends pulumi.CustomResource {
|
|
|
52
52
|
if (opts.id) {
|
|
53
53
|
const state = argsOrState;
|
|
54
54
|
inputs["description"] = state ? state.description : undefined;
|
|
55
|
+
inputs["enablePublicAccess"] = state ? state.enablePublicAccess : undefined;
|
|
55
56
|
inputs["licenseCode"] = state ? state.licenseCode : undefined;
|
|
56
57
|
inputs["period"] = state ? state.period : undefined;
|
|
57
58
|
inputs["resourceGroupId"] = state ? state.resourceGroupId : undefined;
|
|
@@ -74,6 +75,7 @@ class Instance extends pulumi.CustomResource {
|
|
|
74
75
|
throw new Error("Missing required property 'vswitchId'");
|
|
75
76
|
}
|
|
76
77
|
inputs["description"] = args ? args.description : undefined;
|
|
78
|
+
inputs["enablePublicAccess"] = args ? args.enablePublicAccess : undefined;
|
|
77
79
|
inputs["licenseCode"] = args ? args.licenseCode : undefined;
|
|
78
80
|
inputs["period"] = args ? args.period : undefined;
|
|
79
81
|
inputs["resourceGroupId"] = args ? args.resourceGroupId : undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../bastionhost/instance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../bastionhost/instance.ts"],"names":[],"mappings":"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"}
|
|
@@ -81,7 +81,7 @@ export declare class BandwidthPackage extends pulumi.CustomResource {
|
|
|
81
81
|
*/
|
|
82
82
|
readonly geographicRegionIds: pulumi.Output<string[]>;
|
|
83
83
|
/**
|
|
84
|
-
* Field
|
|
84
|
+
* Field `name` has been deprecated from version 1.97.0. Use `cenBandwidthPackageName` and instead.
|
|
85
85
|
*
|
|
86
86
|
* @deprecated Field 'name' has been deprecated from version 1.98.0. Use 'cen_bandwidth_package_name' and instead.
|
|
87
87
|
*/
|
|
@@ -145,7 +145,7 @@ export interface BandwidthPackageState {
|
|
|
145
145
|
*/
|
|
146
146
|
geographicRegionIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
147
147
|
/**
|
|
148
|
-
* Field
|
|
148
|
+
* Field `name` has been deprecated from version 1.97.0. Use `cenBandwidthPackageName` and instead.
|
|
149
149
|
*
|
|
150
150
|
* @deprecated Field 'name' has been deprecated from version 1.98.0. Use 'cen_bandwidth_package_name' and instead.
|
|
151
151
|
*/
|
|
@@ -197,7 +197,7 @@ export interface BandwidthPackageArgs {
|
|
|
197
197
|
*/
|
|
198
198
|
geographicRegionIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
199
199
|
/**
|
|
200
|
-
* Field
|
|
200
|
+
* Field `name` has been deprecated from version 1.97.0. Use `cenBandwidthPackageName` and instead.
|
|
201
201
|
*
|
|
202
202
|
* @deprecated Field 'name' has been deprecated from version 1.98.0. Use 'cen_bandwidth_package_name' and instead.
|
|
203
203
|
*/
|
|
@@ -106,7 +106,7 @@ export declare class AggregateCompliancePack extends pulumi.CustomResource {
|
|
|
106
106
|
*/
|
|
107
107
|
readonly configRules: pulumi.Output<outputs.cfg.AggregateCompliancePackConfigRule[] | undefined>;
|
|
108
108
|
/**
|
|
109
|
-
*
|
|
109
|
+
* The description of compliance package.
|
|
110
110
|
*/
|
|
111
111
|
readonly description: pulumi.Output<string>;
|
|
112
112
|
/**
|
|
@@ -153,7 +153,7 @@ export interface AggregateCompliancePackState {
|
|
|
153
153
|
*/
|
|
154
154
|
configRules?: pulumi.Input<pulumi.Input<inputs.cfg.AggregateCompliancePackConfigRule>[]>;
|
|
155
155
|
/**
|
|
156
|
-
*
|
|
156
|
+
* The description of compliance package.
|
|
157
157
|
*/
|
|
158
158
|
description?: pulumi.Input<string>;
|
|
159
159
|
/**
|
|
@@ -192,7 +192,7 @@ export interface AggregateCompliancePackArgs {
|
|
|
192
192
|
*/
|
|
193
193
|
configRules?: pulumi.Input<pulumi.Input<inputs.cfg.AggregateCompliancePackConfigRule>[]>;
|
|
194
194
|
/**
|
|
195
|
-
*
|
|
195
|
+
* The description of compliance package.
|
|
196
196
|
*/
|
|
197
197
|
description: pulumi.Input<string>;
|
|
198
198
|
/**
|
|
@@ -5,7 +5,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
*
|
|
6
6
|
* > **NOTE:** Available in v1.99.0+.
|
|
7
7
|
*
|
|
8
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
8
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
9
9
|
*
|
|
10
10
|
* ## Example Usage
|
|
11
11
|
*
|
|
@@ -11,7 +11,7 @@ const utilities = require("../utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* > **NOTE:** Available in v1.99.0+.
|
|
13
13
|
*
|
|
14
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
14
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
15
15
|
*
|
|
16
16
|
* ## Example Usage
|
|
17
17
|
*
|
|
@@ -5,7 +5,7 @@ import { output as outputs } from "../types";
|
|
|
5
5
|
*
|
|
6
6
|
* > **NOTE:** Available in 1.99.0+.
|
|
7
7
|
*
|
|
8
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
8
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
9
9
|
*
|
|
10
10
|
* ## Example Usage
|
|
11
11
|
*
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* > **NOTE:** Available in 1.99.0+.
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
13
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -5,7 +5,7 @@ import { output as outputs } from "../types";
|
|
|
5
5
|
*
|
|
6
6
|
* > **NOTE:** Available in 1.99.0+.
|
|
7
7
|
*
|
|
8
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
8
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
9
9
|
*
|
|
10
10
|
* ## Example Usage
|
|
11
11
|
*
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* > **NOTE:** Available in 1.99.0+.
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
13
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
package/cfg/getRules.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { output as outputs } from "../types";
|
|
|
5
5
|
*
|
|
6
6
|
* > **NOTE:** Available in 1.99.0+.
|
|
7
7
|
*
|
|
8
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
8
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
9
9
|
*
|
|
10
10
|
* ## Example Usage
|
|
11
11
|
*
|
package/cfg/getRules.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* > **NOTE:** Available in 1.99.0+.
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
13
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
package/cfg/rule.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
5
5
|
*
|
|
6
6
|
* > **NOTE:** Available in v1.99.0+.
|
|
7
7
|
*
|
|
8
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
8
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
9
9
|
*
|
|
10
10
|
* > **NOTE:** If you use custom rules, you need to create your own rule functions in advance. Please refer to the link for [Create a custom rule.](https://www.alibabacloud.com/help/en/doc-detail/127405.htm)
|
|
11
11
|
*
|
package/cfg/rule.js
CHANGED
|
@@ -11,7 +11,7 @@ const utilities = require("../utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* > **NOTE:** Available in v1.99.0+.
|
|
13
13
|
*
|
|
14
|
-
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-
|
|
14
|
+
* > **NOTE:** The Cloud Config region only support `cn-shanghai` and `ap-southeast-1`.
|
|
15
15
|
*
|
|
16
16
|
* > **NOTE:** If you use custom rules, you need to create your own rule functions in advance. Please refer to the link for [Create a custom rule.](https://www.alibabacloud.com/help/en/doc-detail/127405.htm)
|
|
17
17
|
*
|
package/cloudsso/directory.d.ts
CHANGED
|
@@ -17,8 +17,8 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
17
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
18
|
* import * as alicloud from "@pulumi/alicloud";
|
|
19
19
|
*
|
|
20
|
-
* const
|
|
21
|
-
* directoryName: "
|
|
20
|
+
* const defaultDirectory = new alicloud.cloudsso.Directory("default", {
|
|
21
|
+
* directoryName: "example-value",
|
|
22
22
|
* });
|
|
23
23
|
* ```
|
|
24
24
|
*
|
package/cloudsso/directory.js
CHANGED
|
@@ -22,8 +22,8 @@ const utilities = require("../utilities");
|
|
|
22
22
|
* import * as pulumi from "@pulumi/pulumi";
|
|
23
23
|
* import * as alicloud from "@pulumi/alicloud";
|
|
24
24
|
*
|
|
25
|
-
* const
|
|
26
|
-
* directoryName: "
|
|
25
|
+
* const defaultDirectory = new alicloud.cloudsso.Directory("default", {
|
|
26
|
+
* directoryName: "example-value",
|
|
27
27
|
* });
|
|
28
28
|
* ```
|
|
29
29
|
*
|