@pulumi/alicloud 3.65.0 → 3.65.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/alb/loadBalancer.d.ts +1 -1
- package/arms/environment.d.ts +3 -3
- package/arms/getRemoteWrites.d.ts +4 -4
- package/arms/getRemoteWrites.js +4 -4
- package/arms/prometheusAlertRule.d.ts +30 -0
- package/arms/prometheusAlertRule.js +30 -0
- package/arms/prometheusAlertRule.js.map +1 -1
- package/arms/remoteWrite.d.ts +1 -1
- package/arms/remoteWrite.js +1 -1
- package/cen/transitRouterVbrAttachment.d.ts +54 -40
- package/cen/transitRouterVbrAttachment.js +12 -10
- package/cen/transitRouterVbrAttachment.js.map +1 -1
- package/cms/hybridMonitorFcTask.d.ts +14 -13
- package/cms/hybridMonitorFcTask.js +14 -13
- package/cms/hybridMonitorFcTask.js.map +1 -1
- package/cr/chain.d.ts +12 -7
- package/cr/chain.js +12 -7
- package/cr/chain.js.map +1 -1
- package/cr/chartRepository.d.ts +8 -3
- package/cr/chartRepository.js +8 -3
- package/cr/chartRepository.js.map +1 -1
- package/cr/repo.d.ts +4 -4
- package/cr/repo.js +2 -2
- package/cr/vpcEndpointLinkedVpc.d.ts +8 -3
- package/cr/vpcEndpointLinkedVpc.js +8 -3
- package/cr/vpcEndpointLinkedVpc.js.map +1 -1
- package/databasefilesystem/instanceAttachment.d.ts +30 -33
- package/databasefilesystem/instanceAttachment.js +25 -28
- package/databasefilesystem/instanceAttachment.js.map +1 -1
- package/databasefilesystem/snapshot.d.ts +24 -64
- package/databasefilesystem/snapshot.js +9 -49
- package/databasefilesystem/snapshot.js.map +1 -1
- package/ecs/instance.d.ts +3 -3
- package/ess/scalingConfiguration.d.ts +3 -3
- package/fc/trigger.d.ts +109 -68
- package/fc/trigger.js +109 -68
- package/fc/trigger.js.map +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.d.ts +26 -25
- package/ga/customRoutingEndpointTrafficPolicy.js +26 -25
- package/ga/customRoutingEndpointTrafficPolicy.js.map +1 -1
- package/governance/account.d.ts +14 -6
- package/governance/account.js +2 -0
- package/governance/account.js.map +1 -1
- package/gpdb/instance.d.ts +52 -7
- package/gpdb/instance.js +8 -0
- package/gpdb/instance.js.map +1 -1
- package/kms/instance.d.ts +8 -0
- package/kms/instance.js +2 -0
- package/kms/instance.js.map +1 -1
- package/nas/dataFlow.d.ts +3 -3
- package/nas/dataFlow.js +3 -3
- package/nas/fileset.d.ts +3 -3
- package/nas/fileset.js +3 -3
- package/nas/lifecyclePolicy.d.ts +3 -3
- package/nas/lifecyclePolicy.js +3 -3
- package/nas/recycleBin.d.ts +3 -3
- package/nas/recycleBin.js +3 -3
- package/nas/snapshot.d.ts +3 -3
- package/nas/snapshot.js +3 -3
- package/package.json +2 -2
- package/redis/tairInstance.d.ts +346 -30
- package/redis/tairInstance.js +36 -0
- package/redis/tairInstance.js.map +1 -1
- package/threatdetection/honeypotPreset.d.ts +1 -0
- package/threatdetection/honeypotPreset.js +1 -0
- package/threatdetection/honeypotPreset.js.map +1 -1
- package/types/input.d.ts +10 -0
- package/types/output.d.ts +10 -0
- package/vpn/gatewayVcoRoute.d.ts +13 -4
- package/vpn/gatewayVcoRoute.js +13 -4
- package/vpn/gatewayVcoRoute.js.map +1 -1
package/gpdb/instance.d.ts
CHANGED
|
@@ -86,6 +86,10 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
86
86
|
* Whether to load the sample dataset after the instance is created. Valid values: `true`, `false`.
|
|
87
87
|
*/
|
|
88
88
|
readonly createSampleData: pulumi.Output<boolean>;
|
|
89
|
+
/**
|
|
90
|
+
* Specifies whether to enable or disable data sharing. Default value: `closed`. Valid values:
|
|
91
|
+
*/
|
|
92
|
+
readonly dataShareStatus: pulumi.Output<string>;
|
|
89
93
|
/**
|
|
90
94
|
* The db instance category. Valid values: `Basic`, `HighAvailability`.
|
|
91
95
|
* > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
|
|
@@ -189,6 +193,10 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
189
193
|
* @deprecated Field `privateIpAddress` has been deprecated from provider version 1.213.0.
|
|
190
194
|
*/
|
|
191
195
|
readonly privateIpAddress: pulumi.Output<string | undefined>;
|
|
196
|
+
/**
|
|
197
|
+
* The type of the product. Default value: `standard`. Valid values: `standard`, `cost-effective`.
|
|
198
|
+
*/
|
|
199
|
+
readonly prodType: pulumi.Output<string>;
|
|
192
200
|
/**
|
|
193
201
|
* The ID of the enterprise resource group to which the instance belongs.
|
|
194
202
|
*/
|
|
@@ -203,16 +211,23 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
203
211
|
* @deprecated Field 'security_ip_list' has been deprecated from version 1.187.0. Use 'ip_whitelist' instead.
|
|
204
212
|
*/
|
|
205
213
|
readonly securityIpLists: pulumi.Output<string[] | undefined>;
|
|
214
|
+
/**
|
|
215
|
+
* The ESSD cloud disk performance level. Valid values: `pl0`, `pl1`, `pl2`.
|
|
216
|
+
*/
|
|
217
|
+
readonly segDiskPerformanceLevel: pulumi.Output<string>;
|
|
206
218
|
/**
|
|
207
219
|
* Calculate the number of nodes. Valid values: `2` to `512`. The value range of the high-availability version of the storage elastic mode is `4` to `512`, and the value must be a multiple of `4`. The value range of the basic version of the storage elastic mode is `2` to `512`, and the value must be a multiple of `2`. The-Serverless version has a value range of `2` to `512`. The value must be a multiple of `2`.
|
|
208
220
|
* > **NOTE:** This parameter must be passed in to create a storage elastic mode instance and a Serverless version instance. During the public beta of the Serverless version (from 0101, 2022 to 0131, 2022), a maximum of 12 compute nodes can be created.
|
|
209
221
|
*/
|
|
210
222
|
readonly segNodeNum: pulumi.Output<number>;
|
|
211
223
|
/**
|
|
212
|
-
* The seg storage type. Valid values: `cloudEssd`, `cloudEfficiency`.
|
|
213
|
-
* > **NOTE:** This parameter must be passed in to create a storage elastic mode instance. Storage Elastic Mode Basic Edition instances only support ESSD cloud disks.
|
|
224
|
+
* The seg storage type. Valid values: `cloudEssd`. **NOTE:** If `dbInstanceMode` is set to `StorageElastic`, `segStorageType` is required. From version 1.233.1, `segStorageType` cannot be modified, or set to `cloudEfficiency`. `segStorageType` can only be set to `cloudEssd`.
|
|
214
225
|
*/
|
|
215
|
-
readonly segStorageType: pulumi.Output<string
|
|
226
|
+
readonly segStorageType: pulumi.Output<string>;
|
|
227
|
+
/**
|
|
228
|
+
* The mode of the Serverless instance. Valid values: `Manual`, `Auto`. **NOTE:** `serverlessMode` is valid only when `dbInstanceMode` is set to `Serverless`.
|
|
229
|
+
*/
|
|
230
|
+
readonly serverlessMode: pulumi.Output<string>;
|
|
216
231
|
/**
|
|
217
232
|
* Enable or disable SSL. Valid values: `0` and `1`.
|
|
218
233
|
*/
|
|
@@ -279,6 +294,10 @@ export interface InstanceState {
|
|
|
279
294
|
* Whether to load the sample dataset after the instance is created. Valid values: `true`, `false`.
|
|
280
295
|
*/
|
|
281
296
|
createSampleData?: pulumi.Input<boolean>;
|
|
297
|
+
/**
|
|
298
|
+
* Specifies whether to enable or disable data sharing. Default value: `closed`. Valid values:
|
|
299
|
+
*/
|
|
300
|
+
dataShareStatus?: pulumi.Input<string>;
|
|
282
301
|
/**
|
|
283
302
|
* The db instance category. Valid values: `Basic`, `HighAvailability`.
|
|
284
303
|
* > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
|
|
@@ -382,6 +401,10 @@ export interface InstanceState {
|
|
|
382
401
|
* @deprecated Field `privateIpAddress` has been deprecated from provider version 1.213.0.
|
|
383
402
|
*/
|
|
384
403
|
privateIpAddress?: pulumi.Input<string>;
|
|
404
|
+
/**
|
|
405
|
+
* The type of the product. Default value: `standard`. Valid values: `standard`, `cost-effective`.
|
|
406
|
+
*/
|
|
407
|
+
prodType?: pulumi.Input<string>;
|
|
385
408
|
/**
|
|
386
409
|
* The ID of the enterprise resource group to which the instance belongs.
|
|
387
410
|
*/
|
|
@@ -396,16 +419,23 @@ export interface InstanceState {
|
|
|
396
419
|
* @deprecated Field 'security_ip_list' has been deprecated from version 1.187.0. Use 'ip_whitelist' instead.
|
|
397
420
|
*/
|
|
398
421
|
securityIpLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
422
|
+
/**
|
|
423
|
+
* The ESSD cloud disk performance level. Valid values: `pl0`, `pl1`, `pl2`.
|
|
424
|
+
*/
|
|
425
|
+
segDiskPerformanceLevel?: pulumi.Input<string>;
|
|
399
426
|
/**
|
|
400
427
|
* Calculate the number of nodes. Valid values: `2` to `512`. The value range of the high-availability version of the storage elastic mode is `4` to `512`, and the value must be a multiple of `4`. The value range of the basic version of the storage elastic mode is `2` to `512`, and the value must be a multiple of `2`. The-Serverless version has a value range of `2` to `512`. The value must be a multiple of `2`.
|
|
401
428
|
* > **NOTE:** This parameter must be passed in to create a storage elastic mode instance and a Serverless version instance. During the public beta of the Serverless version (from 0101, 2022 to 0131, 2022), a maximum of 12 compute nodes can be created.
|
|
402
429
|
*/
|
|
403
430
|
segNodeNum?: pulumi.Input<number>;
|
|
404
431
|
/**
|
|
405
|
-
* The seg storage type. Valid values: `cloudEssd`, `cloudEfficiency`.
|
|
406
|
-
* > **NOTE:** This parameter must be passed in to create a storage elastic mode instance. Storage Elastic Mode Basic Edition instances only support ESSD cloud disks.
|
|
432
|
+
* The seg storage type. Valid values: `cloudEssd`. **NOTE:** If `dbInstanceMode` is set to `StorageElastic`, `segStorageType` is required. From version 1.233.1, `segStorageType` cannot be modified, or set to `cloudEfficiency`. `segStorageType` can only be set to `cloudEssd`.
|
|
407
433
|
*/
|
|
408
434
|
segStorageType?: pulumi.Input<string>;
|
|
435
|
+
/**
|
|
436
|
+
* The mode of the Serverless instance. Valid values: `Manual`, `Auto`. **NOTE:** `serverlessMode` is valid only when `dbInstanceMode` is set to `Serverless`.
|
|
437
|
+
*/
|
|
438
|
+
serverlessMode?: pulumi.Input<string>;
|
|
409
439
|
/**
|
|
410
440
|
* Enable or disable SSL. Valid values: `0` and `1`.
|
|
411
441
|
*/
|
|
@@ -460,6 +490,10 @@ export interface InstanceArgs {
|
|
|
460
490
|
* Whether to load the sample dataset after the instance is created. Valid values: `true`, `false`.
|
|
461
491
|
*/
|
|
462
492
|
createSampleData?: pulumi.Input<boolean>;
|
|
493
|
+
/**
|
|
494
|
+
* Specifies whether to enable or disable data sharing. Default value: `closed`. Valid values:
|
|
495
|
+
*/
|
|
496
|
+
dataShareStatus?: pulumi.Input<string>;
|
|
463
497
|
/**
|
|
464
498
|
* The db instance category. Valid values: `Basic`, `HighAvailability`.
|
|
465
499
|
* > **NOTE:** This parameter must be passed in to create a storage reservation mode instance.
|
|
@@ -559,6 +593,10 @@ export interface InstanceArgs {
|
|
|
559
593
|
* @deprecated Field `privateIpAddress` has been deprecated from provider version 1.213.0.
|
|
560
594
|
*/
|
|
561
595
|
privateIpAddress?: pulumi.Input<string>;
|
|
596
|
+
/**
|
|
597
|
+
* The type of the product. Default value: `standard`. Valid values: `standard`, `cost-effective`.
|
|
598
|
+
*/
|
|
599
|
+
prodType?: pulumi.Input<string>;
|
|
562
600
|
/**
|
|
563
601
|
* The ID of the enterprise resource group to which the instance belongs.
|
|
564
602
|
*/
|
|
@@ -573,16 +611,23 @@ export interface InstanceArgs {
|
|
|
573
611
|
* @deprecated Field 'security_ip_list' has been deprecated from version 1.187.0. Use 'ip_whitelist' instead.
|
|
574
612
|
*/
|
|
575
613
|
securityIpLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
614
|
+
/**
|
|
615
|
+
* The ESSD cloud disk performance level. Valid values: `pl0`, `pl1`, `pl2`.
|
|
616
|
+
*/
|
|
617
|
+
segDiskPerformanceLevel?: pulumi.Input<string>;
|
|
576
618
|
/**
|
|
577
619
|
* Calculate the number of nodes. Valid values: `2` to `512`. The value range of the high-availability version of the storage elastic mode is `4` to `512`, and the value must be a multiple of `4`. The value range of the basic version of the storage elastic mode is `2` to `512`, and the value must be a multiple of `2`. The-Serverless version has a value range of `2` to `512`. The value must be a multiple of `2`.
|
|
578
620
|
* > **NOTE:** This parameter must be passed in to create a storage elastic mode instance and a Serverless version instance. During the public beta of the Serverless version (from 0101, 2022 to 0131, 2022), a maximum of 12 compute nodes can be created.
|
|
579
621
|
*/
|
|
580
622
|
segNodeNum?: pulumi.Input<number>;
|
|
581
623
|
/**
|
|
582
|
-
* The seg storage type. Valid values: `cloudEssd`, `cloudEfficiency`.
|
|
583
|
-
* > **NOTE:** This parameter must be passed in to create a storage elastic mode instance. Storage Elastic Mode Basic Edition instances only support ESSD cloud disks.
|
|
624
|
+
* The seg storage type. Valid values: `cloudEssd`. **NOTE:** If `dbInstanceMode` is set to `StorageElastic`, `segStorageType` is required. From version 1.233.1, `segStorageType` cannot be modified, or set to `cloudEfficiency`. `segStorageType` can only be set to `cloudEssd`.
|
|
584
625
|
*/
|
|
585
626
|
segStorageType?: pulumi.Input<string>;
|
|
627
|
+
/**
|
|
628
|
+
* The mode of the Serverless instance. Valid values: `Manual`, `Auto`. **NOTE:** `serverlessMode` is valid only when `dbInstanceMode` is set to `Serverless`.
|
|
629
|
+
*/
|
|
630
|
+
serverlessMode?: pulumi.Input<string>;
|
|
586
631
|
/**
|
|
587
632
|
* Enable or disable SSL. Valid values: `0` and `1`.
|
|
588
633
|
*/
|
package/gpdb/instance.js
CHANGED
|
@@ -91,6 +91,7 @@ class Instance extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["availabilityZone"] = state ? state.availabilityZone : undefined;
|
|
92
92
|
resourceInputs["connectionString"] = state ? state.connectionString : undefined;
|
|
93
93
|
resourceInputs["createSampleData"] = state ? state.createSampleData : undefined;
|
|
94
|
+
resourceInputs["dataShareStatus"] = state ? state.dataShareStatus : undefined;
|
|
94
95
|
resourceInputs["dbInstanceCategory"] = state ? state.dbInstanceCategory : undefined;
|
|
95
96
|
resourceInputs["dbInstanceClass"] = state ? state.dbInstanceClass : undefined;
|
|
96
97
|
resourceInputs["dbInstanceMode"] = state ? state.dbInstanceMode : undefined;
|
|
@@ -113,11 +114,14 @@ class Instance extends pulumi.CustomResource {
|
|
|
113
114
|
resourceInputs["period"] = state ? state.period : undefined;
|
|
114
115
|
resourceInputs["port"] = state ? state.port : undefined;
|
|
115
116
|
resourceInputs["privateIpAddress"] = state ? state.privateIpAddress : undefined;
|
|
117
|
+
resourceInputs["prodType"] = state ? state.prodType : undefined;
|
|
116
118
|
resourceInputs["resourceGroupId"] = state ? state.resourceGroupId : undefined;
|
|
117
119
|
resourceInputs["resourceManagementMode"] = state ? state.resourceManagementMode : undefined;
|
|
118
120
|
resourceInputs["securityIpLists"] = state ? state.securityIpLists : undefined;
|
|
121
|
+
resourceInputs["segDiskPerformanceLevel"] = state ? state.segDiskPerformanceLevel : undefined;
|
|
119
122
|
resourceInputs["segNodeNum"] = state ? state.segNodeNum : undefined;
|
|
120
123
|
resourceInputs["segStorageType"] = state ? state.segStorageType : undefined;
|
|
124
|
+
resourceInputs["serverlessMode"] = state ? state.serverlessMode : undefined;
|
|
121
125
|
resourceInputs["sslEnabled"] = state ? state.sslEnabled : undefined;
|
|
122
126
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
123
127
|
resourceInputs["storageSize"] = state ? state.storageSize : undefined;
|
|
@@ -144,6 +148,7 @@ class Instance extends pulumi.CustomResource {
|
|
|
144
148
|
}
|
|
145
149
|
resourceInputs["availabilityZone"] = args ? args.availabilityZone : undefined;
|
|
146
150
|
resourceInputs["createSampleData"] = args ? args.createSampleData : undefined;
|
|
151
|
+
resourceInputs["dataShareStatus"] = args ? args.dataShareStatus : undefined;
|
|
147
152
|
resourceInputs["dbInstanceCategory"] = args ? args.dbInstanceCategory : undefined;
|
|
148
153
|
resourceInputs["dbInstanceClass"] = args ? args.dbInstanceClass : undefined;
|
|
149
154
|
resourceInputs["dbInstanceMode"] = args ? args.dbInstanceMode : undefined;
|
|
@@ -165,11 +170,14 @@ class Instance extends pulumi.CustomResource {
|
|
|
165
170
|
resourceInputs["paymentType"] = args ? args.paymentType : undefined;
|
|
166
171
|
resourceInputs["period"] = args ? args.period : undefined;
|
|
167
172
|
resourceInputs["privateIpAddress"] = args ? args.privateIpAddress : undefined;
|
|
173
|
+
resourceInputs["prodType"] = args ? args.prodType : undefined;
|
|
168
174
|
resourceInputs["resourceGroupId"] = args ? args.resourceGroupId : undefined;
|
|
169
175
|
resourceInputs["resourceManagementMode"] = args ? args.resourceManagementMode : undefined;
|
|
170
176
|
resourceInputs["securityIpLists"] = args ? args.securityIpLists : undefined;
|
|
177
|
+
resourceInputs["segDiskPerformanceLevel"] = args ? args.segDiskPerformanceLevel : undefined;
|
|
171
178
|
resourceInputs["segNodeNum"] = args ? args.segNodeNum : undefined;
|
|
172
179
|
resourceInputs["segStorageType"] = args ? args.segStorageType : undefined;
|
|
180
|
+
resourceInputs["serverlessMode"] = args ? args.serverlessMode : undefined;
|
|
173
181
|
resourceInputs["sslEnabled"] = args ? args.sslEnabled : undefined;
|
|
174
182
|
resourceInputs["storageSize"] = args ? args.storageSize : undefined;
|
|
175
183
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
package/gpdb/instance.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../gpdb/instance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsDG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../gpdb/instance.ts"],"names":[],"mappings":"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"}
|
package/kms/instance.d.ts
CHANGED
|
@@ -77,6 +77,10 @@ export declare class Instance extends pulumi.CustomResource {
|
|
|
77
77
|
* The creation time of the resource.
|
|
78
78
|
*/
|
|
79
79
|
readonly createTime: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* (Available since v1.233.1) Instance expiration time.
|
|
82
|
+
*/
|
|
83
|
+
readonly endDate: pulumi.Output<string>;
|
|
80
84
|
/**
|
|
81
85
|
* Whether to force deletion even without backup.
|
|
82
86
|
*/
|
|
@@ -170,6 +174,10 @@ export interface InstanceState {
|
|
|
170
174
|
* The creation time of the resource.
|
|
171
175
|
*/
|
|
172
176
|
createTime?: pulumi.Input<string>;
|
|
177
|
+
/**
|
|
178
|
+
* (Available since v1.233.1) Instance expiration time.
|
|
179
|
+
*/
|
|
180
|
+
endDate?: pulumi.Input<string>;
|
|
173
181
|
/**
|
|
174
182
|
* Whether to force deletion even without backup.
|
|
175
183
|
*/
|
package/kms/instance.js
CHANGED
|
@@ -84,6 +84,7 @@ class Instance extends pulumi.CustomResource {
|
|
|
84
84
|
resourceInputs["bindVpcs"] = state ? state.bindVpcs : undefined;
|
|
85
85
|
resourceInputs["caCertificateChainPem"] = state ? state.caCertificateChainPem : undefined;
|
|
86
86
|
resourceInputs["createTime"] = state ? state.createTime : undefined;
|
|
87
|
+
resourceInputs["endDate"] = state ? state.endDate : undefined;
|
|
87
88
|
resourceInputs["forceDeleteWithoutBackup"] = state ? state.forceDeleteWithoutBackup : undefined;
|
|
88
89
|
resourceInputs["instanceName"] = state ? state.instanceName : undefined;
|
|
89
90
|
resourceInputs["keyNum"] = state ? state.keyNum : undefined;
|
|
@@ -131,6 +132,7 @@ class Instance extends pulumi.CustomResource {
|
|
|
131
132
|
resourceInputs["zoneIds"] = args ? args.zoneIds : undefined;
|
|
132
133
|
resourceInputs["caCertificateChainPem"] = undefined /*out*/;
|
|
133
134
|
resourceInputs["createTime"] = undefined /*out*/;
|
|
135
|
+
resourceInputs["endDate"] = undefined /*out*/;
|
|
134
136
|
resourceInputs["instanceName"] = undefined /*out*/;
|
|
135
137
|
resourceInputs["status"] = undefined /*out*/;
|
|
136
138
|
}
|
package/kms/instance.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../kms/instance.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"instance.js","sourceRoot":"","sources":["../../kms/instance.ts"],"names":[],"mappings":"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"}
|
package/nas/dataFlow.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a
|
|
3
|
+
* Provides a File Storage (NAS) Data Flow resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about
|
|
5
|
+
* For information about File Storage (NAS) Data Flow and how to use it, see [What is Data Flow](https://www.alibabacloud.com/help/en/doc-detail/27530.html).
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** Available since v1.153.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Import
|
|
10
10
|
*
|
|
11
|
-
*
|
|
11
|
+
* File Storage (NAS) Data Flow can be imported using the id, e.g.
|
|
12
12
|
*
|
|
13
13
|
* ```sh
|
|
14
14
|
* $ pulumi import alicloud:nas/dataFlow:DataFlow example <file_system_id>:<data_flow_id>
|
package/nas/dataFlow.js
CHANGED
|
@@ -6,15 +6,15 @@ exports.DataFlow = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a
|
|
9
|
+
* Provides a File Storage (NAS) Data Flow resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about
|
|
11
|
+
* For information about File Storage (NAS) Data Flow and how to use it, see [What is Data Flow](https://www.alibabacloud.com/help/en/doc-detail/27530.html).
|
|
12
12
|
*
|
|
13
13
|
* > **NOTE:** Available since v1.153.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Import
|
|
16
16
|
*
|
|
17
|
-
*
|
|
17
|
+
* File Storage (NAS) Data Flow can be imported using the id, e.g.
|
|
18
18
|
*
|
|
19
19
|
* ```sh
|
|
20
20
|
* $ pulumi import alicloud:nas/dataFlow:DataFlow example <file_system_id>:<data_flow_id>
|
package/nas/fileset.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a
|
|
3
|
+
* Provides a File Storage (NAS) Fileset resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about
|
|
5
|
+
* For information about File Storage (NAS) Fileset and how to use it, see [What is Fileset](https://www.alibabacloud.com/help/en/doc-detail/27530.html).
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** Available in v1.153.0+.
|
|
8
8
|
*
|
|
@@ -45,7 +45,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
45
45
|
*
|
|
46
46
|
* ## Import
|
|
47
47
|
*
|
|
48
|
-
*
|
|
48
|
+
* File Storage (NAS) Fileset can be imported using the id, e.g.
|
|
49
49
|
*
|
|
50
50
|
* ```sh
|
|
51
51
|
* $ pulumi import alicloud:nas/fileset:Fileset example <file_system_id>:<fileset_id>
|
package/nas/fileset.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.Fileset = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a
|
|
9
|
+
* Provides a File Storage (NAS) Fileset resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about
|
|
11
|
+
* For information about File Storage (NAS) Fileset and how to use it, see [What is Fileset](https://www.alibabacloud.com/help/en/doc-detail/27530.html).
|
|
12
12
|
*
|
|
13
13
|
* > **NOTE:** Available in v1.153.0+.
|
|
14
14
|
*
|
|
@@ -51,7 +51,7 @@ const utilities = require("../utilities");
|
|
|
51
51
|
*
|
|
52
52
|
* ## Import
|
|
53
53
|
*
|
|
54
|
-
*
|
|
54
|
+
* File Storage (NAS) Fileset can be imported using the id, e.g.
|
|
55
55
|
*
|
|
56
56
|
* ```sh
|
|
57
57
|
* $ pulumi import alicloud:nas/fileset:Fileset example <file_system_id>:<fileset_id>
|
package/nas/lifecyclePolicy.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a
|
|
3
|
+
* Provides a File Storage (NAS) Lifecycle Policy resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about
|
|
5
|
+
* For information about File Storage (NAS) Lifecycle Policy and how to use it, see [What is Lifecycle Policy](https://www.alibabacloud.com/help/en/doc-detail/169362.html).
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** Available in v1.153.0+.
|
|
8
8
|
*
|
|
@@ -29,7 +29,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
29
29
|
*
|
|
30
30
|
* ## Import
|
|
31
31
|
*
|
|
32
|
-
*
|
|
32
|
+
* File Storage (NAS) Lifecycle Policy can be imported using the id, e.g.
|
|
33
33
|
*
|
|
34
34
|
* ```sh
|
|
35
35
|
* $ pulumi import alicloud:nas/lifecyclePolicy:LifecyclePolicy example <file_system_id>:<lifecycle_policy_name>
|
package/nas/lifecyclePolicy.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.LifecyclePolicy = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a
|
|
9
|
+
* Provides a File Storage (NAS) Lifecycle Policy resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about
|
|
11
|
+
* For information about File Storage (NAS) Lifecycle Policy and how to use it, see [What is Lifecycle Policy](https://www.alibabacloud.com/help/en/doc-detail/169362.html).
|
|
12
12
|
*
|
|
13
13
|
* > **NOTE:** Available in v1.153.0+.
|
|
14
14
|
*
|
|
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
*
|
|
38
|
+
* File Storage (NAS) Lifecycle Policy can be imported using the id, e.g.
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import alicloud:nas/lifecyclePolicy:LifecyclePolicy example <file_system_id>:<lifecycle_policy_name>
|
package/nas/recycleBin.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a
|
|
3
|
+
* Provides a File Storage (NAS) Recycle Bin resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about
|
|
5
|
+
* For information about File Storage (NAS) Recycle Bin and how to use it, see [What is Recycle Bin](https://www.alibabacloud.com/help/en/doc-detail/264185.html).
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** Available in v1.155.0+.
|
|
8
8
|
*
|
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
*
|
|
35
|
+
* File Storage (NAS) Recycle Bin can be imported using the id, e.g.
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import alicloud:nas/recycleBin:RecycleBin example <file_system_id>
|
package/nas/recycleBin.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.RecycleBin = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a
|
|
9
|
+
* Provides a File Storage (NAS) Recycle Bin resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about
|
|
11
|
+
* For information about File Storage (NAS) Recycle Bin and how to use it, see [What is Recycle Bin](https://www.alibabacloud.com/help/en/doc-detail/264185.html).
|
|
12
12
|
*
|
|
13
13
|
* > **NOTE:** Available in v1.155.0+.
|
|
14
14
|
*
|
|
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
*
|
|
41
|
+
* File Storage (NAS) Recycle Bin can be imported using the id, e.g.
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import alicloud:nas/recycleBin:RecycleBin example <file_system_id>
|
package/nas/snapshot.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Provides a
|
|
3
|
+
* Provides a File Storage (NAS) Snapshot resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about
|
|
5
|
+
* For information about File Storage (NAS) Snapshot and how to use it, see [What is Snapshot](https://www.alibabacloud.com/help/en/doc-detail/126549.html).
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** Available in v1.152.0+.
|
|
8
8
|
*
|
|
@@ -38,7 +38,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
*
|
|
41
|
+
* File Storage (NAS) Snapshot can be imported using the id, e.g.
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import alicloud:nas/snapshot:Snapshot example <id>
|
package/nas/snapshot.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.Snapshot = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Provides a
|
|
9
|
+
* Provides a File Storage (NAS) Snapshot resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about
|
|
11
|
+
* For information about File Storage (NAS) Snapshot and how to use it, see [What is Snapshot](https://www.alibabacloud.com/help/en/doc-detail/126549.html).
|
|
12
12
|
*
|
|
13
13
|
* > **NOTE:** Available in v1.152.0+.
|
|
14
14
|
*
|
|
@@ -44,7 +44,7 @@ const utilities = require("../utilities");
|
|
|
44
44
|
*
|
|
45
45
|
* ## Import
|
|
46
46
|
*
|
|
47
|
-
*
|
|
47
|
+
* File Storage (NAS) Snapshot can be imported using the id, e.g.
|
|
48
48
|
*
|
|
49
49
|
* ```sh
|
|
50
50
|
* $ pulumi import alicloud:nas/snapshot:Snapshot example <id>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/alicloud",
|
|
3
|
-
"version": "3.65.
|
|
3
|
+
"version": "3.65.1",
|
|
4
4
|
"description": "A Pulumi package for creating and managing AliCloud resources.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
"pulumi": {
|
|
23
23
|
"resource": true,
|
|
24
24
|
"name": "alicloud",
|
|
25
|
-
"version": "3.65.
|
|
25
|
+
"version": "3.65.1"
|
|
26
26
|
}
|
|
27
27
|
}
|