@alicloud/ecs20140526 7.0.7 → 7.0.9

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.
Files changed (173) hide show
  1. package/dist/client.d.ts +50 -40
  2. package/dist/client.js +53 -40
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CopyImageRequest.d.ts +19 -0
  5. package/dist/models/CopyImageRequest.js.map +1 -1
  6. package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +9 -9
  7. package/dist/models/CreateAutoProvisioningGroupRequestLaunchConfiguration.d.ts +5 -5
  8. package/dist/models/CreateAutoProvisioningGroupRequestLaunchTemplateConfig.d.ts +1 -1
  9. package/dist/models/CreateAutoProvisioningGroupResponseBodyLaunchResultsLaunchResult.d.ts +2 -2
  10. package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +9 -9
  11. package/dist/models/CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration.d.ts +5 -5
  12. package/dist/models/CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig.d.ts +1 -1
  13. package/dist/models/CreateInstanceRequest.d.ts +9 -9
  14. package/dist/models/CreateInstanceRequestPrivatePoolOptions.d.ts +1 -1
  15. package/dist/models/CreateLaunchTemplateRequest.d.ts +6 -6
  16. package/dist/models/CreateLaunchTemplateRequestDataDisk.d.ts +22 -15
  17. package/dist/models/CreateLaunchTemplateRequestDataDisk.js.map +1 -1
  18. package/dist/models/CreateLaunchTemplateRequestSystemDisk.d.ts +7 -0
  19. package/dist/models/CreateLaunchTemplateRequestSystemDisk.js.map +1 -1
  20. package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +8 -8
  21. package/dist/models/CreateLaunchTemplateVersionRequestDataDisk.d.ts +24 -17
  22. package/dist/models/CreateLaunchTemplateVersionRequestDataDisk.js.map +1 -1
  23. package/dist/models/CreateLaunchTemplateVersionRequestSystemDisk.d.ts +7 -0
  24. package/dist/models/CreateLaunchTemplateVersionRequestSystemDisk.js.map +1 -1
  25. package/dist/models/CreateNetworkInterfaceRequest.d.ts +8 -1
  26. package/dist/models/CreateNetworkInterfaceRequest.js.map +1 -1
  27. package/dist/models/CreatePrefixListRequest.d.ts +11 -0
  28. package/dist/models/CreatePrefixListRequest.js.map +1 -1
  29. package/dist/models/CreatePrefixListRequestTag.d.ts +16 -0
  30. package/dist/models/CreatePrefixListRequestTag.js.map +1 -1
  31. package/dist/models/DescribeAccountAttributesRequest.d.ts +2 -2
  32. package/dist/models/DescribeAccountAttributesResponseBodyAccountAttributeItemsAccountAttributeItem.d.ts +2 -2
  33. package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBodyInstancesInstance.d.ts +1 -1
  34. package/dist/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroup.d.ts +2 -2
  35. package/dist/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupSpotOptions.d.ts +4 -4
  36. package/dist/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupTargetCapacitySpecification.d.ts +2 -2
  37. package/dist/models/DescribeAvailableResourceRequest.d.ts +6 -6
  38. package/dist/models/DescribeBandwidthLimitationRequest.d.ts +2 -2
  39. package/dist/models/DescribeDisksRequest.d.ts +1 -1
  40. package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +3 -1
  41. package/dist/models/DescribeInstanceAttributeResponseBody.js +6 -0
  42. package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
  43. package/dist/models/DescribeInstanceAttributeResponseBodyNetworkOptions.d.ts +15 -0
  44. package/dist/models/DescribeInstanceAttributeResponseBodyNetworkOptions.js +60 -0
  45. package/dist/models/DescribeInstanceAttributeResponseBodyNetworkOptions.js.map +1 -0
  46. package/dist/models/DescribeInstanceAttributeResponseBodyOperationLocksLockReason.d.ts +1 -1
  47. package/dist/models/DescribeInstancesRequest.d.ts +1 -1
  48. package/dist/models/DescribeInstancesResponseBodyInstancesInstance.d.ts +8 -8
  49. package/dist/models/DescribeInstancesResponseBodyInstancesInstanceOperationLocksLockReason.d.ts +1 -1
  50. package/dist/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateData.d.ts +7 -7
  51. package/dist/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateDataDataDisksDataDisk.d.ts +7 -0
  52. package/dist/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateDataDataDisksDataDisk.js.map +1 -1
  53. package/dist/models/DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSet.d.ts +8 -1
  54. package/dist/models/DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSet.js.map +1 -1
  55. package/dist/models/DescribePrefixListsRequest.d.ts +11 -0
  56. package/dist/models/DescribePrefixListsRequest.js.map +1 -1
  57. package/dist/models/DescribePrefixListsRequestTag.d.ts +16 -0
  58. package/dist/models/DescribePrefixListsRequestTag.js.map +1 -1
  59. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixList.d.ts +11 -0
  60. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixList.js.map +1 -1
  61. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixListTagsTag.d.ts +16 -0
  62. package/dist/models/DescribePrefixListsResponseBodyPrefixListsPrefixListTagsTag.js.map +1 -1
  63. package/dist/models/DescribePriceRequest.d.ts +7 -7
  64. package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +27 -27
  65. package/dist/models/DescribeRecommendInstanceTypeResponseBody.d.ts +1 -1
  66. package/dist/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceType.d.ts +7 -7
  67. package/dist/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceTypeZonesZone.d.ts +2 -2
  68. package/dist/models/DescribeRegionsRequest.d.ts +2 -2
  69. package/dist/models/DescribeSnapshotLinksRequest.d.ts +18 -1
  70. package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
  71. package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +7 -0
  72. package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
  73. package/dist/models/DescribeSpotAdviceResponseBody.d.ts +2 -2
  74. package/dist/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZone.d.ts +1 -1
  75. package/dist/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZoneAvailableSpotResourcesAvailableSpotResource.d.ts +4 -4
  76. package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +7 -7
  77. package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +4 -4
  78. package/dist/models/DescribeSpotPriceHistoryResponseBodySpotPricesSpotPriceType.d.ts +5 -5
  79. package/dist/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.d.ts +1 -0
  80. package/dist/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.js +2 -0
  81. package/dist/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.js.map +1 -1
  82. package/dist/models/DescribeZonesRequest.d.ts +3 -3
  83. package/dist/models/ModifyAutoProvisioningGroupRequest.d.ts +4 -4
  84. package/dist/models/ModifyAutoProvisioningGroupRequestLaunchTemplateConfig.d.ts +1 -1
  85. package/dist/models/ModifyNetworkInterfaceAttributeRequest.d.ts +8 -1
  86. package/dist/models/ModifyNetworkInterfaceAttributeRequest.js.map +1 -1
  87. package/dist/models/ModifyNetworkInterfaceAttributeRequestEnhancedNetwork.d.ts +1 -1
  88. package/dist/models/RunInstancesRequest.d.ts +8 -8
  89. package/dist/models/RunInstancesRequestDataDisk.d.ts +16 -10
  90. package/dist/models/RunInstancesRequestDataDisk.js.map +1 -1
  91. package/dist/models/RunInstancesRequestPrivatePoolOptions.d.ts +1 -1
  92. package/dist/models/StartTerminalSessionRequest.d.ts +1 -0
  93. package/dist/models/StartTerminalSessionRequest.js +2 -0
  94. package/dist/models/StartTerminalSessionRequest.js.map +1 -1
  95. package/dist/models/StopInstanceRequest.d.ts +14 -3
  96. package/dist/models/StopInstanceRequest.js.map +1 -1
  97. package/dist/models/StopInstancesRequest.d.ts +27 -11
  98. package/dist/models/StopInstancesRequest.js.map +1 -1
  99. package/dist/models/StopInstancesResponseBodyInstanceResponsesInstanceResponse.d.ts +1 -1
  100. package/dist/models/model.d.ts +1 -0
  101. package/dist/models/model.js +34 -32
  102. package/dist/models/model.js.map +1 -1
  103. package/package.json +1 -1
  104. package/src/client.ts +54 -40
  105. package/src/models/CopyImageRequest.ts +19 -0
  106. package/src/models/CreateAutoProvisioningGroupRequest.ts +9 -9
  107. package/src/models/CreateAutoProvisioningGroupRequestLaunchConfiguration.ts +5 -5
  108. package/src/models/CreateAutoProvisioningGroupRequestLaunchTemplateConfig.ts +1 -1
  109. package/src/models/CreateAutoProvisioningGroupResponseBodyLaunchResultsLaunchResult.ts +2 -2
  110. package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +9 -9
  111. package/src/models/CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration.ts +5 -5
  112. package/src/models/CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig.ts +1 -1
  113. package/src/models/CreateInstanceRequest.ts +9 -9
  114. package/src/models/CreateInstanceRequestPrivatePoolOptions.ts +1 -1
  115. package/src/models/CreateLaunchTemplateRequest.ts +6 -6
  116. package/src/models/CreateLaunchTemplateRequestDataDisk.ts +22 -15
  117. package/src/models/CreateLaunchTemplateRequestSystemDisk.ts +7 -0
  118. package/src/models/CreateLaunchTemplateVersionRequest.ts +8 -8
  119. package/src/models/CreateLaunchTemplateVersionRequestDataDisk.ts +24 -17
  120. package/src/models/CreateLaunchTemplateVersionRequestSystemDisk.ts +7 -0
  121. package/src/models/CreateNetworkInterfaceRequest.ts +8 -1
  122. package/src/models/CreatePrefixListRequest.ts +11 -0
  123. package/src/models/CreatePrefixListRequestTag.ts +16 -0
  124. package/src/models/DescribeAccountAttributesRequest.ts +2 -2
  125. package/src/models/DescribeAccountAttributesResponseBodyAccountAttributeItemsAccountAttributeItem.ts +2 -2
  126. package/src/models/DescribeAutoProvisioningGroupInstancesResponseBodyInstancesInstance.ts +1 -1
  127. package/src/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroup.ts +2 -2
  128. package/src/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupSpotOptions.ts +4 -4
  129. package/src/models/DescribeAutoProvisioningGroupsResponseBodyAutoProvisioningGroupsAutoProvisioningGroupTargetCapacitySpecification.ts +2 -2
  130. package/src/models/DescribeAvailableResourceRequest.ts +6 -6
  131. package/src/models/DescribeBandwidthLimitationRequest.ts +2 -2
  132. package/src/models/DescribeDisksRequest.ts +1 -1
  133. package/src/models/DescribeInstanceAttributeResponseBody.ts +8 -1
  134. package/src/models/DescribeInstanceAttributeResponseBodyNetworkOptions.ts +30 -0
  135. package/src/models/DescribeInstanceAttributeResponseBodyOperationLocksLockReason.ts +1 -1
  136. package/src/models/DescribeInstancesRequest.ts +1 -1
  137. package/src/models/DescribeInstancesResponseBodyInstancesInstance.ts +8 -8
  138. package/src/models/DescribeInstancesResponseBodyInstancesInstanceOperationLocksLockReason.ts +1 -1
  139. package/src/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateData.ts +7 -7
  140. package/src/models/DescribeLaunchTemplateVersionsResponseBodyLaunchTemplateVersionSetsLaunchTemplateVersionSetLaunchTemplateDataDataDisksDataDisk.ts +7 -0
  141. package/src/models/DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSet.ts +8 -1
  142. package/src/models/DescribePrefixListsRequest.ts +11 -0
  143. package/src/models/DescribePrefixListsRequestTag.ts +16 -0
  144. package/src/models/DescribePrefixListsResponseBodyPrefixListsPrefixList.ts +11 -0
  145. package/src/models/DescribePrefixListsResponseBodyPrefixListsPrefixListTagsTag.ts +16 -0
  146. package/src/models/DescribePriceRequest.ts +7 -7
  147. package/src/models/DescribeRecommendInstanceTypeRequest.ts +27 -27
  148. package/src/models/DescribeRecommendInstanceTypeResponseBody.ts +1 -1
  149. package/src/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceType.ts +7 -7
  150. package/src/models/DescribeRecommendInstanceTypeResponseBodyDataRecommendInstanceTypeZonesZone.ts +2 -2
  151. package/src/models/DescribeRegionsRequest.ts +2 -2
  152. package/src/models/DescribeSnapshotLinksRequest.ts +18 -1
  153. package/src/models/DescribeSnapshotLinksResponseBody.ts +7 -0
  154. package/src/models/DescribeSpotAdviceResponseBody.ts +2 -2
  155. package/src/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZone.ts +1 -1
  156. package/src/models/DescribeSpotAdviceResponseBodyAvailableSpotZonesAvailableSpotZoneAvailableSpotResourcesAvailableSpotResource.ts +4 -4
  157. package/src/models/DescribeSpotPriceHistoryRequest.ts +7 -7
  158. package/src/models/DescribeSpotPriceHistoryResponseBody.ts +4 -4
  159. package/src/models/DescribeSpotPriceHistoryResponseBodySpotPricesSpotPriceType.ts +5 -5
  160. package/src/models/DescribeTerminalSessionsResponseBodySessionsSessionConnectionsConnection.ts +3 -0
  161. package/src/models/DescribeZonesRequest.ts +3 -3
  162. package/src/models/ModifyAutoProvisioningGroupRequest.ts +4 -4
  163. package/src/models/ModifyAutoProvisioningGroupRequestLaunchTemplateConfig.ts +1 -1
  164. package/src/models/ModifyNetworkInterfaceAttributeRequest.ts +8 -1
  165. package/src/models/ModifyNetworkInterfaceAttributeRequestEnhancedNetwork.ts +1 -1
  166. package/src/models/RunInstancesRequest.ts +8 -8
  167. package/src/models/RunInstancesRequestDataDisk.ts +16 -10
  168. package/src/models/RunInstancesRequestPrivatePoolOptions.ts +1 -1
  169. package/src/models/StartTerminalSessionRequest.ts +3 -0
  170. package/src/models/StopInstanceRequest.ts +14 -3
  171. package/src/models/StopInstancesRequest.ts +27 -11
  172. package/src/models/StopInstancesResponseBodyInstanceResponsesInstanceResponse.ts +1 -1
  173. package/src/models/model.ts +1 -0
@@ -1,6 +1,13 @@
1
1
  import * as $dara from '@darabonba/typescript';
2
2
  import { CopyImageRequestTag } from "./CopyImageRequestTag";
3
3
  export declare class CopyImageRequest extends $dara.Model {
4
+ /**
5
+ * @remarks
6
+ * The client token that you want to use to ensure the idempotence of the request. You can use the client to generate the value, but you ensure sure that the value is unique among different requests. **The token can contain only ASCII characters and cannot exceed 64 characters in length.** For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
7
+ *
8
+ * @example
9
+ * 123e4567-e89b-12d3-a456-426655440000
10
+ */
4
11
  clientToken?: string;
5
12
  /**
6
13
  * @remarks
@@ -26,6 +33,18 @@ export declare class CopyImageRequest extends $dara.Model {
26
33
  * cn-shanghai
27
34
  */
28
35
  destinationRegionId?: string;
36
+ /**
37
+ * @remarks
38
+ * Specifies whether to perform only a dry run, without performing the actual request. Specifies whether to check the image used by the instance supports hot migration. Valid values:
39
+ *
40
+ * * true: performs only a dry run. The system checks the request for potential issues, including invalid AccessKey pairs, unauthorized RAM users, and missing parameter values. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
41
+ * * false: performs a dry run and performs the actual request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
42
+ *
43
+ * Default value: false.
44
+ *
45
+ * @example
46
+ * false
47
+ */
29
48
  dryRun?: boolean;
30
49
  /**
31
50
  * @remarks
@@ -1 +1 @@
1
- {"version":3,"file":"CopyImageRequest.js","sourceRoot":"","sources":["../../src/models/CopyImageRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,+DAA4D;AAG5D,MAAa,gBAAiB,SAAQ,KAAK,CAAC,KAAK;IA+F/C,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,sBAAsB,EAAE,wBAAwB;YAChD,oBAAoB,EAAE,sBAAsB;YAC5C,mBAAmB,EAAE,qBAAqB;YAC1C,MAAM,EAAE,QAAQ;YAChB,gBAAgB,EAAE,kBAAkB;YACpC,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE,iBAAiB;YAClC,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,sBAAsB,EAAE,QAAQ;YAChC,oBAAoB,EAAE,QAAQ;YAC9B,mBAAmB,EAAE,QAAQ;YAC7B,MAAM,EAAE,SAAS;YACjB,gBAAgB,EAAE,QAAQ;YAC1B,SAAS,EAAE,SAAS;YACpB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,eAAe,EAAE,QAAQ;YACzB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;YACzB,GAAG,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,yCAAmB,EAAE;SAC1D,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAC3B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAnJD,4CAmJC"}
1
+ {"version":3,"file":"CopyImageRequest.js","sourceRoot":"","sources":["../../src/models/CopyImageRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,+DAA4D;AAG5D,MAAa,gBAAiB,SAAQ,KAAK,CAAC,KAAK;IAkH/C,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,sBAAsB,EAAE,wBAAwB;YAChD,oBAAoB,EAAE,sBAAsB;YAC5C,mBAAmB,EAAE,qBAAqB;YAC1C,MAAM,EAAE,QAAQ;YAChB,gBAAgB,EAAE,kBAAkB;YACpC,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,eAAe,EAAE,iBAAiB;YAClC,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,GAAG,EAAE,KAAK;SACX,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,sBAAsB,EAAE,QAAQ;YAChC,oBAAoB,EAAE,QAAQ;YAC9B,mBAAmB,EAAE,QAAQ;YAC7B,MAAM,EAAE,SAAS;YACjB,gBAAgB,EAAE,QAAQ;YAC1B,SAAS,EAAE,SAAS;YACpB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,eAAe,EAAE,QAAQ;YACzB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;YACzB,GAAG,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,yCAAmB,EAAE;SAC1D,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;YAC3B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtKD,4CAsKC"}
@@ -48,7 +48,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
48
48
  * The type of supplemental instances. When the sum of the `PayAsYouGoTargetCapacity` and `SpotTargetCapacity` values is smaller than the `TotalTargetCapacity` value, the auto provisioning group creates instances of the specified type to meet the total target capacity. Valid values:
49
49
  *
50
50
  * * PayAsYouGo: pay-as-you-go
51
- * * Spot: preemptible instance
51
+ * * Spot: spot instance
52
52
  *
53
53
  * Default value: Spot.
54
54
  *
@@ -110,7 +110,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
110
110
  launchTemplateVersion?: string;
111
111
  /**
112
112
  * @remarks
113
- * The maximum price of preemptible instances in the auto provisioning group.
113
+ * The maximum price of spot instances in the auto provisioning group.
114
114
  *
115
115
  * > When both `MaxSpotPrice` and `LaunchTemplateConfig.N.MaxPrice` are specified, the smaller one of the two parameter values is used.
116
116
  *
@@ -188,7 +188,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
188
188
  resourcePoolOptions?: CreateAutoProvisioningGroupRequestResourcePoolOptions;
189
189
  /**
190
190
  * @remarks
191
- * The policy for creating preemptible instances. Valid values:
191
+ * The policy for creating spot instances. Valid values:
192
192
  *
193
193
  * * lowest-price: cost optimization policy. The auto provisioning group selects the lowest-priced instance type to create instances.
194
194
  * * diversified: balanced distribution policy. The auto provisioning group creates instances in zones that are specified in extended configurations and then evenly distributes the instances across the zones.
@@ -202,10 +202,10 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
202
202
  spotAllocationStrategy?: string;
203
203
  /**
204
204
  * @remarks
205
- * The operation to be performed on the preemptible instance when it is interrupted. Valid values:
205
+ * The operation to be performed on the spot instance when it is interrupted. Valid values:
206
206
  *
207
- * * stop: stops the preemptible instance.
208
- * * terminate: releases the preemptible instance.
207
+ * * stop: stops the spot instance.
208
+ * * terminate: releases the spot instance.
209
209
  *
210
210
  * Default value: terminate.
211
211
  *
@@ -215,7 +215,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
215
215
  spotInstanceInterruptionBehavior?: string;
216
216
  /**
217
217
  * @remarks
218
- * The number of preemptible instances of the lowest-priced instance type to be created by the auto provisioning group. This parameter takes effect when `SpotAllocationStrategy` is set to `lowest-price`.
218
+ * The number of spot instances of the lowest-priced instance type to be created by the auto provisioning group. This parameter takes effect when `SpotAllocationStrategy` is set to `lowest-price`.
219
219
  *
220
220
  * The value must be smaller than the N value specified in `LaunchTemplateConfig.N`.
221
221
  *
@@ -225,7 +225,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
225
225
  spotInstancePoolsToUseCount?: number;
226
226
  /**
227
227
  * @remarks
228
- * The target capacity of preemptible instances in the auto provisioning group. The value must be less than or equal to the `TotalTargetCapacity` value.
228
+ * The target capacity of spot instances in the auto provisioning group. The value must be less than or equal to the `TotalTargetCapacity` value.
229
229
  *
230
230
  * @example
231
231
  * 20
@@ -271,7 +271,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
271
271
  * @remarks
272
272
  * The total target capacity of the auto provisioning group. The value must be a positive integer.
273
273
  *
274
- * The total target capacity of the auto provisioning group must be greater than or equal to the sum of the target capacity of pay-as-you-go instances specified by `PayAsYouGoTargetCapacity` and the target capacity of preemptible instances specified by `SpotTargetCapacity`.
274
+ * The total target capacity of the auto provisioning group must be greater than or equal to the sum of the target capacity of pay-as-you-go instances specified by `PayAsYouGoTargetCapacity` and the target capacity of spot instances specified by `SpotTargetCapacity`.
275
275
  *
276
276
  * This parameter is required.
277
277
  *
@@ -391,12 +391,12 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
391
391
  periodUnit?: string;
392
392
  /**
393
393
  * @remarks
394
- * The protection period of the preemptible instance. Unit: hours. Default value: 1. Valid values: Valid values:
394
+ * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values: Valid values:
395
395
  *
396
- * * 1: After a preemptible instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
397
- * * 0: After a preemptible instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
396
+ * * 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
397
+ * * 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
398
398
  *
399
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. The preemptible instance is billed by second. We recommend that you specify an appropriate protection period based on your business requirements.
399
+ * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. The spot instance is billed by second. We recommend that you specify an appropriate protection period based on your business requirements.
400
400
  *
401
401
  * When you specify this parameter, take note of the following items:
402
402
  *
@@ -408,7 +408,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
408
408
  spotDuration?: number;
409
409
  /**
410
410
  * @remarks
411
- * The interruption event of the preemptible instances. Valid values:
411
+ * The interruption event of the spot instances. Valid values:
412
412
  *
413
413
  * * Terminate: The instance is released.
414
414
  * * Stop: The instance is stopped in economical mode.
@@ -61,7 +61,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
61
61
  instanceType?: string;
62
62
  /**
63
63
  * @remarks
64
- * The maximum price of preemptible instances in extended configuration N.
64
+ * The maximum price of spot instances in extended configuration N.
65
65
  *
66
66
  * > If you specify one or more `LaunchTemplateConfig.N.*` parameters, you must also specify `LaunchTemplateConfig.N.MaxPrice`.
67
67
  *
@@ -43,8 +43,8 @@ export declare class CreateAutoProvisioningGroupResponseBodyLaunchResultsLaunchR
43
43
  * The bidding policy for the pay-as-you-go instance. Valid values:
44
44
  *
45
45
  * * NoSpot: The instance is a regular pay-as-you-go instance.
46
- * * SpotWithPriceLimit: The instance is a preemptible instance for which you specify the maximum hourly price.
47
- * * SpotAsPriceGo: The instance is a preemptible instance for which the market price at the time of purchase is used as the bid price.
46
+ * * SpotWithPriceLimit: The instance is a spot instance for which you specify the maximum hourly price.
47
+ * * SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is used as the bid price.
48
48
  *
49
49
  * @example
50
50
  * NoSpot
@@ -47,7 +47,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
47
47
  * The type of supplemental instances. When the sum of the `PayAsYouGoTargetCapacity` and `SpotTargetCapacity` values is smaller than the `TotalTargetCapacity` value, the auto provisioning group creates instances of the specified type to meet the total target capacity. Valid values:
48
48
  *
49
49
  * * PayAsYouGo: pay-as-you-go
50
- * * Spot: preemptible instance
50
+ * * Spot: spot instance
51
51
  *
52
52
  * Default value: Spot.
53
53
  *
@@ -109,7 +109,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
109
109
  launchTemplateVersion?: string;
110
110
  /**
111
111
  * @remarks
112
- * The maximum price of preemptible instances in the auto provisioning group.
112
+ * The maximum price of spot instances in the auto provisioning group.
113
113
  *
114
114
  * > When both `MaxSpotPrice` and `LaunchTemplateConfig.N.MaxPrice` are specified, the smaller one of the two parameter values is used.
115
115
  *
@@ -187,7 +187,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
187
187
  resourcePoolOptionsShrink?: string;
188
188
  /**
189
189
  * @remarks
190
- * The policy for creating preemptible instances. Valid values:
190
+ * The policy for creating spot instances. Valid values:
191
191
  *
192
192
  * * lowest-price: cost optimization policy. The auto provisioning group selects the lowest-priced instance type to create instances.
193
193
  * * diversified: balanced distribution policy. The auto provisioning group creates instances in zones that are specified in extended configurations and then evenly distributes the instances across the zones.
@@ -201,10 +201,10 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
201
201
  spotAllocationStrategy?: string;
202
202
  /**
203
203
  * @remarks
204
- * The operation to be performed on the preemptible instance when it is interrupted. Valid values:
204
+ * The operation to be performed on the spot instance when it is interrupted. Valid values:
205
205
  *
206
- * * stop: stops the preemptible instance.
207
- * * terminate: releases the preemptible instance.
206
+ * * stop: stops the spot instance.
207
+ * * terminate: releases the spot instance.
208
208
  *
209
209
  * Default value: terminate.
210
210
  *
@@ -214,7 +214,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
214
214
  spotInstanceInterruptionBehavior?: string;
215
215
  /**
216
216
  * @remarks
217
- * The number of preemptible instances of the lowest-priced instance type to be created by the auto provisioning group. This parameter takes effect when `SpotAllocationStrategy` is set to `lowest-price`.
217
+ * The number of spot instances of the lowest-priced instance type to be created by the auto provisioning group. This parameter takes effect when `SpotAllocationStrategy` is set to `lowest-price`.
218
218
  *
219
219
  * The value must be smaller than the N value specified in `LaunchTemplateConfig.N`.
220
220
  *
@@ -224,7 +224,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
224
224
  spotInstancePoolsToUseCount?: number;
225
225
  /**
226
226
  * @remarks
227
- * The target capacity of preemptible instances in the auto provisioning group. The value must be less than or equal to the `TotalTargetCapacity` value.
227
+ * The target capacity of spot instances in the auto provisioning group. The value must be less than or equal to the `TotalTargetCapacity` value.
228
228
  *
229
229
  * @example
230
230
  * 20
@@ -270,7 +270,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequest extends $dara.Mode
270
270
  * @remarks
271
271
  * The total target capacity of the auto provisioning group. The value must be a positive integer.
272
272
  *
273
- * The total target capacity of the auto provisioning group must be greater than or equal to the sum of the target capacity of pay-as-you-go instances specified by `PayAsYouGoTargetCapacity` and the target capacity of preemptible instances specified by `SpotTargetCapacity`.
273
+ * The total target capacity of the auto provisioning group must be greater than or equal to the sum of the target capacity of pay-as-you-go instances specified by `PayAsYouGoTargetCapacity` and the target capacity of spot instances specified by `SpotTargetCapacity`.
274
274
  *
275
275
  * This parameter is required.
276
276
  *
@@ -391,12 +391,12 @@ export declare class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration
391
391
  periodUnit?: string;
392
392
  /**
393
393
  * @remarks
394
- * The protection period of the preemptible instance. Unit: hours. Default value: 1. Valid values: Valid values:
394
+ * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values: Valid values:
395
395
  *
396
- * * 1: After a preemptible instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
397
- * * 0: After a preemptible instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
396
+ * * 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
397
+ * * 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
398
398
  *
399
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. The preemptible instance is billed by second. We recommend that you specify an appropriate protection period based on your business requirements.
399
+ * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. The spot instance is billed by second. We recommend that you specify an appropriate protection period based on your business requirements.
400
400
  *
401
401
  * When you specify this parameter, take note of the following items:
402
402
  *
@@ -408,7 +408,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration
408
408
  spotDuration?: number;
409
409
  /**
410
410
  * @remarks
411
- * The interruption event of the preemptible instances. Valid values:
411
+ * The interruption event of the spot instances. Valid values:
412
412
  *
413
413
  * * Terminate: The instance is released.
414
414
  * * Stop: The instance is stopped in economical mode.
@@ -61,7 +61,7 @@ export declare class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfi
61
61
  instanceType?: string;
62
62
  /**
63
63
  * @remarks
64
- * The maximum price of preemptible instances in extended configuration N.
64
+ * The maximum price of spot instances in extended configuration N.
65
65
  *
66
66
  * > If you specify one or more `LaunchTemplateConfig.N.*` parameters, you must also specify `LaunchTemplateConfig.N.MaxPrice`.
67
67
  *
@@ -86,9 +86,9 @@ export declare class CreateInstanceRequest extends $dara.Model {
86
86
  * @remarks
87
87
  * The ID of the dedicated host on which to create the instance.
88
88
  *
89
- * You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs
89
+ * You can call the [DescribeDedicatedHosts](https://help.aliyun.com/document_detail/134242.html) operation to query the list of dedicated host IDs.
90
90
  *
91
- * If you specify `DedicatedHostId`, the `SpotStrategy` and `SpotPriceLimit` parameters are ignored. This is because preemptible instances cannot be created on dedicated hosts.
91
+ * > Spot instances (spot instances) cannot be created on dedicated hosts. If you specify DedicatedHostId, SpotStrategy and SpotPriceLimit are automatically ignored.
92
92
  *
93
93
  * @example
94
94
  * dh-bp67acfmxazb4p****
@@ -433,12 +433,12 @@ export declare class CreateInstanceRequest extends $dara.Model {
433
433
  securityGroupId?: string;
434
434
  /**
435
435
  * @remarks
436
- * The protection period of the preemptible instance. Unit: hours. Default value: 1. Valid values:
436
+ * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
437
437
  *
438
- * * 1: After a preemptible instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
439
- * * 0: After a preemptible instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
438
+ * * 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
439
+ * * 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
440
440
  *
441
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Preemptible instances are billed by second. We recommend that you specify an appropriate protection period based on your business requirements.
441
+ * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you specify an appropriate protection period based on your business requirements.
442
442
  *
443
443
  * > This parameter takes effect only if the SpotStrategy parameter is set to SpotWithPriceLimit or SpotAsPriceGo.
444
444
  *
@@ -448,7 +448,7 @@ export declare class CreateInstanceRequest extends $dara.Model {
448
448
  spotDuration?: number;
449
449
  /**
450
450
  * @remarks
451
- * The interruption mode of the preemptible instance. Valid values:
451
+ * The interruption mode of the spot instance. Valid values:
452
452
  *
453
453
  * * Terminate: The instance is released.
454
454
  *
@@ -475,8 +475,8 @@ export declare class CreateInstanceRequest extends $dara.Model {
475
475
  * The bidding policy for the pay-as-you-go instance. This parameter is valid only if you set `InstanceChargeType` to `PostPaid`. Valid values:
476
476
  *
477
477
  * * NoSpot (default): The instance is created as a regular pay-as-you-go instance.
478
- * * SpotWithPriceLimit: The instance is a preemptible instance for which you specify the maximum hourly price.
479
- * * SpotAsPriceGo: The instance is a preemptible instance for which the market price at the time of purchase is automatically used as the bid price. The market price can be up to the pay-as-you-go price.
478
+ * * SpotWithPriceLimit: The instance is a spot instance for which you specify the maximum hourly price.
479
+ * * SpotAsPriceGo: The instance is a spot instance for which the market price at the time of purchase is automatically used as the bid price. The market price can be up to the pay-as-you-go price.
480
480
  *
481
481
  * @example
482
482
  * NoSpot
@@ -20,7 +20,7 @@ export declare class CreateInstanceRequestPrivatePoolOptions extends $dara.Model
20
20
  *
21
21
  * In the following scenarios, the PrivatePoolOptions.MatchCriteria parameter can be set only to `None` or left empty:
22
22
  *
23
- * * Create a preemptible instance.
23
+ * * Create a spot instance.
24
24
  * * Create an instance in the classic network.
25
25
  * * Create an instance on a dedicated host.
26
26
  *
@@ -391,12 +391,12 @@ export declare class CreateLaunchTemplateRequest extends $dara.Model {
391
391
  securityGroupIds?: string[];
392
392
  /**
393
393
  * @remarks
394
- * The protection period of the preemptible instance. Unit: hours. Default value: 1. Valid values:
394
+ * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
395
395
  *
396
- * * 1: After a preemptible instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
397
- * * 0: After a preemptible instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
396
+ * * 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
397
+ * * 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
398
398
  *
399
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Preemptible instances are billed by second. We recommend that you specify a protection period based on your business requirements.
399
+ * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you specify a protection period based on your business requirements.
400
400
  *
401
401
  * > This parameter takes effect only if SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
402
402
  *
@@ -417,8 +417,8 @@ export declare class CreateLaunchTemplateRequest extends $dara.Model {
417
417
  * The bidding policy for the pay-as-you-go instance. This parameter is valid only when the `InstanceChargeType` parameter is set to `PostPaid`. Valid values:
418
418
  *
419
419
  * * NoSpot: The instance is a regular pay-as-you-go instance.
420
- * * SpotWithPriceLimit: The instance is created as a preemptible instance with a user-defined maximum hourly price.
421
- * * SpotAsPriceGo: The instance is created as a preemptible instance for which the market price at the time of purchase is automatically used as the bidding price.
420
+ * * SpotWithPriceLimit: The instance is created as a spot instance with a user-defined maximum hourly price.
421
+ * * SpotAsPriceGo: The instance is created as a spot instance for which the market price at the time of purchase is automatically used as the bidding price.
422
422
  *
423
423
  * @example
424
424
  * NoSpot
@@ -10,7 +10,7 @@ export declare class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
10
10
  autoSnapshotPolicyId?: string;
11
11
  /**
12
12
  * @remarks
13
- * Specifies whether to enable the performance burst feature for data disk N. Valid values:
13
+ * Specifies whether to enable the performance burst feature for the system disk. Valid values:
14
14
  *
15
15
  * * true
16
16
  * * false
@@ -23,12 +23,12 @@ export declare class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
23
23
  * @remarks
24
24
  * The category of data disk N. Valid values:
25
25
  *
26
- * * cloud: basic disk.
27
- * * cloud_efficiency: ultra disk.
28
- * * cloud_ssd: standard SSD.
29
- * * cloud_essd: ESSD.
26
+ * * cloud: basic disk
27
+ * * cloud_efficiency: utra disk
28
+ * * cloud_ssd: standard SSD
29
+ * * cloud_essd: ESSD
30
30
  * * cloud_auto: ESSD AutoPL disk
31
- * * cloud_essd_entry: ESSD Entry disk.
31
+ * * cloud_essd_entry: ESSD Entry disk
32
32
  *
33
33
  * For I/O optimized instances, the default value is cloud_efficiency. For non-I/O optimized instances, the default value is cloud.
34
34
  *
@@ -38,7 +38,7 @@ export declare class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
38
38
  category?: string;
39
39
  /**
40
40
  * @remarks
41
- * Specifies whether to release data disk N when the instance is released. Valid values:
41
+ * Specifies whether to release data disk N when the associated instance is released. Valid values:
42
42
  *
43
43
  * * true
44
44
  * * false
@@ -72,7 +72,7 @@ export declare class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
72
72
  device?: string;
73
73
  /**
74
74
  * @remarks
75
- * The name of data disk N. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain digits, letters, colons (:), underscores (_), and hyphens (-).
75
+ * The name of data disk N. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
76
76
  *
77
77
  * @example
78
78
  * testDataDiskName
@@ -86,15 +86,22 @@ export declare class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
86
86
  * false
87
87
  */
88
88
  encrypted?: string;
89
+ /**
90
+ * @remarks
91
+ * The ID of the KMS key used for the data disk.
92
+ *
93
+ * @example
94
+ * 0e478b7a-4262-4802-b8cb-00d****
95
+ */
89
96
  KMSKeyId?: string;
90
97
  /**
91
98
  * @remarks
92
99
  * The performance level of the ESSD to use as data disk N. The value of N must be the same as that in `DataDisk.N.Category` when DataDisk.N.Category is set to cloud_essd. Valid values:
93
100
  *
94
- * * PL0: A single ESSD can deliver up to 10,000 random read/write IOPS.
95
- * * PL1 (default): A single ESSD can deliver up to 50,000 random read/write IOPS.
96
- * * PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
97
- * * PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.
101
+ * * PL0: A single ESSD can deliver up to 10000 random read/write IOPS.
102
+ * * PL1 (default): A single ESSD can deliver up to 50000 random read/write IOPS.
103
+ * * PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
104
+ * * PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
98
105
  *
99
106
  * For information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
100
107
  *
@@ -126,9 +133,9 @@ export declare class CreateLaunchTemplateRequestDataDisk extends $dara.Model {
126
133
  *
127
134
  * * Valid values if you set DataDisk.N.Category to cloud_essd: vary based on the value of `DataDisk.N.PerformanceLevel`.
128
135
  *
129
- * * Valid values if you set DataDisk.N.PerformanceLevel to PL0: 1 to 32768.
130
- * * Valid values if you set DataDisk.N.PerformanceLevel to PL1: 20 to 32768.
131
- * * Valid values if you set DataDisk.N.PerformanceLevel to PL2: 461 to 32768.
136
+ * * Valid values if DataDisk.N.PerformanceLevel is set to PL0: 1 to 32768.
137
+ * * Valid values if DataDisk.N.PerformanceLevel is set to PL1: 20 to 32768.
138
+ * * Valid values if DataDisk.N.PerformanceLevel is set to PL2: 461 to 32768.
132
139
  * * Valid values if you set DataDisk.N.PerformanceLevel to PL3: 1261 to 32768.
133
140
  *
134
141
  * * Valid values if you set DataDisk.N.Category to cloud_auto: 1 to 32768.
@@ -1 +1 @@
1
- {"version":3,"file":"CreateLaunchTemplateRequestDataDisk.js","sourceRoot":"","sources":["../../src/models/CreateLaunchTemplateRequestDataDisk.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAwJlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,SAAS;YAC1B,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,SAAS;YAC7B,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAnMD,kFAmMC"}
1
+ {"version":3,"file":"CreateLaunchTemplateRequestDataDisk.js","sourceRoot":"","sources":["../../src/models/CreateLaunchTemplateRequestDataDisk.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IA+JlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,SAAS;YAC1B,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,SAAS;YAC7B,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1MD,kFA0MC"}
@@ -88,6 +88,13 @@ export declare class CreateLaunchTemplateRequestSystemDisk extends $dara.Model {
88
88
  * null
89
89
  */
90
90
  iops?: number;
91
+ /**
92
+ * @remarks
93
+ * The ID of the KMS key to use for the system disk.
94
+ *
95
+ * @example
96
+ * 0e478b7a-4262-4802-b8cb-00d3fb40****
97
+ */
91
98
  KMSKeyId?: string;
92
99
  /**
93
100
  * @remarks
@@ -1 +1 @@
1
- {"version":3,"file":"CreateLaunchTemplateRequestSystemDisk.js","sourceRoot":"","sources":["../../src/models/CreateLaunchTemplateRequestSystemDisk.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IAkIpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,SAAS;YAC1B,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,SAAS;YAC7B,WAAW,EAAE,QAAQ;YACrB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;YAClB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA3KD,sFA2KC"}
1
+ {"version":3,"file":"CreateLaunchTemplateRequestSystemDisk.js","sourceRoot":"","sources":["../../src/models/CreateLaunchTemplateRequestSystemDisk.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IAyIpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,IAAI,EAAE,MAAM;YACZ,QAAQ,EAAE,UAAU;YACpB,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,SAAS;YAC1B,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,SAAS;YAC7B,WAAW,EAAE,QAAQ;YACrB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,QAAQ;YAClB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAlLD,sFAkLC"}
@@ -55,7 +55,7 @@ export declare class CreateLaunchTemplateVersionRequest extends $dara.Model {
55
55
  creditSpecification?: string;
56
56
  /**
57
57
  * @remarks
58
- * The data disks.
58
+ * The information about the data disks.
59
59
  */
60
60
  dataDisk?: CreateLaunchTemplateVersionRequestDataDisk[];
61
61
  /**
@@ -394,12 +394,12 @@ export declare class CreateLaunchTemplateVersionRequest extends $dara.Model {
394
394
  securityGroupIds?: string[];
395
395
  /**
396
396
  * @remarks
397
- * The protection period of the preemptible instance. Unit: hours. Default value: 1. Valid values:
397
+ * The protection period of the spot instance. Unit: hours. Default value: 1. Valid values:
398
398
  *
399
- * * 1: After a preemptible instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
400
- * * 0: After a preemptible instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
399
+ * * 1: After a spot instance is created, Alibaba Cloud ensures that the instance is not automatically released within 1 hour. After the 1-hour protection period ends, the system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
400
+ * * 0: After a spot instance is created, Alibaba Cloud does not ensure that the instance runs for 1 hour. The system compares the bid price with the market price and checks the resource inventory to determine whether to retain or release the instance.
401
401
  *
402
- * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Preemptible instances are billed by second. We recommend that you specify a protection period based on your business requirements.
402
+ * Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Spot instances are billed by second. We recommend that you specify a protection period based on your business requirements.
403
403
  *
404
404
  * > This parameter takes effect only if SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
405
405
  *
@@ -409,7 +409,7 @@ export declare class CreateLaunchTemplateVersionRequest extends $dara.Model {
409
409
  spotDuration?: number;
410
410
  /**
411
411
  * @remarks
412
- * The maximum hourly price of the preemptible instance. A maximum of three decimal places are allowed.
412
+ * The maximum hourly price of the spot instance. A maximum of three decimal places are allowed.
413
413
  *
414
414
  * @example
415
415
  * 0.97
@@ -420,8 +420,8 @@ export declare class CreateLaunchTemplateVersionRequest extends $dara.Model {
420
420
  * The preemption policy for the pay-as-you-go instance. This parameter is valid only when the `InstanceChargeType` parameter is set to `PostPaid`. Default value: NoSpot. Valid values:
421
421
  *
422
422
  * * NoSpot: The instance is created as a pay-as-you-go instance.
423
- * * SpotWithPriceLimit: The instances of the compute node are preemptible instances. These types of instances have a specified maximum hourly price.
424
- * * SpotAsPriceGo: The instance is created as a preemptible instance for which the market price at the time of purchase is automatically used as the bid price.
423
+ * * SpotWithPriceLimit: The instances of the compute node are spot instances. These types of instances have a specified maximum hourly price.
424
+ * * SpotAsPriceGo: The instance is created as a spot instance for which the market price at the time of purchase is automatically used as the bid price.
425
425
  *
426
426
  * @example
427
427
  * NoSpot
@@ -10,7 +10,7 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
10
10
  autoSnapshotPolicyId?: string;
11
11
  /**
12
12
  * @remarks
13
- * Specifies whether to enable the performance burst feature for data disk N. Valid values:
13
+ * Specifies whether to enable the performance burst feature for the system disk. Valid values:
14
14
  *
15
15
  * * true
16
16
  * * false
@@ -23,12 +23,12 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
23
23
  * @remarks
24
24
  * The category of data disk N. Valid values:
25
25
  *
26
- * * cloud: basic disk.
27
- * * cloud_efficiency: ultra disk.
28
- * * cloud_ssd: standard SSD.
29
- * * cloud_auto: ESSD AutoPL disk.
30
- * * cloud_essd: ESSD.
31
- * * cloud_essd_entry: ESSD Entry disk.
26
+ * * cloud: basic disk
27
+ * * cloud_efficiency: utra disk
28
+ * * cloud_ssd: standard SSD
29
+ * * cloud_auto: ESSD AutoPL disk
30
+ * * cloud_essd: ESSD
31
+ * * cloud_essd_entry: ESSD Entry disk
32
32
  *
33
33
  * For I/O optimized instances, the default value is cloud_efficiency. For non-I/O optimized instances, the default value is cloud.
34
34
  *
@@ -38,7 +38,7 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
38
38
  category?: string;
39
39
  /**
40
40
  * @remarks
41
- * Specifies whether to release data disk N when the instance is released. Valid values:
41
+ * Specifies whether to release data disk N when the associated instance is released. Valid values:
42
42
  *
43
43
  * * true
44
44
  * * false
@@ -72,7 +72,7 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
72
72
  device?: string;
73
73
  /**
74
74
  * @remarks
75
- * The name of data disk N. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain digits, letters, colons (:), underscores (_), and hyphens (-).
75
+ * The name of data disk N. The name must be 2 to 128 characters in length. The name must start with a letter and cannot start with `http://` or `https://`. The name can contain letters, digits, colons (:), underscores (_), and hyphens (-).
76
76
  *
77
77
  * @example
78
78
  * testDataDiskName
@@ -86,15 +86,22 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
86
86
  * false
87
87
  */
88
88
  encrypted?: string;
89
+ /**
90
+ * @remarks
91
+ * The ID of the KMS key used for the data disk.
92
+ *
93
+ * @example
94
+ * 0e478b7a-4262-4802-b8cb-00d****
95
+ */
89
96
  KMSKeyId?: string;
90
97
  /**
91
98
  * @remarks
92
99
  * The performance level of the ESSD to use as data disk N. The value of N must be the same as that in `DataDisk.N.Category` when DataDisk.N.Category is set to cloud_essd. Valid values:
93
100
  *
94
- * * PL0: A single ESSD can deliver up to 10,000 random read/write IOPS.
95
- * * PL1 (default): A single ESSD can deliver up to 50,000 random read/write IOPS.
96
- * * PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
97
- * * PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.
101
+ * * PL0: A single ESSD can deliver up to 10000 random read/write IOPS.
102
+ * * PL1 (default): A single ESSD can deliver up to 50000 random read/write IOPS.
103
+ * * PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
104
+ * * PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
98
105
  *
99
106
  * For information about ESSD performance levels, see [ESSDs](https://help.aliyun.com/document_detail/122389.html).
100
107
  *
@@ -118,11 +125,11 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
118
125
  * @remarks
119
126
  * The size of data disk N. Valid values of N: 1 to 16. Unit: GiB. Valid values:
120
127
  *
121
- * * Valid values if you set DataDisk.N.Category to cloud: 5 to 2000.
128
+ * * Valid values if DataDisk.N.Category is set to cloud: 5 to 2000.
122
129
  *
123
- * * Valid values if you set DataDisk.N.Category to cloud_efficiency: 20 to 32768.
130
+ * * Valid values if DataDisk.N.Category is set to cloud_efficiency: 20 to 32768.
124
131
  *
125
- * * Valid values if you set DataDisk.N.Category to cloud_ssd: 20 to 32768.
132
+ * * Valid values when DataDisk.N.Category is set to cloud_ssd: 20 to 32768.
126
133
  *
127
134
  * * Valid values if you set DataDisk.N.Category to cloud_essd: vary based on the `DataDisk.N.PerformanceLevel` value.
128
135
  *
@@ -145,7 +152,7 @@ export declare class CreateLaunchTemplateVersionRequestDataDisk extends $dara.Mo
145
152
  * @remarks
146
153
  * The ID of the snapshot to use to create data disk N. Valid values of N: 1 to 16. When `DataDisk.N.SnapshotId` is specified, `DataDisk.N.Size` is ignored. The data disk is created with the size of the specified snapshot.
147
154
  *
148
- * Use snapshots created after July 15, 2013. Otherwise, an error is returned and your request is rejected.
155
+ * Use snapshots created on or after July 15, 2013. Otherwise, an error is returned and your request is rejected.
149
156
  *
150
157
  * @example
151
158
  * s-bp17441ohwka0yuh****
@@ -1 +1 @@
1
- {"version":3,"file":"CreateLaunchTemplateVersionRequestDataDisk.js","sourceRoot":"","sources":["../../src/models/CreateLaunchTemplateVersionRequestDataDisk.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IAwJzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,SAAS;YAC1B,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,SAAS;YAC7B,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAnMD,gGAmMC"}
1
+ {"version":3,"file":"CreateLaunchTemplateVersionRequestDataDisk.js","sourceRoot":"","sources":["../../src/models/CreateLaunchTemplateVersionRequestDataDisk.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IA+JzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;YACpB,kBAAkB,EAAE,oBAAoB;YACxC,WAAW,EAAE,aAAa;YAC1B,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,QAAQ,EAAE,UAAU;YACpB,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;YAClC,IAAI,EAAE,MAAM;YACZ,UAAU,EAAE,YAAY;SACzB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,SAAS;YAC1B,QAAQ,EAAE,QAAQ;YAClB,kBAAkB,EAAE,SAAS;YAC7B,WAAW,EAAE,QAAQ;YACrB,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,QAAQ;YACnB,QAAQ,EAAE,QAAQ;YAClB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;YACzB,IAAI,EAAE,QAAQ;YACd,UAAU,EAAE,QAAQ;SACrB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1MD,gGA0MC"}