@alicloud/ecs20140526 7.8.4 → 7.8.5
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/dist/client.d.ts +3396 -2906
- package/dist/client.js +3394 -2898
- package/dist/client.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventRequest.d.ts +7 -0
- package/dist/models/AcceptInquiredSystemEventRequest.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventResponseBody.d.ts +3 -0
- package/dist/models/AcceptInquiredSystemEventResponseBody.js.map +1 -1
- package/dist/models/ActivateRouterInterfaceRequest.d.ts +6 -0
- package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +4 -0
- package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsRequest.d.ts +10 -0
- package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +4 -0
- package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
- package/dist/models/AddTagsRequest.d.ts +32 -19
- package/dist/models/AddTagsRequest.js.map +1 -1
- package/dist/models/AddTagsResponseBody.d.ts +1 -1
- package/dist/models/AllocateDedicatedHostsRequest.d.ts +19 -15
- package/dist/models/AllocateDedicatedHostsRequest.js.map +1 -1
- package/dist/models/AllocateDedicatedHostsResponseBody.d.ts +1 -1
- package/dist/models/AllocateEipAddressRequest.d.ts +28 -0
- package/dist/models/AllocateEipAddressRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressResponseBody.d.ts +12 -0
- package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
- package/dist/models/AllocatePublicIpAddressRequest.d.ts +1 -1
- package/dist/models/ApplyAutoSnapshotPolicyRequest.d.ts +2 -2
- package/dist/models/ApplyAutoSnapshotPolicyResponseBody.d.ts +1 -1
- package/dist/models/AssignIpv6addressesRequest.d.ts +6 -6
- package/dist/models/AssignPrivateIpAddressesRequest.d.ts +6 -5
- package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
- package/dist/models/AssociateHaVipRequest.d.ts +10 -0
- package/dist/models/AssociateHaVipRequest.js.map +1 -1
- package/dist/models/AssociateHaVipResponseBody.d.ts +4 -0
- package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
- package/dist/models/AttachDiskRequest.d.ts +24 -16
- package/dist/models/AttachDiskRequest.js.map +1 -1
- package/dist/models/AttachInstanceRamRoleRequest.d.ts +1 -1
- package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +65 -41
- package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupRequest.d.ts +64 -40
- package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
- package/dist/models/CancelAutoSnapshotPolicyRequest.d.ts +15 -2
- package/dist/models/CancelAutoSnapshotPolicyRequest.js.map +1 -1
- package/dist/models/CancelAutoSnapshotPolicyResponseBody.d.ts +1 -1
- package/dist/models/CancelImagePipelineExecutionRequest.d.ts +3 -3
- package/dist/models/CancelPhysicalConnectionRequest.d.ts +12 -0
- package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +4 -0
- package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/CloneDisksRequest.d.ts +132 -0
- package/dist/models/CloneDisksRequest.js.map +1 -1
- package/dist/models/CloneDisksResponseBody.d.ts +6 -0
- package/dist/models/CloneDisksResponseBody.js.map +1 -1
- package/dist/models/ConnectRouterInterfaceRequest.d.ts +4 -0
- package/dist/models/ConnectRouterInterfaceRequest.js.map +1 -1
- package/dist/models/ConnectRouterInterfaceResponseBody.d.ts +4 -0
- package/dist/models/ConnectRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/CopyImageRequest.d.ts +7 -5
- package/dist/models/CopyImageRequest.js.map +1 -1
- package/dist/models/CopySnapshotRequest.d.ts +9 -8
- package/dist/models/CopySnapshotRequest.js.map +1 -1
- package/dist/models/CreateActivationRequest.d.ts +7 -0
- package/dist/models/CreateActivationRequest.js.map +1 -1
- package/dist/models/CreateAutoProvisioningGroupRequest.d.ts +435 -299
- package/dist/models/CreateAutoProvisioningGroupRequest.js.map +1 -1
- package/dist/models/CreateAutoProvisioningGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateAutoProvisioningGroupShrinkRequest.d.ts +427 -294
- package/dist/models/CreateAutoProvisioningGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateAutoSnapshotPolicyRequest.d.ts +26 -20
- package/dist/models/CreateAutoSnapshotPolicyRequest.js.map +1 -1
- package/dist/models/CreateCapacityReservationRequest.d.ts +24 -21
- package/dist/models/CreateCapacityReservationRequest.js.map +1 -1
- package/dist/models/CreateCapacityReservationResponseBody.d.ts +1 -1
- package/dist/models/CreateCommandRequest.d.ts +48 -30
- package/dist/models/CreateCommandRequest.js.map +1 -1
- package/dist/models/CreateDedicatedHostClusterRequest.d.ts +3 -2
- package/dist/models/CreateDedicatedHostClusterRequest.js.map +1 -1
- package/dist/models/CreateDeploymentSetRequest.d.ts +47 -21
- package/dist/models/CreateDeploymentSetRequest.js.map +1 -1
- package/dist/models/CreateDiagnosticMetricSetRequest.d.ts +2 -2
- package/dist/models/CreateDiagnosticReportRequest.d.ts +7 -7
- package/dist/models/CreateDiagnosticReportResponseBody.d.ts +1 -1
- package/dist/models/CreateDiagnosticReportShrinkRequest.d.ts +7 -7
- package/dist/models/CreateDiskRequest.d.ts +116 -95
- package/dist/models/CreateDiskRequest.js.map +1 -1
- package/dist/models/CreateDiskResponseBody.d.ts +4 -4
- package/dist/models/CreateElasticityAssuranceRequest.d.ts +34 -25
- package/dist/models/CreateElasticityAssuranceRequest.js.map +1 -1
- package/dist/models/CreateForwardEntryRequest.d.ts +14 -0
- package/dist/models/CreateForwardEntryRequest.js.map +1 -1
- package/dist/models/CreateForwardEntryResponseBody.d.ts +8 -0
- package/dist/models/CreateForwardEntryResponseBody.js.map +1 -1
- package/dist/models/CreateHaVipRequest.d.ts +16 -0
- package/dist/models/CreateHaVipRequest.js.map +1 -1
- package/dist/models/CreateHaVipResponseBody.d.ts +8 -0
- package/dist/models/CreateHaVipResponseBody.js.map +1 -1
- package/dist/models/CreateImageComponentRequest.d.ts +18 -12
- package/dist/models/CreateImageComponentRequest.js.map +1 -1
- package/dist/models/CreateImagePipelineRequest.d.ts +198 -145
- package/dist/models/CreateImagePipelineRequest.js.map +1 -1
- package/dist/models/CreateImagePipelineResponseBody.d.ts +1 -1
- package/dist/models/CreateImageRequest.d.ts +118 -71
- package/dist/models/CreateImageRequest.js.map +1 -1
- package/dist/models/CreateImageResponseBody.d.ts +2 -2
- package/dist/models/CreateInstanceRequest.d.ts +291 -196
- package/dist/models/CreateInstanceRequest.js.map +1 -1
- package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
- package/dist/models/CreateKeyPairRequest.d.ts +1 -1
- package/dist/models/CreateLaunchTemplateRequest.d.ts +214 -125
- package/dist/models/CreateLaunchTemplateRequest.js.map +1 -1
- package/dist/models/CreateLaunchTemplateResponseBody.d.ts +1 -1
- package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +185 -106
- package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
- package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +1 -1
- package/dist/models/CreateNatGatewayRequest.d.ts +36 -0
- package/dist/models/CreateNatGatewayRequest.js.map +1 -1
- package/dist/models/CreateNatGatewayResponseBody.d.ts +16 -0
- package/dist/models/CreateNatGatewayResponseBody.js.map +1 -1
- package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +15 -12
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/CreateNetworkInterfaceRequest.d.ts +123 -97
- package/dist/models/CreateNetworkInterfaceRequest.js.map +1 -1
- package/dist/models/CreateNetworkInterfaceResponseBody.d.ts +39 -15
- package/dist/models/CreateNetworkInterfaceResponseBody.js.map +1 -1
- package/dist/models/CreatePhysicalConnectionRequest.d.ts +44 -0
- package/dist/models/CreatePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/CreatePhysicalConnectionResponseBody.d.ts +8 -0
- package/dist/models/CreatePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +61 -0
- package/dist/models/CreatePlanMaintenanceWindowRequest.js +2 -0
- package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +6 -0
- package/dist/models/CreatePlanMaintenanceWindowResponseBody.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +20 -0
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js +2 -0
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
- package/dist/models/CreatePortRangeListRequest.d.ts +9 -8
- package/dist/models/CreatePortRangeListRequest.js.map +1 -1
- package/dist/models/CreatePrefixListRequest.d.ts +13 -8
- package/dist/models/CreatePrefixListRequest.js.map +1 -1
- package/dist/models/CreateRouteEntryRequest.d.ts +66 -0
- package/dist/models/CreateRouteEntryRequest.js.map +1 -1
- package/dist/models/CreateRouteEntryResponseBody.d.ts +4 -0
- package/dist/models/CreateRouteEntryResponseBody.js.map +1 -1
- package/dist/models/CreateRouterInterfaceRequest.d.ts +103 -0
- package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceResponseBody.d.ts +12 -0
- package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/CreateSecurityGroupRequest.d.ts +3 -2
- package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
- package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +13 -7
- package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
- package/dist/models/CreateSnapshotGroupRequest.d.ts +9 -7
- package/dist/models/CreateSnapshotGroupRequest.js.map +1 -1
- package/dist/models/CreateSnapshotRequest.d.ts +27 -28
- package/dist/models/CreateSnapshotRequest.js.map +1 -1
- package/dist/models/CreateSnapshotResponseBody.d.ts +2 -2
- package/dist/models/CreateStorageSetRequest.d.ts +0 -40
- package/dist/models/CreateStorageSetRequest.js.map +1 -1
- package/dist/models/CreateStorageSetResponseBody.d.ts +0 -14
- package/dist/models/CreateStorageSetResponseBody.js.map +1 -1
- package/dist/models/CreateVirtualBorderRouterRequest.d.ts +54 -0
- package/dist/models/CreateVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/CreateVirtualBorderRouterResponseBody.d.ts +8 -0
- package/dist/models/CreateVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/CreateVpcRequest.d.ts +26 -0
- package/dist/models/CreateVpcRequest.js.map +1 -1
- package/dist/models/CreateVpcResponseBody.d.ts +16 -0
- package/dist/models/CreateVpcResponseBody.js.map +1 -1
- package/dist/models/CreateVswitchRequest.d.ts +29 -0
- package/dist/models/CreateVswitchRequest.js.map +1 -1
- package/dist/models/CreateVswitchResponseBody.d.ts +8 -0
- package/dist/models/CreateVswitchResponseBody.js.map +1 -1
- package/dist/models/DeactivateRouterInterfaceRequest.d.ts +4 -0
- package/dist/models/DeactivateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/DeactivateRouterInterfaceResponseBody.d.ts +4 -0
- package/dist/models/DeactivateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/DeleteAutoProvisioningGroupRequest.d.ts +4 -3
- package/dist/models/DeleteAutoProvisioningGroupRequest.js.map +1 -1
- package/dist/models/DeleteBandwidthPackageRequest.d.ts +4 -0
- package/dist/models/DeleteBandwidthPackageRequest.js.map +1 -1
- package/dist/models/DeleteBandwidthPackageResponseBody.d.ts +4 -0
- package/dist/models/DeleteBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
- package/dist/models/DeleteForwardEntryRequest.d.ts +9 -0
- package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
- package/dist/models/DeleteForwardEntryResponseBody.d.ts +4 -0
- package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
- package/dist/models/DeleteHaVipRequest.d.ts +8 -0
- package/dist/models/DeleteHaVipRequest.js.map +1 -1
- package/dist/models/DeleteHaVipResponseBody.d.ts +4 -0
- package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
- package/dist/models/DeleteImageRequest.d.ts +6 -5
- package/dist/models/DeleteImageRequest.js.map +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +14 -11
- package/dist/models/DeleteInstanceRequest.js.map +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +14 -11
- package/dist/models/DeleteInstancesRequest.js.map +1 -1
- package/dist/models/DeleteKeyPairsRequest.d.ts +2 -2
- package/dist/models/DeleteNatGatewayRequest.d.ts +4 -0
- package/dist/models/DeleteNatGatewayRequest.js.map +1 -1
- package/dist/models/DeleteNatGatewayResponseBody.d.ts +4 -0
- package/dist/models/DeleteNatGatewayResponseBody.js.map +1 -1
- package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +8 -0
- package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +4 -0
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/DeletePhysicalConnectionRequest.d.ts +8 -0
- package/dist/models/DeletePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/DeletePhysicalConnectionResponseBody.d.ts +4 -0
- package/dist/models/DeletePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/DeletePlanMaintenanceWindowRequest.d.ts +4 -0
- package/dist/models/DeletePlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/DeletePlanMaintenanceWindowResponseBody.d.ts +7 -0
- package/dist/models/DeletePlanMaintenanceWindowResponseBody.js.map +1 -1
- package/dist/models/DeletePortRangeListRequest.d.ts +1 -1
- package/dist/models/DeleteRouteEntryRequest.d.ts +28 -0
- package/dist/models/DeleteRouteEntryRequest.js.map +1 -1
- package/dist/models/DeleteRouteEntryResponseBody.d.ts +4 -0
- package/dist/models/DeleteRouteEntryResponseBody.js.map +1 -1
- package/dist/models/DeleteRouterInterfaceRequest.d.ts +14 -0
- package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
- package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +4 -0
- package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/DeleteSnapshotRequest.d.ts +3 -2
- package/dist/models/DeleteSnapshotRequest.js.map +1 -1
- package/dist/models/DeleteStorageSetRequest.d.ts +0 -17
- package/dist/models/DeleteStorageSetRequest.js.map +1 -1
- package/dist/models/DeleteStorageSetResponseBody.d.ts +0 -7
- package/dist/models/DeleteStorageSetResponseBody.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +12 -0
- package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +4 -0
- package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/DeleteVpcRequest.d.ts +6 -0
- package/dist/models/DeleteVpcRequest.js.map +1 -1
- package/dist/models/DeleteVpcResponseBody.d.ts +4 -0
- package/dist/models/DeleteVpcResponseBody.js.map +1 -1
- package/dist/models/DeleteVscResponseBody.d.ts +0 -3
- package/dist/models/DeleteVscResponseBody.js.map +1 -1
- package/dist/models/DeleteVswitchRequest.d.ts +6 -0
- package/dist/models/DeleteVswitchRequest.js.map +1 -1
- package/dist/models/DeleteVswitchResponseBody.d.ts +4 -0
- package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
- package/dist/models/DeregisterManagedInstanceRequest.d.ts +7 -0
- package/dist/models/DeregisterManagedInstanceRequest.js.map +1 -1
- package/dist/models/DescribeAccessPointsRequest.d.ts +35 -0
- package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
- package/dist/models/DescribeAccessPointsResponseBody.d.ts +20 -0
- package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
- package/dist/models/DescribeAccountAttributesRequest.d.ts +17 -17
- package/dist/models/DescribeAutoProvisioningGroupHistoryRequest.d.ts +7 -7
- package/dist/models/DescribeAutoProvisioningGroupHistoryResponseBody.d.ts +8 -4
- package/dist/models/DescribeAutoProvisioningGroupHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoProvisioningGroupsRequest.d.ts +10 -14
- package/dist/models/DescribeAutoProvisioningGroupsRequest.js.map +1 -1
- package/dist/models/DescribeAutoProvisioningGroupsResponseBody.d.ts +8 -4
- package/dist/models/DescribeAutoProvisioningGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +5 -4
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +2 -2
- package/dist/models/DescribeAvailableResourceRequest.d.ts +161 -0
- package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
- package/dist/models/DescribeAvailableResourceResponseBody.d.ts +7 -0
- package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthLimitationRequest.d.ts +15 -10
- package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
- package/dist/models/DescribeBandwidthPackagesRequest.d.ts +18 -0
- package/dist/models/DescribeBandwidthPackagesRequest.js.map +1 -1
- package/dist/models/DescribeBandwidthPackagesResponseBody.d.ts +20 -0
- package/dist/models/DescribeBandwidthPackagesResponseBody.js.map +1 -1
- package/dist/models/DescribeCapacityReservationInstancesRequest.d.ts +3 -2
- package/dist/models/DescribeCapacityReservationInstancesRequest.js.map +1 -1
- package/dist/models/DescribeCapacityReservationsRequest.d.ts +32 -24
- package/dist/models/DescribeCapacityReservationsRequest.js.map +1 -1
- package/dist/models/DescribeCapacityReservationsResponseBody.d.ts +2 -2
- package/dist/models/DescribeCloudAssistantSettingsRequest.d.ts +1 -1
- package/dist/models/DescribeCloudAssistantSettingsResponseBody.d.ts +70 -9
- package/dist/models/DescribeCloudAssistantSettingsResponseBody.js.map +1 -1
- package/dist/models/DescribeCloudAssistantStatusRequest.d.ts +7 -5
- package/dist/models/DescribeCloudAssistantStatusRequest.js.map +1 -1
- package/dist/models/DescribeClustersRequest.d.ts +2 -0
- package/dist/models/DescribeClustersRequest.js.map +1 -1
- package/dist/models/DescribeClustersResponseBody.d.ts +8 -0
- package/dist/models/DescribeClustersResponseBody.js.map +1 -1
- package/dist/models/DescribeCommandsRequest.d.ts +36 -31
- package/dist/models/DescribeCommandsRequest.js.map +1 -1
- package/dist/models/DescribeCommandsResponseBody.d.ts +2 -2
- package/dist/models/DescribeDedicatedHostClustersRequest.d.ts +3 -3
- package/dist/models/DescribeDedicatedHostsRequest.d.ts +38 -30
- package/dist/models/DescribeDedicatedHostsRequest.js.map +1 -1
- package/dist/models/DescribeDedicatedHostsResponseBody.d.ts +4 -4
- package/dist/models/DescribeDeploymentSetSupportedInstanceTypeFamilyRequest.d.ts +5 -3
- package/dist/models/DescribeDeploymentSetSupportedInstanceTypeFamilyRequest.js.map +1 -1
- package/dist/models/DescribeDeploymentSetsRequest.d.ts +29 -11
- package/dist/models/DescribeDeploymentSetsRequest.js.map +1 -1
- package/dist/models/DescribeDeploymentSetsResponseBody.d.ts +8 -4
- package/dist/models/DescribeDeploymentSetsResponseBody.js.map +1 -1
- package/dist/models/DescribeDiagnosticMetricSetsRequest.d.ts +6 -4
- package/dist/models/DescribeDiagnosticMetricSetsRequest.js.map +1 -1
- package/dist/models/DescribeDiagnosticMetricSetsResponseBody.d.ts +5 -4
- package/dist/models/DescribeDiagnosticMetricSetsResponseBody.js.map +1 -1
- package/dist/models/DescribeDiagnosticMetricsRequest.d.ts +3 -2
- package/dist/models/DescribeDiagnosticMetricsRequest.js.map +1 -1
- package/dist/models/DescribeDiagnosticMetricsResponseBody.d.ts +7 -5
- package/dist/models/DescribeDiagnosticMetricsResponseBody.js.map +1 -1
- package/dist/models/DescribeDiagnosticReportAttributesRequest.d.ts +1 -1
- package/dist/models/DescribeDiagnosticReportAttributesResponseBody.d.ts +27 -19
- package/dist/models/DescribeDiagnosticReportAttributesResponseBody.js.map +1 -1
- package/dist/models/DescribeDiagnosticReportsRequest.d.ts +17 -10
- package/dist/models/DescribeDiagnosticReportsRequest.js.map +1 -1
- package/dist/models/DescribeDiskEncryptionByDefaultStatusResponseBody.d.ts +3 -2
- package/dist/models/DescribeDiskEncryptionByDefaultStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataRequest.d.ts +7 -5
- package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeDisksFullStatusRequest.d.ts +27 -15
- package/dist/models/DescribeDisksFullStatusRequest.js.map +1 -1
- package/dist/models/DescribeDisksRequest.d.ts +122 -106
- package/dist/models/DescribeDisksRequest.js.map +1 -1
- package/dist/models/DescribeDisksResponseBody.d.ts +4 -4
- package/dist/models/DescribeEipMonitorDataRequest.d.ts +14 -0
- package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +8 -0
- package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribeElasticityAssuranceAutoRenewAttributeRequest.d.ts +4 -3
- package/dist/models/DescribeElasticityAssuranceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/DescribeElasticityAssurancesRequest.d.ts +31 -25
- package/dist/models/DescribeElasticityAssurancesRequest.js.map +1 -1
- package/dist/models/DescribeElasticityAssurancesResponseBody.d.ts +3 -3
- package/dist/models/DescribeEniMonitorDataRequest.d.ts +5 -3
- package/dist/models/DescribeEniMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeForwardTableEntriesRequest.d.ts +16 -0
- package/dist/models/DescribeForwardTableEntriesRequest.js.map +1 -1
- package/dist/models/DescribeForwardTableEntriesResponseBody.d.ts +20 -0
- package/dist/models/DescribeForwardTableEntriesResponseBody.js.map +1 -1
- package/dist/models/DescribeHaVipsRequest.d.ts +34 -0
- package/dist/models/DescribeHaVipsRequest.js.map +1 -1
- package/dist/models/DescribeHaVipsResponseBody.d.ts +20 -0
- package/dist/models/DescribeHaVipsResponseBody.js.map +1 -1
- package/dist/models/DescribeHpcClustersRequest.d.ts +10 -17
- package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
- package/dist/models/DescribeHpcClustersResponseBody.d.ts +4 -4
- package/dist/models/DescribeImageComponentsRequest.d.ts +14 -11
- package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
- package/dist/models/DescribeImageFromFamilyResponseBody.d.ts +23 -14
- package/dist/models/DescribeImageFromFamilyResponseBody.js.map +1 -1
- package/dist/models/DescribeImagePipelineExecutionsRequest.d.ts +37 -24
- package/dist/models/DescribeImagePipelineExecutionsRequest.js.map +1 -1
- package/dist/models/DescribeImagePipelineExecutionsResponseBody.d.ts +8 -6
- package/dist/models/DescribeImagePipelineExecutionsResponseBody.js.map +1 -1
- package/dist/models/DescribeImagePipelinesRequest.d.ts +10 -10
- package/dist/models/DescribeImagePipelinesResponseBody.d.ts +3 -3
- package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +1 -1
- package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +3 -2
- package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +20 -19
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeImagesRequest.d.ts +101 -68
- package/dist/models/DescribeImagesRequest.js.map +1 -1
- package/dist/models/DescribeImagesResponseBody.d.ts +5 -5
- package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +76 -30
- package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceAutoRenewAttributeRequest.d.ts +12 -10
- package/dist/models/DescribeInstanceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/DescribeInstanceAutoRenewAttributeResponseBody.d.ts +5 -1
- package/dist/models/DescribeInstanceAutoRenewAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +83 -48
- package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +6 -6
- package/dist/models/DescribeInstanceModificationPriceRequest.d.ts +40 -39
- package/dist/models/DescribeInstanceModificationPriceRequest.js.map +1 -1
- package/dist/models/DescribeInstanceModificationPriceResponseBody.d.ts +8 -7
- package/dist/models/DescribeInstanceModificationPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceMonitorDataRequest.d.ts +5 -3
- package/dist/models/DescribeInstanceMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeInstanceRamRoleRequest.d.ts +2 -2
- package/dist/models/DescribeInstanceStatusRequest.d.ts +1 -1
- package/dist/models/DescribeInstanceTopologyRequest.d.ts +0 -12
- package/dist/models/DescribeInstanceTopologyRequest.js.map +1 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +0 -7
- package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTypeFamiliesRequest.d.ts +11 -6
- package/dist/models/DescribeInstanceTypeFamiliesRequest.js.map +1 -1
- package/dist/models/DescribeInstanceTypeFamiliesResponseBody.d.ts +1 -1
- package/dist/models/DescribeInstanceTypesRequest.d.ts +111 -92
- package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeInstanceTypesResponseBody.d.ts +6 -2
- package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +1 -1
- package/dist/models/DescribeInstancesFullStatusRequest.d.ts +30 -17
- package/dist/models/DescribeInstancesFullStatusRequest.js.map +1 -1
- package/dist/models/DescribeInstancesRequest.d.ts +84 -68
- package/dist/models/DescribeInstancesRequest.js.map +1 -1
- package/dist/models/DescribeInstancesResponseBody.d.ts +4 -4
- package/dist/models/DescribeInvocationResultsRequest.d.ts +56 -66
- package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationResultsResponseBody.d.ts +30 -23
- package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
- package/dist/models/DescribeInvocationsRequest.d.ts +105 -17
- package/dist/models/DescribeInvocationsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -48
- package/dist/models/DescribeInvocationsResponseBody.js.map +1 -1
- package/dist/models/DescribeKeyPairsRequest.d.ts +8 -5
- package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
- package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +3 -2
- package/dist/models/DescribeLaunchTemplateVersionsRequest.js.map +1 -1
- package/dist/models/DescribeLaunchTemplatesRequest.d.ts +8 -6
- package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeLockedSnapshotsRequest.d.ts +16 -12
- package/dist/models/DescribeLockedSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeLockedSnapshotsResponseBody.d.ts +18 -11
- package/dist/models/DescribeLockedSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeManagedInstancesRequest.d.ts +27 -14
- package/dist/models/DescribeManagedInstancesRequest.js.map +1 -1
- package/dist/models/DescribeManagedInstancesResponseBody.d.ts +3 -2
- package/dist/models/DescribeManagedInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeNatGatewaysRequest.d.ts +18 -0
- package/dist/models/DescribeNatGatewaysRequest.js.map +1 -1
- package/dist/models/DescribeNatGatewaysResponseBody.d.ts +20 -0
- package/dist/models/DescribeNatGatewaysResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkInterfaceAttributeRequest.d.ts +8 -10
- package/dist/models/DescribeNetworkInterfaceAttributeRequest.js.map +1 -1
- package/dist/models/DescribeNetworkInterfaceAttributeResponseBody.d.ts +90 -82
- package/dist/models/DescribeNetworkInterfaceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +5 -1
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
- package/dist/models/DescribeNetworkInterfacesRequest.d.ts +21 -14
- package/dist/models/DescribeNetworkInterfacesRequest.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +14 -0
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +8 -0
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsRequest.d.ts +48 -0
- package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +20 -0
- package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +42 -0
- package/dist/models/DescribePlanMaintenanceWindowsRequest.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +88 -0
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js +2 -0
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +28 -0
- package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.js.map +1 -1
- package/dist/models/DescribePortRangeListEntriesRequest.d.ts +2 -2
- package/dist/models/DescribePortRangeListEntriesResponseBody.d.ts +1 -1
- package/dist/models/DescribePortRangeListsRequest.d.ts +5 -4
- package/dist/models/DescribePortRangeListsRequest.js.map +1 -1
- package/dist/models/DescribePrefixListAttributesResponseBody.d.ts +3 -2
- package/dist/models/DescribePrefixListAttributesResponseBody.js.map +1 -1
- package/dist/models/DescribePrefixListsRequest.d.ts +3 -2
- package/dist/models/DescribePrefixListsRequest.js.map +1 -1
- package/dist/models/DescribePriceRequest.d.ts +254 -135
- package/dist/models/DescribePriceRequest.js.map +1 -1
- package/dist/models/DescribePriceResponseBody.d.ts +15 -15
- package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +42 -28
- package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
- package/dist/models/DescribeRegionsRequest.d.ts +21 -10
- package/dist/models/DescribeRegionsRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceRequest.d.ts +18 -16
- package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
- package/dist/models/DescribeReservedInstancesRequest.d.ts +18 -13
- package/dist/models/DescribeReservedInstancesRequest.js.map +1 -1
- package/dist/models/DescribeResourceByTagsRequest.d.ts +29 -18
- package/dist/models/DescribeResourceByTagsRequest.js.map +1 -1
- package/dist/models/DescribeResourceByTagsResponseBody.d.ts +1 -1
- package/dist/models/DescribeResourcesModificationRequest.d.ts +21 -16
- package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesRequest.d.ts +35 -0
- package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesResponseBody.d.ts +20 -0
- package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeRouterInterfacesRequest.d.ts +42 -0
- package/dist/models/DescribeRouterInterfacesRequest.js.map +1 -1
- package/dist/models/DescribeRouterInterfacesResponseBody.d.ts +20 -0
- package/dist/models/DescribeRouterInterfacesResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +18 -14
- package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +3 -2
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupsRequest.d.ts +15 -11
- package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
- package/dist/models/DescribeSendFileResultsRequest.d.ts +11 -7
- package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotGroupsRequest.d.ts +5 -3
- package/dist/models/DescribeSnapshotGroupsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotLinksRequest.d.ts +3 -2
- package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotMonitorDataRequest.d.ts +10 -6
- package/dist/models/DescribeSnapshotMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsRequest.d.ts +62 -47
- package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsResponseBody.d.ts +8 -4
- package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeSpotAdviceRequest.d.ts +12 -7
- package/dist/models/DescribeSpotAdviceRequest.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +11 -7
- package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
- package/dist/models/DescribeStorageCapacityUnitsRequest.d.ts +3 -2
- package/dist/models/DescribeStorageCapacityUnitsRequest.js.map +1 -1
- package/dist/models/DescribeStorageSetDetailsRequest.d.ts +0 -53
- package/dist/models/DescribeStorageSetDetailsRequest.js.map +1 -1
- package/dist/models/DescribeStorageSetDetailsResponseBody.d.ts +0 -28
- package/dist/models/DescribeStorageSetDetailsResponseBody.js.map +1 -1
- package/dist/models/DescribeStorageSetsRequest.d.ts +0 -51
- package/dist/models/DescribeStorageSetsRequest.js.map +1 -1
- package/dist/models/DescribeStorageSetsResponseBody.d.ts +0 -28
- package/dist/models/DescribeStorageSetsResponseBody.js.map +1 -1
- package/dist/models/DescribeTagsRequest.d.ts +39 -26
- package/dist/models/DescribeTagsRequest.js.map +1 -1
- package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeResponseBody.d.ts +3 -2
- package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeTasksRequest.d.ts +23 -9
- package/dist/models/DescribeTasksRequest.js.map +1 -1
- package/dist/models/DescribeUserBusinessBehaviorRequest.d.ts +6 -0
- package/dist/models/DescribeUserBusinessBehaviorRequest.js.map +1 -1
- package/dist/models/DescribeUserBusinessBehaviorResponseBody.d.ts +8 -0
- package/dist/models/DescribeUserBusinessBehaviorResponseBody.js.map +1 -1
- package/dist/models/DescribeUserDataResponseBody.d.ts +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +24 -0
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +20 -0
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +22 -0
- package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +20 -0
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
- package/dist/models/DescribeVpcsRequest.d.ts +18 -0
- package/dist/models/DescribeVpcsRequest.js.map +1 -1
- package/dist/models/DescribeVpcsResponseBody.d.ts +20 -0
- package/dist/models/DescribeVpcsResponseBody.js.map +1 -1
- package/dist/models/DescribeVroutersRequest.d.ts +20 -0
- package/dist/models/DescribeVroutersRequest.js.map +1 -1
- package/dist/models/DescribeVroutersResponseBody.d.ts +20 -0
- package/dist/models/DescribeVroutersResponseBody.js.map +1 -1
- package/dist/models/DescribeVscsResponseBody.d.ts +0 -10
- package/dist/models/DescribeVscsResponseBody.js.map +1 -1
- package/dist/models/DescribeVswitchesRequest.d.ts +35 -0
- package/dist/models/DescribeVswitchesRequest.js.map +1 -1
- package/dist/models/DescribeVswitchesResponseBody.d.ts +20 -0
- package/dist/models/DescribeVswitchesResponseBody.js.map +1 -1
- package/dist/models/DescribeZonesRequest.d.ts +24 -14
- package/dist/models/DescribeZonesRequest.js.map +1 -1
- package/dist/models/DetachDiskRequest.d.ts +13 -8
- package/dist/models/DetachDiskRequest.js.map +1 -1
- package/dist/models/DetachNetworkInterfaceRequest.d.ts +1 -1
- package/dist/models/EnableNetworkInterfaceQoSrequest.d.ts +4 -0
- package/dist/models/EnableNetworkInterfaceQoSrequest.js.map +1 -1
- package/dist/models/EnableNetworkInterfaceQoSresponseBody.d.ts +3 -0
- package/dist/models/EnableNetworkInterfaceQoSresponseBody.js.map +1 -1
- package/dist/models/EnablePhysicalConnectionRequest.d.ts +14 -0
- package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +4 -0
- package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/ExportImageRequest.d.ts +24 -11
- package/dist/models/ExportImageRequest.js.map +1 -1
- package/dist/models/ExportImageResponseBody.d.ts +1 -1
- package/dist/models/ExportSnapshotRequest.d.ts +10 -0
- package/dist/models/ExportSnapshotRequest.js.map +1 -1
- package/dist/models/ExportSnapshotResponseBody.d.ts +8 -0
- package/dist/models/ExportSnapshotResponseBody.js.map +1 -1
- package/dist/models/GetInstanceConsoleOutputRequest.d.ts +3 -2
- package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
- package/dist/models/ImportImageRequest.d.ts +129 -88
- package/dist/models/ImportImageRequest.js.map +1 -1
- package/dist/models/ImportKeyPairRequest.d.ts +3 -3
- package/dist/models/InvokeCommandRequest.d.ts +100 -62
- package/dist/models/InvokeCommandRequest.js.map +1 -1
- package/dist/models/InvokeCommandShrinkRequest.d.ts +100 -62
- package/dist/models/InvokeCommandShrinkRequest.js.map +1 -1
- package/dist/models/JoinResourceGroupRequest.d.ts +25 -13
- package/dist/models/JoinResourceGroupRequest.js.map +1 -1
- package/dist/models/JoinSecurityGroupRequest.d.ts +9 -8
- package/dist/models/JoinSecurityGroupRequest.js.map +1 -1
- package/dist/models/LeaveSecurityGroupRequest.d.ts +3 -2
- package/dist/models/LeaveSecurityGroupRequest.js.map +1 -1
- package/dist/models/ListPluginStatusRequest.d.ts +6 -6
- package/dist/models/ListTagResourcesRequest.d.ts +69 -43
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +1 -1
- package/dist/models/LockSnapshotRequest.d.ts +14 -13
- package/dist/models/LockSnapshotRequest.js.map +1 -1
- package/dist/models/LockSnapshotResponseBody.d.ts +20 -11
- package/dist/models/LockSnapshotResponseBody.js.map +1 -1
- package/dist/models/ModifyAutoProvisioningGroupRequest.d.ts +13 -9
- package/dist/models/ModifyAutoProvisioningGroupRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +16 -10
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
- package/dist/models/ModifyBandwidthPackageSpecRequest.d.ts +6 -0
- package/dist/models/ModifyBandwidthPackageSpecRequest.js.map +1 -1
- package/dist/models/ModifyBandwidthPackageSpecResponseBody.d.ts +4 -0
- package/dist/models/ModifyBandwidthPackageSpecResponseBody.js.map +1 -1
- package/dist/models/ModifyCapacityReservationRequest.d.ts +6 -4
- package/dist/models/ModifyCapacityReservationRequest.js.map +1 -1
- package/dist/models/ModifyCloudAssistantSettingsRequest.d.ts +158 -38
- package/dist/models/ModifyCloudAssistantSettingsRequest.js.map +1 -1
- package/dist/models/ModifyCloudAssistantSettingsShrinkRequest.d.ts +21 -10
- package/dist/models/ModifyCloudAssistantSettingsShrinkRequest.js.map +1 -1
- package/dist/models/ModifyCommandRequest.d.ts +1 -1
- package/dist/models/ModifyDedicatedHostAttributeRequest.d.ts +7 -5
- package/dist/models/ModifyDedicatedHostAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDedicatedHostAutoReleaseTimeRequest.d.ts +7 -4
- package/dist/models/ModifyDedicatedHostAutoReleaseTimeRequest.js.map +1 -1
- package/dist/models/ModifyDedicatedHostAutoReleaseTimeResponseBody.d.ts +1 -1
- package/dist/models/ModifyDedicatedHostAutoRenewAttributeRequest.d.ts +19 -12
- package/dist/models/ModifyDedicatedHostAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDedicatedHostsChargeTypeRequest.d.ts +16 -11
- package/dist/models/ModifyDedicatedHostsChargeTypeRequest.js.map +1 -1
- package/dist/models/ModifyDeploymentSetAttributeRequest.d.ts +10 -3
- package/dist/models/ModifyDeploymentSetAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDeploymentSetAttributeResponseBody.d.ts +1 -1
- package/dist/models/ModifyDiagnosticMetricSetRequest.d.ts +1 -1
- package/dist/models/ModifyDiskAttributeRequest.d.ts +17 -13
- package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDiskChargeTypeRequest.d.ts +8 -6
- package/dist/models/ModifyDiskChargeTypeRequest.js.map +1 -1
- package/dist/models/ModifyDiskChargeTypeResponseBody.d.ts +1 -1
- package/dist/models/ModifyDiskDeploymentRequest.d.ts +17 -14
- package/dist/models/ModifyDiskDeploymentRequest.js.map +1 -1
- package/dist/models/ModifyDiskDeploymentResponseBody.d.ts +2 -2
- package/dist/models/ModifyDiskSpecRequest.d.ts +20 -13
- package/dist/models/ModifyDiskSpecRequest.js.map +1 -1
- package/dist/models/ModifyDiskSpecResponseBody.d.ts +2 -2
- package/dist/models/ModifyElasticityAssuranceAutoRenewAttributeRequest.d.ts +12 -8
- package/dist/models/ModifyElasticityAssuranceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyElasticityAssuranceRequest.d.ts +15 -11
- package/dist/models/ModifyElasticityAssuranceRequest.js.map +1 -1
- package/dist/models/ModifyForwardEntryRequest.d.ts +26 -0
- package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
- package/dist/models/ModifyForwardEntryResponseBody.d.ts +4 -0
- package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeRequest.d.ts +12 -0
- package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +2 -2
- package/dist/models/ModifyImageAttributeRequest.d.ts +40 -27
- package/dist/models/ModifyImageAttributeRequest.js.map +1 -1
- package/dist/models/ModifyImageAttributeResponseBody.d.ts +1 -1
- package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +4 -0
- package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +4 -0
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
- package/dist/models/ModifyImageSharePermissionRequest.d.ts +15 -8
- package/dist/models/ModifyImageSharePermissionRequest.js.map +1 -1
- package/dist/models/ModifyImageSharePermissionResponseBody.d.ts +1 -1
- package/dist/models/ModifyInstanceAttachmentAttributesRequest.d.ts +8 -5
- package/dist/models/ModifyInstanceAttachmentAttributesRequest.js.map +1 -1
- package/dist/models/ModifyInstanceAttributeRequest.d.ts +122 -75
- package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceAutoReleaseTimeRequest.d.ts +5 -3
- package/dist/models/ModifyInstanceAutoReleaseTimeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceAutoReleaseTimeResponseBody.d.ts +1 -1
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +14 -9
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceChargeTypeRequest.d.ts +16 -11
- package/dist/models/ModifyInstanceChargeTypeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceClockOptionsRequest.d.ts +6 -4
- package/dist/models/ModifyInstanceClockOptionsRequest.js.map +1 -1
- package/dist/models/ModifyInstanceDeploymentRequest.d.ts +19 -14
- package/dist/models/ModifyInstanceDeploymentRequest.js.map +1 -1
- package/dist/models/ModifyInstanceMaintenanceAttributesRequest.d.ts +8 -5
- package/dist/models/ModifyInstanceMaintenanceAttributesRequest.js.map +1 -1
- package/dist/models/ModifyInstanceMetadataOptionsRequest.d.ts +15 -12
- package/dist/models/ModifyInstanceMetadataOptionsRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkOptionsRequest.d.ts +9 -5
- package/dist/models/ModifyInstanceNetworkOptionsRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +19 -14
- package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
- package/dist/models/ModifyInstanceSpecRequest.d.ts +30 -24
- package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyInstanceVpcAttributeRequest.d.ts +14 -9
- package/dist/models/ModifyInstanceVpcAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInvocationAttributeRequest.d.ts +70 -45
- package/dist/models/ModifyInvocationAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInvocationAttributeResponseBody.d.ts +5 -3
- package/dist/models/ModifyInvocationAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyInvocationAttributeShrinkRequest.d.ts +70 -45
- package/dist/models/ModifyInvocationAttributeShrinkRequest.js.map +1 -1
- package/dist/models/ModifyNetworkInterfaceAttributeRequest.d.ts +85 -59
- package/dist/models/ModifyNetworkInterfaceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyPhysicalConnectionAttributeRequest.d.ts +52 -0
- package/dist/models/ModifyPhysicalConnectionAttributeRequest.js.map +1 -1
- package/dist/models/ModifyPhysicalConnectionAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyPhysicalConnectionAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +75 -0
- package/dist/models/ModifyPlanMaintenanceWindowRequest.js +2 -0
- package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +3 -0
- package/dist/models/ModifyPlanMaintenanceWindowResponseBody.js.map +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +26 -0
- package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.js +2 -0
- package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.js.map +1 -1
- package/dist/models/ModifyPortRangeListRequest.d.ts +11 -8
- package/dist/models/ModifyPortRangeListRequest.js.map +1 -1
- package/dist/models/ModifyPrefixListRequest.d.ts +8 -5
- package/dist/models/ModifyPrefixListRequest.js.map +1 -1
- package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +30 -24
- package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyReservedInstanceAutoRenewAttributeRequest.d.ts +3 -2
- package/dist/models/ModifyReservedInstanceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyReservedInstancesRequest.d.ts +5 -4
- package/dist/models/ModifyReservedInstancesRequest.js.map +1 -1
- package/dist/models/ModifyRouterInterfaceAttributeRequest.d.ts +36 -0
- package/dist/models/ModifyRouterInterfaceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyRouterInterfaceAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyRouterInterfaceAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyRouterInterfaceSpecRequest.d.ts +14 -0
- package/dist/models/ModifyRouterInterfaceSpecRequest.js.map +1 -1
- package/dist/models/ModifyRouterInterfaceSpecResponseBody.d.ts +8 -0
- package/dist/models/ModifyRouterInterfaceSpecResponseBody.js.map +1 -1
- package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +53 -33
- package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +4 -3
- package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupRuleRequest.d.ts +57 -36
- package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
- package/dist/models/ModifySnapshotAttributeRequest.d.ts +7 -6
- package/dist/models/ModifySnapshotAttributeRequest.js.map +1 -1
- package/dist/models/ModifySnapshotCategoryRequest.d.ts +7 -7
- package/dist/models/ModifySnapshotCategoryResponseBody.d.ts +1 -1
- package/dist/models/ModifyStorageCapacityUnitAttributeRequest.d.ts +2 -2
- package/dist/models/ModifyStorageSetAttributeRequest.d.ts +0 -31
- package/dist/models/ModifyStorageSetAttributeRequest.js.map +1 -1
- package/dist/models/ModifyStorageSetAttributeResponseBody.d.ts +0 -7
- package/dist/models/ModifyStorageSetAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyUserBusinessBehaviorRequest.d.ts +8 -0
- package/dist/models/ModifyUserBusinessBehaviorRequest.js.map +1 -1
- package/dist/models/ModifyUserBusinessBehaviorResponseBody.d.ts +4 -0
- package/dist/models/ModifyUserBusinessBehaviorResponseBody.js.map +1 -1
- package/dist/models/ModifyVirtualBorderRouterAttributeRequest.d.ts +50 -0
- package/dist/models/ModifyVirtualBorderRouterAttributeRequest.js.map +1 -1
- package/dist/models/ModifyVirtualBorderRouterAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyVirtualBorderRouterAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyVpcAttributeRequest.d.ts +22 -0
- package/dist/models/ModifyVpcAttributeRequest.js.map +1 -1
- package/dist/models/ModifyVpcAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyVpcAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyVrouterAttributeRequest.d.ts +14 -0
- package/dist/models/ModifyVrouterAttributeRequest.js.map +1 -1
- package/dist/models/ModifyVrouterAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyVrouterAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyVswitchAttributeRequest.d.ts +16 -0
- package/dist/models/ModifyVswitchAttributeRequest.js.map +1 -1
- package/dist/models/ModifyVswitchAttributeResponseBody.d.ts +4 -0
- package/dist/models/ModifyVswitchAttributeResponseBody.js.map +1 -1
- package/dist/models/PurchaseElasticityAssuranceRequest.d.ts +10 -7
- package/dist/models/PurchaseElasticityAssuranceRequest.js.map +1 -1
- package/dist/models/PurchaseReservedInstancesOfferingRequest.d.ts +18 -13
- package/dist/models/PurchaseReservedInstancesOfferingRequest.js.map +1 -1
- package/dist/models/PurchaseStorageCapacityUnitRequest.d.ts +7 -5
- package/dist/models/PurchaseStorageCapacityUnitRequest.js.map +1 -1
- package/dist/models/ReInitDiskRequest.d.ts +9 -5
- package/dist/models/ReInitDiskRequest.js.map +1 -1
- package/dist/models/RebootInstanceRequest.d.ts +6 -4
- package/dist/models/RebootInstanceRequest.js.map +1 -1
- package/dist/models/RebootInstancesRequest.d.ts +9 -7
- package/dist/models/RebootInstancesRequest.js.map +1 -1
- package/dist/models/RecoverVirtualBorderRouterRequest.d.ts +12 -0
- package/dist/models/RecoverVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/RecoverVirtualBorderRouterResponseBody.d.ts +4 -0
- package/dist/models/RecoverVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/RedeployDedicatedHostRequest.d.ts +3 -2
- package/dist/models/RedeployDedicatedHostRequest.js.map +1 -1
- package/dist/models/RedeployInstanceRequest.d.ts +1 -1
- package/dist/models/ReleaseDedicatedHostRequest.d.ts +3 -2
- package/dist/models/ReleaseDedicatedHostRequest.js.map +1 -1
- package/dist/models/ReleaseEipAddressRequest.d.ts +6 -0
- package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
- package/dist/models/ReleaseEipAddressResponseBody.d.ts +4 -0
- package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
- package/dist/models/ReleasePublicIpAddressRequest.d.ts +3 -3
- package/dist/models/ReleasePublicIpAddressResponseBody.d.ts +2 -2
- package/dist/models/RemoveBandwidthPackageIpsRequest.d.ts +11 -0
- package/dist/models/RemoveBandwidthPackageIpsRequest.js.map +1 -1
- package/dist/models/RemoveBandwidthPackageIpsResponseBody.d.ts +4 -0
- package/dist/models/RemoveBandwidthPackageIpsResponseBody.js.map +1 -1
- package/dist/models/RemoveTagsRequest.d.ts +32 -19
- package/dist/models/RemoveTagsRequest.js.map +1 -1
- package/dist/models/RenewDedicatedHostsRequest.d.ts +6 -4
- package/dist/models/RenewDedicatedHostsRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesRequest.d.ts +16 -11
- package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
- package/dist/models/RenewInstanceRequest.d.ts +1 -1
- package/dist/models/RenewReservedInstancesRequest.d.ts +3 -2
- package/dist/models/RenewReservedInstancesRequest.js.map +1 -1
- package/dist/models/ReplaceSystemDiskRequest.d.ts +26 -19
- package/dist/models/ReplaceSystemDiskRequest.js.map +1 -1
- package/dist/models/ReportInstancesStatusRequest.d.ts +29 -16
- package/dist/models/ReportInstancesStatusRequest.js.map +1 -1
- package/dist/models/ResetDiskRequest.d.ts +3 -2
- package/dist/models/ResetDiskRequest.js.map +1 -1
- package/dist/models/ResetDisksRequest.d.ts +8 -7
- package/dist/models/ResetDisksRequest.js.map +1 -1
- package/dist/models/ResetDisksResponseBody.d.ts +1 -1
- package/dist/models/ResizeDiskRequest.d.ts +59 -46
- package/dist/models/ResizeDiskRequest.js.map +1 -1
- package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +53 -33
- package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/RevokeSecurityGroupRequest.d.ts +53 -33
- package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
- package/dist/models/RunCommandRequest.d.ts +170 -124
- package/dist/models/RunCommandRequest.js.map +1 -1
- package/dist/models/RunCommandResponseBody.d.ts +3 -3
- package/dist/models/RunCommandShrinkRequest.d.ts +170 -124
- package/dist/models/RunCommandShrinkRequest.js.map +1 -1
- package/dist/models/RunInstancesRequest.d.ts +422 -272
- package/dist/models/RunInstancesRequest.js.map +1 -1
- package/dist/models/SendFileRequest.d.ts +24 -12
- package/dist/models/SendFileRequest.js.map +1 -1
- package/dist/models/StartImagePipelineExecutionRequest.d.ts +3 -3
- package/dist/models/StartInstanceRequest.d.ts +7 -6
- package/dist/models/StartInstanceRequest.js.map +1 -1
- package/dist/models/StartInstancesRequest.d.ts +5 -4
- package/dist/models/StartInstancesRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionRequest.d.ts +60 -4
- package/dist/models/StartTerminalSessionRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionShrinkRequest.d.ts +24 -4
- package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
- package/dist/models/StopInstanceRequest.d.ts +18 -13
- package/dist/models/StopInstanceRequest.js.map +1 -1
- package/dist/models/StopInstancesRequest.d.ts +22 -18
- package/dist/models/StopInstancesRequest.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +38 -20
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionRequest.d.ts +13 -0
- package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +4 -0
- package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/TerminateVirtualBorderRouterRequest.d.ts +12 -0
- package/dist/models/TerminateVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/TerminateVirtualBorderRouterResponseBody.d.ts +4 -0
- package/dist/models/TerminateVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/UnassociateEipAddressRequest.d.ts +18 -0
- package/dist/models/UnassociateEipAddressRequest.js.map +1 -1
- package/dist/models/UnassociateEipAddressResponseBody.d.ts +4 -0
- package/dist/models/UnassociateEipAddressResponseBody.js.map +1 -1
- package/dist/models/UnassociateHaVipRequest.d.ts +14 -0
- package/dist/models/UnassociateHaVipRequest.js.map +1 -1
- package/dist/models/UnassociateHaVipResponseBody.d.ts +4 -0
- package/dist/models/UnassociateHaVipResponseBody.js.map +1 -1
- package/dist/models/UnlockSnapshotRequest.d.ts +3 -2
- package/dist/models/UnlockSnapshotRequest.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +36 -19
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +3392 -2894
- package/src/models/AcceptInquiredSystemEventRequest.ts +7 -0
- package/src/models/AcceptInquiredSystemEventResponseBody.ts +3 -0
- package/src/models/ActivateRouterInterfaceRequest.ts +6 -0
- package/src/models/ActivateRouterInterfaceResponseBody.ts +4 -0
- package/src/models/AddBandwidthPackageIpsRequest.ts +10 -0
- package/src/models/AddBandwidthPackageIpsResponseBody.ts +4 -0
- package/src/models/AddTagsRequest.ts +32 -19
- package/src/models/AddTagsResponseBody.ts +1 -1
- package/src/models/AllocateDedicatedHostsRequest.ts +20 -16
- package/src/models/AllocateDedicatedHostsResponseBody.ts +1 -1
- package/src/models/AllocateEipAddressRequest.ts +28 -0
- package/src/models/AllocateEipAddressResponseBody.ts +12 -0
- package/src/models/AllocatePublicIpAddressRequest.ts +1 -1
- package/src/models/ApplyAutoSnapshotPolicyRequest.ts +2 -2
- package/src/models/ApplyAutoSnapshotPolicyResponseBody.ts +1 -1
- package/src/models/AssignIpv6addressesRequest.ts +6 -6
- package/src/models/AssignPrivateIpAddressesRequest.ts +6 -5
- package/src/models/AssociateHaVipRequest.ts +10 -0
- package/src/models/AssociateHaVipResponseBody.ts +4 -0
- package/src/models/AttachDiskRequest.ts +24 -16
- package/src/models/AttachInstanceRamRoleRequest.ts +1 -1
- package/src/models/AuthorizeSecurityGroupEgressRequest.ts +65 -41
- package/src/models/AuthorizeSecurityGroupRequest.ts +64 -40
- package/src/models/CancelAutoSnapshotPolicyRequest.ts +15 -2
- package/src/models/CancelAutoSnapshotPolicyResponseBody.ts +1 -1
- package/src/models/CancelImagePipelineExecutionRequest.ts +3 -3
- package/src/models/CancelPhysicalConnectionRequest.ts +12 -0
- package/src/models/CancelPhysicalConnectionResponseBody.ts +4 -0
- package/src/models/CloneDisksRequest.ts +132 -0
- package/src/models/CloneDisksResponseBody.ts +6 -0
- package/src/models/ConnectRouterInterfaceRequest.ts +4 -0
- package/src/models/ConnectRouterInterfaceResponseBody.ts +4 -0
- package/src/models/CopyImageRequest.ts +7 -5
- package/src/models/CopySnapshotRequest.ts +9 -8
- package/src/models/CreateActivationRequest.ts +7 -0
- package/src/models/CreateAutoProvisioningGroupRequest.ts +435 -299
- package/src/models/CreateAutoProvisioningGroupResponseBody.ts +1 -1
- package/src/models/CreateAutoProvisioningGroupShrinkRequest.ts +427 -294
- package/src/models/CreateAutoSnapshotPolicyRequest.ts +26 -20
- package/src/models/CreateCapacityReservationRequest.ts +24 -21
- package/src/models/CreateCapacityReservationResponseBody.ts +1 -1
- package/src/models/CreateCommandRequest.ts +49 -31
- package/src/models/CreateDedicatedHostClusterRequest.ts +3 -2
- package/src/models/CreateDeploymentSetRequest.ts +47 -21
- package/src/models/CreateDiagnosticMetricSetRequest.ts +2 -2
- package/src/models/CreateDiagnosticReportRequest.ts +7 -7
- package/src/models/CreateDiagnosticReportResponseBody.ts +1 -1
- package/src/models/CreateDiagnosticReportShrinkRequest.ts +7 -7
- package/src/models/CreateDiskRequest.ts +116 -95
- package/src/models/CreateDiskResponseBody.ts +4 -4
- package/src/models/CreateElasticityAssuranceRequest.ts +34 -25
- package/src/models/CreateForwardEntryRequest.ts +14 -0
- package/src/models/CreateForwardEntryResponseBody.ts +8 -0
- package/src/models/CreateHaVipRequest.ts +16 -0
- package/src/models/CreateHaVipResponseBody.ts +8 -0
- package/src/models/CreateImageComponentRequest.ts +18 -12
- package/src/models/CreateImagePipelineRequest.ts +198 -145
- package/src/models/CreateImagePipelineResponseBody.ts +1 -1
- package/src/models/CreateImageRequest.ts +118 -71
- package/src/models/CreateImageResponseBody.ts +2 -2
- package/src/models/CreateInstanceRequest.ts +291 -196
- package/src/models/CreateInstanceResponseBody.ts +2 -2
- package/src/models/CreateKeyPairRequest.ts +1 -1
- package/src/models/CreateLaunchTemplateRequest.ts +214 -125
- package/src/models/CreateLaunchTemplateResponseBody.ts +1 -1
- package/src/models/CreateLaunchTemplateVersionRequest.ts +185 -106
- package/src/models/CreateLaunchTemplateVersionResponseBody.ts +1 -1
- package/src/models/CreateNatGatewayRequest.ts +36 -0
- package/src/models/CreateNatGatewayResponseBody.ts +16 -0
- package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
- package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +15 -12
- package/src/models/CreateNetworkInterfaceRequest.ts +123 -97
- package/src/models/CreateNetworkInterfaceResponseBody.ts +39 -15
- package/src/models/CreatePhysicalConnectionRequest.ts +44 -0
- package/src/models/CreatePhysicalConnectionResponseBody.ts +8 -0
- package/src/models/CreatePlanMaintenanceWindowRequest.ts +63 -0
- package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +6 -0
- package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +22 -0
- package/src/models/CreatePortRangeListRequest.ts +9 -8
- package/src/models/CreatePrefixListRequest.ts +13 -8
- package/src/models/CreateRouteEntryRequest.ts +66 -0
- package/src/models/CreateRouteEntryResponseBody.ts +4 -0
- package/src/models/CreateRouterInterfaceRequest.ts +103 -0
- package/src/models/CreateRouterInterfaceResponseBody.ts +12 -0
- package/src/models/CreateSecurityGroupRequest.ts +3 -2
- package/src/models/CreateSimulatedSystemEventsRequest.ts +13 -7
- package/src/models/CreateSnapshotGroupRequest.ts +9 -7
- package/src/models/CreateSnapshotRequest.ts +27 -28
- package/src/models/CreateSnapshotResponseBody.ts +2 -2
- package/src/models/CreateStorageSetRequest.ts +0 -40
- package/src/models/CreateStorageSetResponseBody.ts +0 -14
- package/src/models/CreateVirtualBorderRouterRequest.ts +54 -0
- package/src/models/CreateVirtualBorderRouterResponseBody.ts +8 -0
- package/src/models/CreateVpcRequest.ts +26 -0
- package/src/models/CreateVpcResponseBody.ts +16 -0
- package/src/models/CreateVswitchRequest.ts +29 -0
- package/src/models/CreateVswitchResponseBody.ts +8 -0
- package/src/models/DeactivateRouterInterfaceRequest.ts +4 -0
- package/src/models/DeactivateRouterInterfaceResponseBody.ts +4 -0
- package/src/models/DeleteAutoProvisioningGroupRequest.ts +4 -3
- package/src/models/DeleteBandwidthPackageRequest.ts +4 -0
- package/src/models/DeleteBandwidthPackageResponseBody.ts +4 -0
- package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
- package/src/models/DeleteForwardEntryRequest.ts +9 -0
- package/src/models/DeleteForwardEntryResponseBody.ts +4 -0
- package/src/models/DeleteHaVipRequest.ts +8 -0
- package/src/models/DeleteHaVipResponseBody.ts +4 -0
- package/src/models/DeleteImageRequest.ts +6 -5
- package/src/models/DeleteInstanceRequest.ts +14 -11
- package/src/models/DeleteInstancesRequest.ts +14 -11
- package/src/models/DeleteKeyPairsRequest.ts +2 -2
- package/src/models/DeleteNatGatewayRequest.ts +4 -0
- package/src/models/DeleteNatGatewayResponseBody.ts +4 -0
- package/src/models/DeleteNetworkInterfacePermissionRequest.ts +8 -0
- package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +4 -0
- package/src/models/DeletePhysicalConnectionRequest.ts +8 -0
- package/src/models/DeletePhysicalConnectionResponseBody.ts +4 -0
- package/src/models/DeletePlanMaintenanceWindowRequest.ts +4 -0
- package/src/models/DeletePlanMaintenanceWindowResponseBody.ts +7 -0
- package/src/models/DeletePortRangeListRequest.ts +1 -1
- package/src/models/DeleteRouteEntryRequest.ts +28 -0
- package/src/models/DeleteRouteEntryResponseBody.ts +4 -0
- package/src/models/DeleteRouterInterfaceRequest.ts +14 -0
- package/src/models/DeleteRouterInterfaceResponseBody.ts +4 -0
- package/src/models/DeleteSnapshotRequest.ts +3 -2
- package/src/models/DeleteStorageSetRequest.ts +0 -17
- package/src/models/DeleteStorageSetResponseBody.ts +0 -7
- package/src/models/DeleteVirtualBorderRouterRequest.ts +12 -0
- package/src/models/DeleteVirtualBorderRouterResponseBody.ts +4 -0
- package/src/models/DeleteVpcRequest.ts +6 -0
- package/src/models/DeleteVpcResponseBody.ts +4 -0
- package/src/models/DeleteVscResponseBody.ts +0 -3
- package/src/models/DeleteVswitchRequest.ts +6 -0
- package/src/models/DeleteVswitchResponseBody.ts +4 -0
- package/src/models/DeregisterManagedInstanceRequest.ts +7 -0
- package/src/models/DescribeAccessPointsRequest.ts +35 -0
- package/src/models/DescribeAccessPointsResponseBody.ts +20 -0
- package/src/models/DescribeAccountAttributesRequest.ts +17 -17
- package/src/models/DescribeAutoProvisioningGroupHistoryRequest.ts +7 -7
- package/src/models/DescribeAutoProvisioningGroupHistoryResponseBody.ts +8 -4
- package/src/models/DescribeAutoProvisioningGroupsRequest.ts +10 -14
- package/src/models/DescribeAutoProvisioningGroupsResponseBody.ts +8 -4
- package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +5 -4
- package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +2 -2
- package/src/models/DescribeAvailableResourceRequest.ts +161 -0
- package/src/models/DescribeAvailableResourceResponseBody.ts +7 -0
- package/src/models/DescribeBandwidthLimitationRequest.ts +15 -10
- package/src/models/DescribeBandwidthPackagesRequest.ts +18 -0
- package/src/models/DescribeBandwidthPackagesResponseBody.ts +20 -0
- package/src/models/DescribeCapacityReservationInstancesRequest.ts +3 -2
- package/src/models/DescribeCapacityReservationsRequest.ts +32 -24
- package/src/models/DescribeCapacityReservationsResponseBody.ts +2 -2
- package/src/models/DescribeCloudAssistantSettingsRequest.ts +1 -1
- package/src/models/DescribeCloudAssistantSettingsResponseBody.ts +70 -9
- package/src/models/DescribeCloudAssistantStatusRequest.ts +7 -5
- package/src/models/DescribeClustersRequest.ts +2 -0
- package/src/models/DescribeClustersResponseBody.ts +8 -0
- package/src/models/DescribeCommandsRequest.ts +36 -31
- package/src/models/DescribeCommandsResponseBody.ts +2 -2
- package/src/models/DescribeDedicatedHostClustersRequest.ts +3 -3
- package/src/models/DescribeDedicatedHostsRequest.ts +38 -30
- package/src/models/DescribeDedicatedHostsResponseBody.ts +4 -4
- package/src/models/DescribeDeploymentSetSupportedInstanceTypeFamilyRequest.ts +5 -3
- package/src/models/DescribeDeploymentSetsRequest.ts +29 -11
- package/src/models/DescribeDeploymentSetsResponseBody.ts +8 -4
- package/src/models/DescribeDiagnosticMetricSetsRequest.ts +6 -4
- package/src/models/DescribeDiagnosticMetricSetsResponseBody.ts +5 -4
- package/src/models/DescribeDiagnosticMetricsRequest.ts +3 -2
- package/src/models/DescribeDiagnosticMetricsResponseBody.ts +7 -5
- package/src/models/DescribeDiagnosticReportAttributesRequest.ts +1 -1
- package/src/models/DescribeDiagnosticReportAttributesResponseBody.ts +27 -19
- package/src/models/DescribeDiagnosticReportsRequest.ts +17 -10
- package/src/models/DescribeDiskEncryptionByDefaultStatusResponseBody.ts +3 -2
- package/src/models/DescribeDiskMonitorDataRequest.ts +7 -5
- package/src/models/DescribeDisksFullStatusRequest.ts +27 -15
- package/src/models/DescribeDisksRequest.ts +122 -106
- package/src/models/DescribeDisksResponseBody.ts +4 -4
- package/src/models/DescribeEipMonitorDataRequest.ts +14 -0
- package/src/models/DescribeEipMonitorDataResponseBody.ts +8 -0
- package/src/models/DescribeElasticityAssuranceAutoRenewAttributeRequest.ts +4 -3
- package/src/models/DescribeElasticityAssurancesRequest.ts +31 -25
- package/src/models/DescribeElasticityAssurancesResponseBody.ts +3 -3
- package/src/models/DescribeEniMonitorDataRequest.ts +5 -3
- package/src/models/DescribeForwardTableEntriesRequest.ts +16 -0
- package/src/models/DescribeForwardTableEntriesResponseBody.ts +20 -0
- package/src/models/DescribeHaVipsRequest.ts +34 -0
- package/src/models/DescribeHaVipsResponseBody.ts +20 -0
- package/src/models/DescribeHpcClustersRequest.ts +10 -17
- package/src/models/DescribeHpcClustersResponseBody.ts +4 -4
- package/src/models/DescribeImageComponentsRequest.ts +14 -11
- package/src/models/DescribeImageFromFamilyResponseBody.ts +23 -14
- package/src/models/DescribeImagePipelineExecutionsRequest.ts +37 -24
- package/src/models/DescribeImagePipelineExecutionsResponseBody.ts +8 -6
- package/src/models/DescribeImagePipelinesRequest.ts +10 -10
- package/src/models/DescribeImagePipelinesResponseBody.ts +3 -3
- package/src/models/DescribeImageSharePermissionResponseBody.ts +1 -1
- package/src/models/DescribeImageSupportInstanceTypesRequest.ts +3 -2
- package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +20 -19
- package/src/models/DescribeImagesRequest.ts +101 -68
- package/src/models/DescribeImagesResponseBody.ts +5 -5
- package/src/models/DescribeInstanceAttributeResponseBody.ts +76 -30
- package/src/models/DescribeInstanceAutoRenewAttributeRequest.ts +12 -10
- package/src/models/DescribeInstanceAutoRenewAttributeResponseBody.ts +5 -1
- package/src/models/DescribeInstanceHistoryEventsRequest.ts +83 -48
- package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +8 -8
- package/src/models/DescribeInstanceModificationPriceRequest.ts +40 -39
- package/src/models/DescribeInstanceModificationPriceResponseBody.ts +8 -7
- package/src/models/DescribeInstanceMonitorDataRequest.ts +5 -3
- package/src/models/DescribeInstanceRamRoleRequest.ts +2 -2
- package/src/models/DescribeInstanceStatusRequest.ts +1 -1
- package/src/models/DescribeInstanceTopologyRequest.ts +0 -12
- package/src/models/DescribeInstanceTopologyResponseBody.ts +0 -7
- package/src/models/DescribeInstanceTypeFamiliesRequest.ts +11 -6
- package/src/models/DescribeInstanceTypeFamiliesResponseBody.ts +1 -1
- package/src/models/DescribeInstanceTypesRequest.ts +111 -92
- package/src/models/DescribeInstanceTypesResponseBody.ts +6 -2
- package/src/models/DescribeInstanceVncUrlResponseBody.ts +1 -1
- package/src/models/DescribeInstancesFullStatusRequest.ts +30 -17
- package/src/models/DescribeInstancesRequest.ts +84 -68
- package/src/models/DescribeInstancesResponseBody.ts +4 -4
- package/src/models/DescribeInvocationResultsRequest.ts +56 -66
- package/src/models/DescribeInvocationResultsResponseBody.ts +30 -23
- package/src/models/DescribeInvocationsRequest.ts +105 -17
- package/src/models/DescribeInvocationsResponseBody.ts +5 -48
- package/src/models/DescribeKeyPairsRequest.ts +8 -5
- package/src/models/DescribeLaunchTemplateVersionsRequest.ts +3 -2
- package/src/models/DescribeLaunchTemplatesRequest.ts +8 -6
- package/src/models/DescribeLockedSnapshotsRequest.ts +16 -12
- package/src/models/DescribeLockedSnapshotsResponseBody.ts +18 -11
- package/src/models/DescribeManagedInstancesRequest.ts +27 -14
- package/src/models/DescribeManagedInstancesResponseBody.ts +3 -2
- package/src/models/DescribeNatGatewaysRequest.ts +18 -0
- package/src/models/DescribeNatGatewaysResponseBody.ts +20 -0
- package/src/models/DescribeNetworkInterfaceAttributeRequest.ts +8 -10
- package/src/models/DescribeNetworkInterfaceAttributeResponseBody.ts +90 -82
- package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
- package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +5 -1
- package/src/models/DescribeNetworkInterfacesRequest.ts +21 -14
- package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +14 -0
- package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +8 -0
- package/src/models/DescribePhysicalConnectionsRequest.ts +48 -0
- package/src/models/DescribePhysicalConnectionsResponseBody.ts +20 -0
- package/src/models/DescribePlanMaintenanceWindowsRequest.ts +42 -0
- package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +90 -0
- package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +28 -0
- package/src/models/DescribePortRangeListEntriesRequest.ts +2 -2
- package/src/models/DescribePortRangeListEntriesResponseBody.ts +1 -1
- package/src/models/DescribePortRangeListsRequest.ts +5 -4
- package/src/models/DescribePrefixListAttributesResponseBody.ts +3 -2
- package/src/models/DescribePrefixListsRequest.ts +3 -2
- package/src/models/DescribePriceRequest.ts +254 -135
- package/src/models/DescribePriceResponseBody.ts +15 -15
- package/src/models/DescribeRecommendInstanceTypeRequest.ts +42 -28
- package/src/models/DescribeRegionsRequest.ts +21 -10
- package/src/models/DescribeRenewalPriceRequest.ts +18 -16
- package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
- package/src/models/DescribeReservedInstancesRequest.ts +18 -13
- package/src/models/DescribeResourceByTagsRequest.ts +29 -18
- package/src/models/DescribeResourceByTagsResponseBody.ts +1 -1
- package/src/models/DescribeResourcesModificationRequest.ts +21 -16
- package/src/models/DescribeRouteTablesRequest.ts +35 -0
- package/src/models/DescribeRouteTablesResponseBody.ts +20 -0
- package/src/models/DescribeRouterInterfacesRequest.ts +42 -0
- package/src/models/DescribeRouterInterfacesResponseBody.ts +20 -0
- package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -14
- package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +3 -2
- package/src/models/DescribeSecurityGroupsRequest.ts +15 -11
- package/src/models/DescribeSendFileResultsRequest.ts +11 -7
- package/src/models/DescribeSnapshotGroupsRequest.ts +5 -3
- package/src/models/DescribeSnapshotLinksRequest.ts +3 -2
- package/src/models/DescribeSnapshotMonitorDataRequest.ts +10 -6
- package/src/models/DescribeSnapshotsRequest.ts +62 -47
- package/src/models/DescribeSnapshotsResponseBody.ts +8 -4
- package/src/models/DescribeSpotAdviceRequest.ts +12 -7
- package/src/models/DescribeSpotPriceHistoryRequest.ts +11 -7
- package/src/models/DescribeStorageCapacityUnitsRequest.ts +3 -2
- package/src/models/DescribeStorageSetDetailsRequest.ts +0 -53
- package/src/models/DescribeStorageSetDetailsResponseBody.ts +0 -28
- package/src/models/DescribeStorageSetsRequest.ts +0 -51
- package/src/models/DescribeStorageSetsResponseBody.ts +0 -28
- package/src/models/DescribeTagsRequest.ts +39 -26
- package/src/models/DescribeTagsResponseBody.ts +2 -2
- package/src/models/DescribeTaskAttributeResponseBody.ts +3 -2
- package/src/models/DescribeTasksRequest.ts +23 -9
- package/src/models/DescribeUserBusinessBehaviorRequest.ts +6 -0
- package/src/models/DescribeUserBusinessBehaviorResponseBody.ts +8 -0
- package/src/models/DescribeUserDataResponseBody.ts +1 -1
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +24 -0
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +20 -0
- package/src/models/DescribeVirtualBorderRoutersRequest.ts +22 -0
- package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +20 -0
- package/src/models/DescribeVpcsRequest.ts +18 -0
- package/src/models/DescribeVpcsResponseBody.ts +20 -0
- package/src/models/DescribeVroutersRequest.ts +20 -0
- package/src/models/DescribeVroutersResponseBody.ts +20 -0
- package/src/models/DescribeVscsResponseBody.ts +0 -10
- package/src/models/DescribeVswitchesRequest.ts +35 -0
- package/src/models/DescribeVswitchesResponseBody.ts +20 -0
- package/src/models/DescribeZonesRequest.ts +24 -14
- package/src/models/DetachDiskRequest.ts +13 -8
- package/src/models/DetachNetworkInterfaceRequest.ts +1 -1
- package/src/models/EnableNetworkInterfaceQoSrequest.ts +4 -0
- package/src/models/EnableNetworkInterfaceQoSresponseBody.ts +3 -0
- package/src/models/EnablePhysicalConnectionRequest.ts +14 -0
- package/src/models/EnablePhysicalConnectionResponseBody.ts +4 -0
- package/src/models/ExportImageRequest.ts +24 -11
- package/src/models/ExportImageResponseBody.ts +1 -1
- package/src/models/ExportSnapshotRequest.ts +10 -0
- package/src/models/ExportSnapshotResponseBody.ts +8 -0
- package/src/models/GetInstanceConsoleOutputRequest.ts +3 -2
- package/src/models/ImportImageRequest.ts +129 -88
- package/src/models/ImportKeyPairRequest.ts +3 -3
- package/src/models/InvokeCommandRequest.ts +100 -62
- package/src/models/InvokeCommandShrinkRequest.ts +100 -62
- package/src/models/JoinResourceGroupRequest.ts +25 -13
- package/src/models/JoinSecurityGroupRequest.ts +9 -8
- package/src/models/LeaveSecurityGroupRequest.ts +3 -2
- package/src/models/ListPluginStatusRequest.ts +6 -6
- package/src/models/ListTagResourcesRequest.ts +69 -43
- package/src/models/ListTagResourcesResponseBody.ts +1 -1
- package/src/models/LockSnapshotRequest.ts +14 -13
- package/src/models/LockSnapshotResponseBody.ts +20 -11
- package/src/models/ModifyAutoProvisioningGroupRequest.ts +13 -9
- package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +16 -10
- package/src/models/ModifyBandwidthPackageSpecRequest.ts +6 -0
- package/src/models/ModifyBandwidthPackageSpecResponseBody.ts +4 -0
- package/src/models/ModifyCapacityReservationRequest.ts +6 -4
- package/src/models/ModifyCloudAssistantSettingsRequest.ts +158 -38
- package/src/models/ModifyCloudAssistantSettingsShrinkRequest.ts +21 -10
- package/src/models/ModifyCommandRequest.ts +1 -1
- package/src/models/ModifyDedicatedHostAttributeRequest.ts +7 -5
- package/src/models/ModifyDedicatedHostAutoReleaseTimeRequest.ts +7 -4
- package/src/models/ModifyDedicatedHostAutoReleaseTimeResponseBody.ts +1 -1
- package/src/models/ModifyDedicatedHostAutoRenewAttributeRequest.ts +19 -12
- package/src/models/ModifyDedicatedHostsChargeTypeRequest.ts +16 -11
- package/src/models/ModifyDeploymentSetAttributeRequest.ts +10 -3
- package/src/models/ModifyDeploymentSetAttributeResponseBody.ts +1 -1
- package/src/models/ModifyDiagnosticMetricSetRequest.ts +1 -1
- package/src/models/ModifyDiskAttributeRequest.ts +17 -13
- package/src/models/ModifyDiskChargeTypeRequest.ts +8 -6
- package/src/models/ModifyDiskChargeTypeResponseBody.ts +1 -1
- package/src/models/ModifyDiskDeploymentRequest.ts +17 -14
- package/src/models/ModifyDiskDeploymentResponseBody.ts +2 -2
- package/src/models/ModifyDiskSpecRequest.ts +21 -14
- package/src/models/ModifyDiskSpecResponseBody.ts +2 -2
- package/src/models/ModifyElasticityAssuranceAutoRenewAttributeRequest.ts +12 -8
- package/src/models/ModifyElasticityAssuranceRequest.ts +15 -11
- package/src/models/ModifyForwardEntryRequest.ts +26 -0
- package/src/models/ModifyForwardEntryResponseBody.ts +4 -0
- package/src/models/ModifyHaVipAttributeRequest.ts +12 -0
- package/src/models/ModifyHaVipAttributeResponseBody.ts +4 -0
- package/src/models/ModifyHpcClusterAttributeRequest.ts +2 -2
- package/src/models/ModifyImageAttributeRequest.ts +40 -27
- package/src/models/ModifyImageAttributeResponseBody.ts +1 -1
- package/src/models/ModifyImageShareGroupPermissionRequest.ts +4 -0
- package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +4 -0
- package/src/models/ModifyImageSharePermissionRequest.ts +15 -8
- package/src/models/ModifyImageSharePermissionResponseBody.ts +1 -1
- package/src/models/ModifyInstanceAttachmentAttributesRequest.ts +8 -5
- package/src/models/ModifyInstanceAttributeRequest.ts +122 -75
- package/src/models/ModifyInstanceAutoReleaseTimeRequest.ts +5 -3
- package/src/models/ModifyInstanceAutoReleaseTimeResponseBody.ts +1 -1
- package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +14 -9
- package/src/models/ModifyInstanceChargeTypeRequest.ts +16 -11
- package/src/models/ModifyInstanceClockOptionsRequest.ts +6 -4
- package/src/models/ModifyInstanceDeploymentRequest.ts +19 -14
- package/src/models/ModifyInstanceMaintenanceAttributesRequest.ts +8 -5
- package/src/models/ModifyInstanceMetadataOptionsRequest.ts +15 -12
- package/src/models/ModifyInstanceNetworkOptionsRequest.ts +9 -5
- package/src/models/ModifyInstanceNetworkSpecRequest.ts +19 -14
- package/src/models/ModifyInstanceSpecRequest.ts +30 -24
- package/src/models/ModifyInstanceVpcAttributeRequest.ts +14 -9
- package/src/models/ModifyInvocationAttributeRequest.ts +70 -45
- package/src/models/ModifyInvocationAttributeResponseBody.ts +5 -3
- package/src/models/ModifyInvocationAttributeShrinkRequest.ts +70 -45
- package/src/models/ModifyNetworkInterfaceAttributeRequest.ts +85 -59
- package/src/models/ModifyPhysicalConnectionAttributeRequest.ts +52 -0
- package/src/models/ModifyPhysicalConnectionAttributeResponseBody.ts +4 -0
- package/src/models/ModifyPlanMaintenanceWindowRequest.ts +77 -0
- package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +3 -0
- package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +28 -0
- package/src/models/ModifyPortRangeListRequest.ts +11 -8
- package/src/models/ModifyPrefixListRequest.ts +8 -5
- package/src/models/ModifyPrepayInstanceSpecRequest.ts +31 -25
- package/src/models/ModifyReservedInstanceAutoRenewAttributeRequest.ts +3 -2
- package/src/models/ModifyReservedInstancesRequest.ts +5 -4
- package/src/models/ModifyRouterInterfaceAttributeRequest.ts +36 -0
- package/src/models/ModifyRouterInterfaceAttributeResponseBody.ts +4 -0
- package/src/models/ModifyRouterInterfaceSpecRequest.ts +14 -0
- package/src/models/ModifyRouterInterfaceSpecResponseBody.ts +8 -0
- package/src/models/ModifySecurityGroupEgressRuleRequest.ts +53 -33
- package/src/models/ModifySecurityGroupPolicyRequest.ts +4 -3
- package/src/models/ModifySecurityGroupRuleRequest.ts +57 -36
- package/src/models/ModifySnapshotAttributeRequest.ts +7 -6
- package/src/models/ModifySnapshotCategoryRequest.ts +7 -7
- package/src/models/ModifySnapshotCategoryResponseBody.ts +1 -1
- package/src/models/ModifyStorageCapacityUnitAttributeRequest.ts +2 -2
- package/src/models/ModifyStorageSetAttributeRequest.ts +0 -31
- package/src/models/ModifyStorageSetAttributeResponseBody.ts +0 -7
- package/src/models/ModifyUserBusinessBehaviorRequest.ts +8 -0
- package/src/models/ModifyUserBusinessBehaviorResponseBody.ts +4 -0
- package/src/models/ModifyVirtualBorderRouterAttributeRequest.ts +50 -0
- package/src/models/ModifyVirtualBorderRouterAttributeResponseBody.ts +4 -0
- package/src/models/ModifyVpcAttributeRequest.ts +22 -0
- package/src/models/ModifyVpcAttributeResponseBody.ts +4 -0
- package/src/models/ModifyVrouterAttributeRequest.ts +14 -0
- package/src/models/ModifyVrouterAttributeResponseBody.ts +4 -0
- package/src/models/ModifyVswitchAttributeRequest.ts +16 -0
- package/src/models/ModifyVswitchAttributeResponseBody.ts +4 -0
- package/src/models/PurchaseElasticityAssuranceRequest.ts +10 -7
- package/src/models/PurchaseReservedInstancesOfferingRequest.ts +18 -13
- package/src/models/PurchaseStorageCapacityUnitRequest.ts +7 -5
- package/src/models/ReInitDiskRequest.ts +9 -5
- package/src/models/RebootInstanceRequest.ts +6 -4
- package/src/models/RebootInstancesRequest.ts +9 -7
- package/src/models/RecoverVirtualBorderRouterRequest.ts +12 -0
- package/src/models/RecoverVirtualBorderRouterResponseBody.ts +4 -0
- package/src/models/RedeployDedicatedHostRequest.ts +3 -2
- package/src/models/RedeployInstanceRequest.ts +1 -1
- package/src/models/ReleaseDedicatedHostRequest.ts +3 -2
- package/src/models/ReleaseEipAddressRequest.ts +6 -0
- package/src/models/ReleaseEipAddressResponseBody.ts +4 -0
- package/src/models/ReleasePublicIpAddressRequest.ts +3 -3
- package/src/models/ReleasePublicIpAddressResponseBody.ts +2 -2
- package/src/models/RemoveBandwidthPackageIpsRequest.ts +11 -0
- package/src/models/RemoveBandwidthPackageIpsResponseBody.ts +4 -0
- package/src/models/RemoveTagsRequest.ts +32 -19
- package/src/models/RenewDedicatedHostsRequest.ts +6 -4
- package/src/models/RenewElasticityAssurancesRequest.ts +16 -11
- package/src/models/RenewInstanceRequest.ts +1 -1
- package/src/models/RenewReservedInstancesRequest.ts +3 -2
- package/src/models/ReplaceSystemDiskRequest.ts +26 -19
- package/src/models/ReportInstancesStatusRequest.ts +29 -16
- package/src/models/ResetDiskRequest.ts +3 -2
- package/src/models/ResetDisksRequest.ts +8 -7
- package/src/models/ResetDisksResponseBody.ts +1 -1
- package/src/models/ResizeDiskRequest.ts +59 -46
- package/src/models/RevokeSecurityGroupEgressRequest.ts +53 -33
- package/src/models/RevokeSecurityGroupRequest.ts +53 -33
- package/src/models/RunCommandRequest.ts +170 -124
- package/src/models/RunCommandResponseBody.ts +3 -3
- package/src/models/RunCommandShrinkRequest.ts +170 -124
- package/src/models/RunInstancesRequest.ts +425 -275
- package/src/models/SendFileRequest.ts +24 -12
- package/src/models/StartImagePipelineExecutionRequest.ts +3 -3
- package/src/models/StartInstanceRequest.ts +7 -6
- package/src/models/StartInstancesRequest.ts +5 -4
- package/src/models/StartTerminalSessionRequest.ts +60 -4
- package/src/models/StartTerminalSessionShrinkRequest.ts +24 -4
- package/src/models/StopInstanceRequest.ts +18 -13
- package/src/models/StopInstancesRequest.ts +22 -18
- package/src/models/TagResourcesRequest.ts +38 -20
- package/src/models/TerminatePhysicalConnectionRequest.ts +13 -0
- package/src/models/TerminatePhysicalConnectionResponseBody.ts +4 -0
- package/src/models/TerminateVirtualBorderRouterRequest.ts +12 -0
- package/src/models/TerminateVirtualBorderRouterResponseBody.ts +4 -0
- package/src/models/UnassociateEipAddressRequest.ts +18 -0
- package/src/models/UnassociateEipAddressResponseBody.ts +4 -0
- package/src/models/UnassociateHaVipRequest.ts +14 -0
- package/src/models/UnassociateHaVipResponseBody.ts +4 -0
- package/src/models/UnlockSnapshotRequest.ts +3 -2
- package/src/models/UntagResourcesRequest.ts +36 -19
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationArn extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* >
|
|
8
|
+
* > This parameter is in invitational preview and is not supported.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 123456789012****
|
|
@@ -13,7 +13,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationArn exte
|
|
|
13
13
|
assumeRoleFor?: number;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* >
|
|
16
|
+
* > This parameter is in invitational preview and is not supported.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 34458433936495****:alice
|
|
@@ -21,7 +21,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationArn exte
|
|
|
21
21
|
roleType?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* >
|
|
24
|
+
* > This parameter is in invitational preview and is not supported.
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* acs:ram::123456789012****:role/adminrole
|
|
@@ -55,11 +55,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationArn exte
|
|
|
55
55
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk extends $dara.Model {
|
|
56
56
|
/**
|
|
57
57
|
* @remarks
|
|
58
|
-
* The
|
|
58
|
+
* The automatic snapshot policy ID applied to the data disk.
|
|
59
59
|
*
|
|
60
|
-
*
|
|
60
|
+
* Note:
|
|
61
61
|
*
|
|
62
|
-
*
|
|
62
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
63
63
|
*
|
|
64
64
|
* @example
|
|
65
65
|
* sp-bp67acfmxazb4p****
|
|
@@ -67,12 +67,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
67
67
|
autoSnapshotPolicyId?: string;
|
|
68
68
|
/**
|
|
69
69
|
* @remarks
|
|
70
|
-
* Specifies whether to enable
|
|
70
|
+
* Specifies whether to enable performance burst. Valid values:
|
|
71
71
|
*
|
|
72
|
-
*
|
|
73
|
-
* * false: disables the performance burst feature for the system disk.
|
|
72
|
+
* - true: Enables performance burst.
|
|
74
73
|
*
|
|
75
|
-
*
|
|
74
|
+
* - false: Disables performance burst.
|
|
75
|
+
*
|
|
76
|
+
* > This parameter is supported only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL](https://help.aliyun.com/document_detail/368372.html).
|
|
76
77
|
*
|
|
77
78
|
* @example
|
|
78
79
|
* false
|
|
@@ -80,16 +81,19 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
80
81
|
burstingEnabled?: boolean;
|
|
81
82
|
/**
|
|
82
83
|
* @remarks
|
|
83
|
-
* The category of data disk N.
|
|
84
|
+
* The category of data disk N. N ranges from 1 to 16. Valid values:
|
|
85
|
+
*
|
|
86
|
+
* - cloud_efficiency: Ultra disk.
|
|
87
|
+
*
|
|
88
|
+
* - cloud_ssd: Standard SSD.
|
|
89
|
+
*
|
|
90
|
+
* - cloud_essd: ESSD.
|
|
84
91
|
*
|
|
85
|
-
*
|
|
86
|
-
* * cloud_ssd: standard SSD.
|
|
87
|
-
* * cloud_essd: ESSD.
|
|
88
|
-
* * cloud: basic disk.
|
|
92
|
+
* - cloud: Basic disk.
|
|
89
93
|
*
|
|
90
94
|
* For I/O optimized instances, the default value is cloud_efficiency. For non-I/O optimized instances, the default value is cloud.
|
|
91
95
|
*
|
|
92
|
-
* When both
|
|
96
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
93
97
|
*
|
|
94
98
|
* @example
|
|
95
99
|
* cloud_ssd
|
|
@@ -97,14 +101,15 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
97
101
|
category?: string;
|
|
98
102
|
/**
|
|
99
103
|
* @remarks
|
|
100
|
-
* Specifies whether to release data disk
|
|
104
|
+
* Specifies whether to release the data disk when the instance is released. Valid values:
|
|
101
105
|
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
106
|
+
* - true: Releases the data disk with the instance.
|
|
107
|
+
*
|
|
108
|
+
* - false: Does not release the data disk with the instance.
|
|
104
109
|
*
|
|
105
110
|
* Default value: true.
|
|
106
111
|
*
|
|
107
|
-
* When both
|
|
112
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
108
113
|
*
|
|
109
114
|
* @example
|
|
110
115
|
* true
|
|
@@ -112,7 +117,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
112
117
|
deleteWithInstance?: boolean;
|
|
113
118
|
/**
|
|
114
119
|
* @remarks
|
|
115
|
-
* The description of data disk
|
|
120
|
+
* The description of the data disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
116
121
|
*
|
|
117
122
|
* @example
|
|
118
123
|
* DataDisk_Description
|
|
@@ -120,7 +125,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
120
125
|
description?: string;
|
|
121
126
|
/**
|
|
122
127
|
* @remarks
|
|
123
|
-
* The mount point of data disk
|
|
128
|
+
* The mount point of the data disk. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
124
129
|
*
|
|
125
130
|
* @example
|
|
126
131
|
* /dev/vd1
|
|
@@ -128,11 +133,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
128
133
|
device?: string;
|
|
129
134
|
/**
|
|
130
135
|
* @remarks
|
|
131
|
-
* The name of data disk
|
|
136
|
+
* The name of the data disk. The name must be 2 to 128 characters in length and can contain letters, digits, periods (.), colons (:), underscores (_), and hyphens (-). It must start with a letter and cannot start with `http://` or `https://`.
|
|
132
137
|
*
|
|
133
|
-
*
|
|
138
|
+
* Default value: empty.
|
|
134
139
|
*
|
|
135
|
-
* When both
|
|
140
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
136
141
|
*
|
|
137
142
|
* @example
|
|
138
143
|
* cloud_ssdData
|
|
@@ -140,7 +145,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
140
145
|
diskName?: string;
|
|
141
146
|
/**
|
|
142
147
|
* @remarks
|
|
143
|
-
* >
|
|
148
|
+
* > This parameter is not yet available.
|
|
144
149
|
*
|
|
145
150
|
* @example
|
|
146
151
|
* null
|
|
@@ -150,12 +155,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
150
155
|
* @remarks
|
|
151
156
|
* Specifies whether to encrypt data disk N. Valid values:
|
|
152
157
|
*
|
|
153
|
-
*
|
|
154
|
-
*
|
|
158
|
+
* - true: Encrypts the disk.
|
|
159
|
+
*
|
|
160
|
+
* - false: Does not encrypt the disk.
|
|
155
161
|
*
|
|
156
|
-
* Default value: false.
|
|
162
|
+
* Default value: false.
|
|
157
163
|
*
|
|
158
|
-
* When both
|
|
164
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
159
165
|
*
|
|
160
166
|
* @example
|
|
161
167
|
* false
|
|
@@ -163,7 +169,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
163
169
|
encrypted?: boolean;
|
|
164
170
|
/**
|
|
165
171
|
* @remarks
|
|
166
|
-
* The
|
|
172
|
+
* The KMS key ID for the data disk. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
167
173
|
*
|
|
168
174
|
* @example
|
|
169
175
|
* 0e478b7a-4262-4802-b8cb-00d3fb40****
|
|
@@ -171,16 +177,19 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
171
177
|
kmsKeyId?: string;
|
|
172
178
|
/**
|
|
173
179
|
* @remarks
|
|
174
|
-
* The performance level of the
|
|
180
|
+
* The performance level of the ESSD used as a data disk. The value of N must match the N in `LaunchConfiguration.DataDisk.N.Category`. Valid values:
|
|
181
|
+
*
|
|
182
|
+
* - PL0: Up to 10,000 random read/write IOPS per disk.
|
|
175
183
|
*
|
|
176
|
-
*
|
|
177
|
-
* * PL1 (default): A single ESSD can deliver up to 50000 random read/write IOPS.
|
|
178
|
-
* * PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
|
|
179
|
-
* * PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
|
|
184
|
+
* - PL1 (default): Up to 50,000 random read/write IOPS per disk.
|
|
180
185
|
*
|
|
181
|
-
*
|
|
186
|
+
* - PL2: Up to 100,000 random read/write IOPS per disk.
|
|
182
187
|
*
|
|
183
|
-
*
|
|
188
|
+
* - PL3: Up to 1,000,000 random read/write IOPS per disk.
|
|
189
|
+
*
|
|
190
|
+
* For more information about selecting ESSD performance levels, see [ESSD](https://help.aliyun.com/document_detail/122389.html).
|
|
191
|
+
*
|
|
192
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
184
193
|
*
|
|
185
194
|
* @example
|
|
186
195
|
* PL1
|
|
@@ -188,11 +197,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
188
197
|
performanceLevel?: string;
|
|
189
198
|
/**
|
|
190
199
|
* @remarks
|
|
191
|
-
* The provisioned read/write IOPS
|
|
200
|
+
* The provisioned read/write IOPS for ESSD AutoPL disks. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.
|
|
192
201
|
*
|
|
193
|
-
* Baseline
|
|
202
|
+
* Baseline performance = min{1,800 + 50 × capacity, 50,000}.
|
|
194
203
|
*
|
|
195
|
-
* >
|
|
204
|
+
* > This parameter is supported only when DiskCategory is set to cloud_auto. For more information, see [ESSD AutoPL](https://help.aliyun.com/document_detail/368372.html).
|
|
196
205
|
*
|
|
197
206
|
* @example
|
|
198
207
|
* 40000
|
|
@@ -200,24 +209,27 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
200
209
|
provisionedIops?: number;
|
|
201
210
|
/**
|
|
202
211
|
* @remarks
|
|
203
|
-
* The size of data disk N.
|
|
212
|
+
* The size of data disk N, in GiB. N ranges from 1 to 16. Valid values:
|
|
213
|
+
*
|
|
214
|
+
* - cloud_efficiency: 20–32768.
|
|
215
|
+
*
|
|
216
|
+
* - cloud_ssd: 20–32768.
|
|
204
217
|
*
|
|
205
|
-
*
|
|
218
|
+
* - cloud_essd: The valid range depends on the value of `LaunchConfiguration.DataDisk.N.PerformanceLevel`.
|
|
206
219
|
*
|
|
207
|
-
*
|
|
220
|
+
* - PL0: 40–32768.
|
|
208
221
|
*
|
|
209
|
-
*
|
|
222
|
+
* - PL1: 20–32768.
|
|
210
223
|
*
|
|
211
|
-
*
|
|
212
|
-
* * Valid values if you set LaunchConfiguration.DataDisk.N.PerformanceLevel to PL1: 20 to 32768.
|
|
213
|
-
* * Valid values if you set LaunchConfiguration.DataDisk.N.PerformanceLevel to PL2: 461 to 32768.
|
|
214
|
-
* * Valid values if you set LaunchConfiguration.DataDisk.N.PerformanceLevel to PL3: 1261 to 32768.
|
|
224
|
+
* - PL2: 461–32768.
|
|
215
225
|
*
|
|
216
|
-
*
|
|
226
|
+
* - PL3: 1261–32768
|
|
217
227
|
*
|
|
218
|
-
*
|
|
228
|
+
* - cloud: 5–2000.
|
|
219
229
|
*
|
|
220
|
-
*
|
|
230
|
+
* > The value must be greater than or equal to the size of the snapshot specified by `LaunchConfiguration.DataDisk.N.SnapshotId`.
|
|
231
|
+
*
|
|
232
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
221
233
|
*
|
|
222
234
|
* @example
|
|
223
235
|
* 20
|
|
@@ -225,11 +237,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
225
237
|
size?: number;
|
|
226
238
|
/**
|
|
227
239
|
* @remarks
|
|
228
|
-
* The
|
|
240
|
+
* The snapshot used to create data disk N. N ranges from 1 to 16.
|
|
229
241
|
*
|
|
230
|
-
*
|
|
242
|
+
* After this parameter is specified, `LaunchConfiguration.DataDisk.N.Size` is ignored. The actual disk size equals the size of the specified snapshot. Snapshots created on or before July 15, 2013 are not supported and will cause the request to fail.
|
|
231
243
|
*
|
|
232
|
-
* When both
|
|
244
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
233
245
|
*
|
|
234
246
|
* @example
|
|
235
247
|
* s-bp17441ohwka0yuh****
|
|
@@ -285,11 +297,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk
|
|
|
285
297
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDisk extends $dara.Model {
|
|
286
298
|
/**
|
|
287
299
|
* @remarks
|
|
288
|
-
* The
|
|
300
|
+
* The automatic snapshot policy ID applied to the system disk.
|
|
289
301
|
*
|
|
290
|
-
*
|
|
302
|
+
* Note:
|
|
291
303
|
*
|
|
292
|
-
*
|
|
304
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
293
305
|
*
|
|
294
306
|
* @example
|
|
295
307
|
* sp-bp67acfmxazb4p****
|
|
@@ -297,12 +309,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDi
|
|
|
297
309
|
autoSnapshotPolicyId?: string;
|
|
298
310
|
/**
|
|
299
311
|
* @remarks
|
|
300
|
-
* Specifies whether to enable
|
|
312
|
+
* Specifies whether to enable performance burst. Valid values:
|
|
313
|
+
*
|
|
314
|
+
* - true: Enables performance burst.
|
|
301
315
|
*
|
|
302
|
-
*
|
|
303
|
-
* * false: disables the performance burst feature for the system disk.
|
|
316
|
+
* - false: Disables performance burst.
|
|
304
317
|
*
|
|
305
|
-
* >
|
|
318
|
+
* > This parameter is supported only when `SystemDisk.Category` is set to `cloud_auto`. For more information, see [ESSD AutoPL](https://help.aliyun.com/document_detail/368372.html).
|
|
306
319
|
*
|
|
307
320
|
* @example
|
|
308
321
|
* false
|
|
@@ -310,16 +323,17 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDi
|
|
|
310
323
|
burstingEnabled?: boolean;
|
|
311
324
|
/**
|
|
312
325
|
* @remarks
|
|
313
|
-
* The algorithm
|
|
326
|
+
* The encryption algorithm for the system disk. Valid values:
|
|
327
|
+
*
|
|
328
|
+
* - aes-256.
|
|
314
329
|
*
|
|
315
|
-
*
|
|
316
|
-
* * sm4-128
|
|
330
|
+
* - sm4-128.
|
|
317
331
|
*
|
|
318
332
|
* Default value: aes-256.
|
|
319
333
|
*
|
|
320
|
-
* When both
|
|
334
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
321
335
|
*
|
|
322
|
-
* >
|
|
336
|
+
* > This parameter is not yet available.
|
|
323
337
|
*
|
|
324
338
|
* @example
|
|
325
339
|
* aes-256
|
|
@@ -327,14 +341,15 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDi
|
|
|
327
341
|
encryptAlgorithm?: string;
|
|
328
342
|
/**
|
|
329
343
|
* @remarks
|
|
330
|
-
* Specifies whether to encrypt
|
|
344
|
+
* Specifies whether to encrypt system disk N. Valid values:
|
|
331
345
|
*
|
|
332
|
-
*
|
|
333
|
-
* * false: does not encrypt system disk N.
|
|
346
|
+
* - true: Encrypts the disk.
|
|
334
347
|
*
|
|
335
|
-
*
|
|
348
|
+
* - false: Does not encrypt the disk.
|
|
336
349
|
*
|
|
337
|
-
*
|
|
350
|
+
* Default value: false.
|
|
351
|
+
*
|
|
352
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
338
353
|
*
|
|
339
354
|
* @example
|
|
340
355
|
* false
|
|
@@ -342,9 +357,9 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDi
|
|
|
342
357
|
encrypted?: string;
|
|
343
358
|
/**
|
|
344
359
|
* @remarks
|
|
345
|
-
* The
|
|
360
|
+
* The KMS key ID for the system disk.
|
|
346
361
|
*
|
|
347
|
-
* When both
|
|
362
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
348
363
|
*
|
|
349
364
|
* @example
|
|
350
365
|
* 0e478b7a-4262-4802-b8cb-00d3fb40****
|
|
@@ -352,11 +367,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDi
|
|
|
352
367
|
KMSKeyId?: string;
|
|
353
368
|
/**
|
|
354
369
|
* @remarks
|
|
355
|
-
* The provisioned read/write IOPS
|
|
370
|
+
* The provisioned read/write IOPS for ESSD AutoPL disks. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.
|
|
356
371
|
*
|
|
357
|
-
* Baseline
|
|
372
|
+
* Baseline performance = min{1,800 + 50 × capacity, 50,000}.
|
|
358
373
|
*
|
|
359
|
-
* >
|
|
374
|
+
* > This parameter is supported only when SystemDisk.Category is set to cloud_auto. For more information, see [ESSD AutoPL](https://help.aliyun.com/document_detail/368372.html).
|
|
360
375
|
*
|
|
361
376
|
* @example
|
|
362
377
|
* 40000
|
|
@@ -396,7 +411,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDi
|
|
|
396
411
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationTag extends $dara.Model {
|
|
397
412
|
/**
|
|
398
413
|
* @remarks
|
|
399
|
-
* The key of the
|
|
414
|
+
* The tag key of the instance. N ranges from 1 to 20. If specified, the value cannot be an empty string. The key can be up to 128 characters in length and cannot start with aliyun or acs:. It also cannot contain `http://` or `https://`. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
400
415
|
*
|
|
401
416
|
* @example
|
|
402
417
|
* TestKey
|
|
@@ -404,7 +419,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationTag exte
|
|
|
404
419
|
key?: string;
|
|
405
420
|
/**
|
|
406
421
|
* @remarks
|
|
407
|
-
* The value of the
|
|
422
|
+
* The tag value of the instance. N ranges from 1 to 20. If specified, the value can be an empty string. The value can be up to 128 characters in length and cannot start with acs:. It also cannot contain `http://` or `https://`. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
408
423
|
*
|
|
409
424
|
* @example
|
|
410
425
|
* TestValue
|
|
@@ -434,7 +449,29 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationTag exte
|
|
|
434
449
|
}
|
|
435
450
|
|
|
436
451
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationCpuOptions extends $dara.Model {
|
|
452
|
+
/**
|
|
453
|
+
* @remarks
|
|
454
|
+
* The number of CPU cores.
|
|
455
|
+
*
|
|
456
|
+
* Default value: See [Customize CPU options](https://help.aliyun.com/zh/ecs/user-guide/specify-and-view-cpu-options?spm=a2c4g.11186623.0.0.734f769asTEobd).
|
|
457
|
+
*
|
|
458
|
+
* @example
|
|
459
|
+
* 2
|
|
460
|
+
*/
|
|
437
461
|
core?: number;
|
|
462
|
+
/**
|
|
463
|
+
* @remarks
|
|
464
|
+
* The number of CPU threads. The vCPU count of an ECS instance equals CpuOptions.Core × CpuOptions.ThreadsPerCore.
|
|
465
|
+
*
|
|
466
|
+
* CpuOptions.ThreadsPerCore=1 disables CPU hyper-threading.
|
|
467
|
+
*
|
|
468
|
+
* Only specific instance types support setting the number of CPU threads.
|
|
469
|
+
*
|
|
470
|
+
* Valid values and default values: See [Customize CPU options](https://help.aliyun.com/zh/ecs/user-guide/specify-and-view-cpu-options?spm=a2c4g.11186623.0.0.734f769aeIFsoj).
|
|
471
|
+
*
|
|
472
|
+
* @example
|
|
473
|
+
* 2
|
|
474
|
+
*/
|
|
438
475
|
threadsPerCore?: number;
|
|
439
476
|
static names(): { [key: string]: string } {
|
|
440
477
|
return {
|
|
@@ -462,10 +499,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationCpuOptio
|
|
|
462
499
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationImageOptions extends $dara.Model {
|
|
463
500
|
/**
|
|
464
501
|
* @remarks
|
|
465
|
-
* Specifies whether
|
|
502
|
+
* Specifies whether instances using this image support logging on as the ecs-user. Valid values:
|
|
466
503
|
*
|
|
467
|
-
*
|
|
468
|
-
*
|
|
504
|
+
* - true: Supported.
|
|
505
|
+
*
|
|
506
|
+
* - false: Not supported.
|
|
469
507
|
*
|
|
470
508
|
* @example
|
|
471
509
|
* false
|
|
@@ -544,16 +582,18 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSecurity
|
|
|
544
582
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends $dara.Model {
|
|
545
583
|
/**
|
|
546
584
|
* @remarks
|
|
547
|
-
* >
|
|
585
|
+
* > This parameter is in invitational preview and is not supported.
|
|
548
586
|
*/
|
|
549
587
|
arn?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationArn[];
|
|
550
588
|
/**
|
|
551
589
|
* @remarks
|
|
552
|
-
* The automatic release time
|
|
590
|
+
* The automatic release time for pay-as-you-go instances. Specify the time in [ISO 8601](https://help.aliyun.com/document_detail/25696.html) format using UTC+0 time. Format: `yyyy-MM-ddTHH:mm:ssZ`.
|
|
591
|
+
*
|
|
592
|
+
* - If seconds (`ss`) are not `00`, the time is rounded down to the start of the current minute (`mm`).
|
|
593
|
+
*
|
|
594
|
+
* - The earliest release time is 30 minutes after the current time.
|
|
553
595
|
*
|
|
554
|
-
*
|
|
555
|
-
* * The specified time must be at least 30 minutes later than the current time.
|
|
556
|
-
* * The specified time can be at most three years later than the current time.
|
|
596
|
+
* - The latest release time cannot exceed three years from the current time.
|
|
557
597
|
*
|
|
558
598
|
* @example
|
|
559
599
|
* 2018-01-01T12:05:00Z
|
|
@@ -561,14 +601,15 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
561
601
|
autoReleaseTime?: string;
|
|
562
602
|
/**
|
|
563
603
|
* @remarks
|
|
564
|
-
* The
|
|
604
|
+
* The running mode of burstable instances. Valid values:
|
|
565
605
|
*
|
|
566
|
-
*
|
|
567
|
-
* * Unlimited: the unlimited mode. For more information, see the "Unlimited mode" section in the [Overview of burstable instances](https://help.aliyun.com/document_detail/59977.html) topic.
|
|
606
|
+
* - Standard: Standard mode. For more information, see the "Performance-constrained mode" section in [What are burstable instances?](https://help.aliyun.com/document_detail/59977.html)
|
|
568
607
|
*
|
|
569
|
-
*
|
|
608
|
+
* - Unlimited: Unlimited mode. For more information, see the "Unlimited mode" section in [What are burstable instances?](https://help.aliyun.com/document_detail/59977.html)
|
|
570
609
|
*
|
|
571
|
-
*
|
|
610
|
+
* Default value: None.
|
|
611
|
+
*
|
|
612
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
572
613
|
*
|
|
573
614
|
* @example
|
|
574
615
|
* Standard
|
|
@@ -576,12 +617,12 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
576
617
|
creditSpecification?: string;
|
|
577
618
|
/**
|
|
578
619
|
* @remarks
|
|
579
|
-
* The
|
|
620
|
+
* The list of data disk configurations for the extended launch template.
|
|
580
621
|
*/
|
|
581
622
|
dataDisk?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationDataDisk[];
|
|
582
623
|
/**
|
|
583
624
|
* @remarks
|
|
584
|
-
* The
|
|
625
|
+
* The deployment set ID.
|
|
585
626
|
*
|
|
586
627
|
* @example
|
|
587
628
|
* ds-bp1frxuzdg87zh4p****
|
|
@@ -589,13 +630,17 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
589
630
|
deploymentSetId?: string;
|
|
590
631
|
/**
|
|
591
632
|
* @remarks
|
|
592
|
-
* The
|
|
633
|
+
* The hostname of the instance. Requirements:
|
|
634
|
+
*
|
|
635
|
+
* - Periods (.) and hyphens (-) cannot be the first or last character and cannot appear consecutively.
|
|
636
|
+
*
|
|
637
|
+
* - Windows instances: 2–15 characters. Periods (.) are not supported. Cannot consist of only digits. Can contain letters, digits, and hyphens (-).
|
|
638
|
+
*
|
|
639
|
+
* - Other instances (such as Linux): 2–64 characters. Multiple periods (.) are supported. Each segment between periods can contain letters, digits, and hyphens (-).
|
|
593
640
|
*
|
|
594
|
-
*
|
|
595
|
-
*
|
|
596
|
-
*
|
|
597
|
-
* * You cannot specify both `LaunchConfiguration.HostName` and `LaunchConfiguration.HostNames.N`. Otherwise, an error is returned.
|
|
598
|
-
* * When both LaunchTemplateId and LaunchConfiguration.\\* parameters are specified, LaunchTemplateId takes precedence.
|
|
641
|
+
* - Do not set both `LaunchConfiguration.HostName` and `LaunchConfiguration.HostNames.N`. Otherwise, an error is returned.
|
|
642
|
+
*
|
|
643
|
+
* - When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
599
644
|
*
|
|
600
645
|
* @example
|
|
601
646
|
* k8s-node-[1,4]-ecshost
|
|
@@ -603,15 +648,15 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
603
648
|
hostName?: string;
|
|
604
649
|
/**
|
|
605
650
|
* @remarks
|
|
606
|
-
* The
|
|
651
|
+
* The list of hostnames for one or more instances. Requirements:
|
|
652
|
+
*
|
|
653
|
+
* - This parameter takes effect only when creating an auto provisioning group with `AutoProvisioningGroupType=instant`.
|
|
654
|
+
*
|
|
655
|
+
* - N indicates the number of instances. Valid values: 1 to 1000. The value must match TotalTargetCapacity.
|
|
607
656
|
*
|
|
608
|
-
* -
|
|
609
|
-
*
|
|
610
|
-
* -
|
|
611
|
-
* - For Windows instances, the hostname must be 2 to 15 characters in length and cannot contain periods (.) or contain only digits. The hostname can contain letters, digits, and hyphens (-).
|
|
612
|
-
* - For instances that run other operating systems such as Linux, the hostname must be 2 to 64 characters in length. You can use periods (.) to separate the hostname into multiple segments. Each segment can contain letters, digits, and hyphens (-).
|
|
613
|
-
* - You cannot specify both `LaunchConfiguration.HostName` and `LaunchConfiguration.HostNames.N`. Otherwise, an error is returned.
|
|
614
|
-
* - When both LaunchTemplateId and LaunchConfiguration.* parameters are specified, LaunchTemplateId takes precedence.
|
|
657
|
+
* - Periods (.) and hyphens (-) cannot be the first or last character and cannot appear consecutively.
|
|
658
|
+
*
|
|
659
|
+
* - When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
615
660
|
*
|
|
616
661
|
* @example
|
|
617
662
|
* ecs-host-01
|
|
@@ -619,7 +664,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
619
664
|
hostNames?: string[];
|
|
620
665
|
/**
|
|
621
666
|
* @remarks
|
|
622
|
-
* The
|
|
667
|
+
* The image family name. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), and hyphens (-). It must start with a letter and cannot start with `aliyun` or `acs:`. It also cannot contain `http://` or `https://`.
|
|
623
668
|
*
|
|
624
669
|
* @example
|
|
625
670
|
* hangzhou-daily-update
|
|
@@ -627,7 +672,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
627
672
|
imageFamily?: string;
|
|
628
673
|
/**
|
|
629
674
|
* @remarks
|
|
630
|
-
* The ID
|
|
675
|
+
* The image ID. This is the image used when launching instances. Call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available images. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
631
676
|
*
|
|
632
677
|
* @example
|
|
633
678
|
* m-bp1g7004ksh0oeuc****
|
|
@@ -635,7 +680,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
635
680
|
imageId?: string;
|
|
636
681
|
/**
|
|
637
682
|
* @remarks
|
|
638
|
-
* The instance description. The description must be 2 to 256 characters in length
|
|
683
|
+
* The instance description. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
639
684
|
*
|
|
640
685
|
* @example
|
|
641
686
|
* Instance_Description
|
|
@@ -643,13 +688,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
643
688
|
instanceDescription?: string;
|
|
644
689
|
/**
|
|
645
690
|
* @remarks
|
|
646
|
-
* The instance name. The name must be 2 to 128 characters in length
|
|
691
|
+
* The instance name. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), periods (.), and hyphens (-). It must start with a letter and cannot start with `http://` or `https://`.
|
|
647
692
|
*
|
|
648
|
-
*
|
|
693
|
+
* Default value: The instance `InstanceId`.
|
|
649
694
|
*
|
|
650
|
-
*
|
|
695
|
+
* To create multiple ECS instances, you can batch configure sequential instance names. For more information, see [Batch configure sequential instance names or hostnames](https://help.aliyun.com/document_detail/196048.html).
|
|
651
696
|
*
|
|
652
|
-
* When both
|
|
697
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
653
698
|
*
|
|
654
699
|
* @example
|
|
655
700
|
* k8s-node-[1,4]-alibabacloud
|
|
@@ -657,14 +702,15 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
657
702
|
instanceName?: string;
|
|
658
703
|
/**
|
|
659
704
|
* @remarks
|
|
660
|
-
* The billing
|
|
705
|
+
* The network billing type. Valid values:
|
|
706
|
+
*
|
|
707
|
+
* - PayByBandwidth: Pay-by-bandwidth.
|
|
661
708
|
*
|
|
662
|
-
*
|
|
663
|
-
* * PayByTraffic: pay-by-traffic
|
|
709
|
+
* - PayByTraffic: Pay-by-traffic.
|
|
664
710
|
*
|
|
665
|
-
* >
|
|
711
|
+
* > For pay-by-traffic, inbound and outbound bandwidth peaks represent upper limits and are not service-level commitments. Bandwidth may be throttled during resource contention. Use pay-by-bandwidth if your workload requires guaranteed bandwidth.
|
|
666
712
|
*
|
|
667
|
-
* When both
|
|
713
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
668
714
|
*
|
|
669
715
|
* @example
|
|
670
716
|
* PayByTraffic
|
|
@@ -672,12 +718,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
672
718
|
internetChargeType?: string;
|
|
673
719
|
/**
|
|
674
720
|
* @remarks
|
|
675
|
-
* The maximum inbound public bandwidth
|
|
721
|
+
* The maximum inbound public bandwidth, in Mbit/s. Valid values:
|
|
676
722
|
*
|
|
677
|
-
*
|
|
678
|
-
* * When the maximum outbound public bandwidth is greater than 10 Mbit/s, the valid values of this parameter are 1 to the value of `LaunchConfiguration.InternetMaxBandwidthOut`, and the default value is the value of `LaunchConfiguration.InternetMaxBandwidthOut`.
|
|
723
|
+
* - When outbound public bandwidth is ≤ 10 Mbit/s: 1–10. Default: 10.
|
|
679
724
|
*
|
|
680
|
-
* When
|
|
725
|
+
* - When outbound public bandwidth is > 10 Mbit/s: 1–`LaunchConfiguration.InternetMaxBandwidthOut`. Default: `LaunchConfiguration.InternetMaxBandwidthOut`.
|
|
726
|
+
*
|
|
727
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
681
728
|
*
|
|
682
729
|
* @example
|
|
683
730
|
* 10
|
|
@@ -685,11 +732,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
685
732
|
internetMaxBandwidthIn?: number;
|
|
686
733
|
/**
|
|
687
734
|
* @remarks
|
|
688
|
-
* The maximum outbound public bandwidth
|
|
735
|
+
* The maximum outbound public bandwidth, in Mbit/s. Valid values: 0–100.
|
|
689
736
|
*
|
|
690
737
|
* Default value: 0.
|
|
691
738
|
*
|
|
692
|
-
* When both
|
|
739
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
693
740
|
*
|
|
694
741
|
* @example
|
|
695
742
|
* 10
|
|
@@ -699,12 +746,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
699
746
|
* @remarks
|
|
700
747
|
* Specifies whether the instance is I/O optimized. Valid values:
|
|
701
748
|
*
|
|
702
|
-
*
|
|
703
|
-
*
|
|
749
|
+
* - none: Not I/O optimized.
|
|
750
|
+
*
|
|
751
|
+
* - optimized: I/O optimized.
|
|
704
752
|
*
|
|
705
|
-
* For
|
|
753
|
+
* For retired instance types, the default value is none. For other instance types, the default value is optimized.
|
|
706
754
|
*
|
|
707
|
-
* When both
|
|
755
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
708
756
|
*
|
|
709
757
|
* @example
|
|
710
758
|
* optimized
|
|
@@ -714,10 +762,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
714
762
|
* @remarks
|
|
715
763
|
* The key pair name.
|
|
716
764
|
*
|
|
717
|
-
*
|
|
718
|
-
* * By default, password-based logon is disabled for Linux instances.
|
|
765
|
+
* - For Windows instances, this parameter is ignored. Default value: empty.
|
|
719
766
|
*
|
|
720
|
-
*
|
|
767
|
+
* - For Linux instances, password logon is disabled after initialization.
|
|
768
|
+
*
|
|
769
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
721
770
|
*
|
|
722
771
|
* @example
|
|
723
772
|
* KeyPair_Name
|
|
@@ -725,9 +774,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
725
774
|
keyPairName?: string;
|
|
726
775
|
/**
|
|
727
776
|
* @remarks
|
|
728
|
-
* The instance password. The password must be 8 to 30 characters in length and
|
|
777
|
+
* The instance password. The password must be 8 to 30 characters in length and include at least three of the following: uppercase letters, lowercase letters, digits, and special characters. Valid special characters:
|
|
778
|
+
*
|
|
779
|
+
* ``()`~!@#$%^&*-_+=|{}`[]`:;\\"<>,.?/``
|
|
780
|
+
*
|
|
781
|
+
* For Windows instances, the password cannot start with a forward slash (/).
|
|
729
782
|
*
|
|
730
|
-
*
|
|
783
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
731
784
|
*
|
|
732
785
|
* @example
|
|
733
786
|
* EcsV587!
|
|
@@ -737,10 +790,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
737
790
|
* @remarks
|
|
738
791
|
* Specifies whether to use the password preset in the image. Valid values:
|
|
739
792
|
*
|
|
740
|
-
*
|
|
741
|
-
* * false: does not use the password preset in the image.
|
|
793
|
+
* - true: Uses the preset password.
|
|
742
794
|
*
|
|
743
|
-
*
|
|
795
|
+
* - false: Does not use the preset password.
|
|
796
|
+
*
|
|
797
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
744
798
|
*
|
|
745
799
|
* @example
|
|
746
800
|
* true
|
|
@@ -748,7 +802,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
748
802
|
passwordInherit?: boolean;
|
|
749
803
|
/**
|
|
750
804
|
* @remarks
|
|
751
|
-
* The name of the instance
|
|
805
|
+
* The RAM role name of the instance. Use the RAM API [ListRoles](https://help.aliyun.com/document_detail/28713.html) to query your created RAM roles. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
752
806
|
*
|
|
753
807
|
* @example
|
|
754
808
|
* RAM_Name
|
|
@@ -756,7 +810,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
756
810
|
ramRoleName?: string;
|
|
757
811
|
/**
|
|
758
812
|
* @remarks
|
|
759
|
-
* The
|
|
813
|
+
* The resource group ID of the instance. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
760
814
|
*
|
|
761
815
|
* @example
|
|
762
816
|
* rg-bp67acfmxazb4p****
|
|
@@ -766,10 +820,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
766
820
|
* @remarks
|
|
767
821
|
* Specifies whether to enable security hardening. Valid values:
|
|
768
822
|
*
|
|
769
|
-
*
|
|
770
|
-
*
|
|
823
|
+
* - Active: Enables security hardening. Applies only to public images.
|
|
824
|
+
*
|
|
825
|
+
* - Deactive: Disables security hardening. Applies to all image types.
|
|
771
826
|
*
|
|
772
|
-
* When both
|
|
827
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
773
828
|
*
|
|
774
829
|
* @example
|
|
775
830
|
* Active
|
|
@@ -777,7 +832,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
777
832
|
securityEnhancementStrategy?: string;
|
|
778
833
|
/**
|
|
779
834
|
* @remarks
|
|
780
|
-
* The
|
|
835
|
+
* The security group ID of the instance. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
781
836
|
*
|
|
782
837
|
* @example
|
|
783
838
|
* sg-bp15ed6xe1yxeycg****
|
|
@@ -785,26 +840,29 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
785
840
|
securityGroupId?: string;
|
|
786
841
|
/**
|
|
787
842
|
* @remarks
|
|
788
|
-
* The
|
|
843
|
+
* The list of security groups to which the instance belongs.
|
|
789
844
|
*/
|
|
790
845
|
securityGroupIds?: string[];
|
|
791
846
|
/**
|
|
792
847
|
* @remarks
|
|
793
|
-
*
|
|
848
|
+
* System disk information for the instance. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
794
849
|
*/
|
|
795
850
|
systemDisk?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSystemDisk;
|
|
796
851
|
/**
|
|
797
852
|
* @remarks
|
|
798
853
|
* The category of the system disk. Valid values:
|
|
799
854
|
*
|
|
800
|
-
*
|
|
801
|
-
*
|
|
802
|
-
*
|
|
803
|
-
*
|
|
855
|
+
* - cloud_efficiency: Ultra disk.
|
|
856
|
+
*
|
|
857
|
+
* - cloud_ssd: Standard SSD.
|
|
858
|
+
*
|
|
859
|
+
* - cloud_essd: ESSD.
|
|
804
860
|
*
|
|
805
|
-
*
|
|
861
|
+
* - cloud: Basic disk.
|
|
806
862
|
*
|
|
807
|
-
*
|
|
863
|
+
* For retired instance types that are not I/O optimized, the default value is cloud. Otherwise, the default value is cloud_efficiency.
|
|
864
|
+
*
|
|
865
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
808
866
|
*
|
|
809
867
|
* @example
|
|
810
868
|
* cloud_ssd
|
|
@@ -812,9 +870,9 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
812
870
|
systemDiskCategory?: string;
|
|
813
871
|
/**
|
|
814
872
|
* @remarks
|
|
815
|
-
* The description of the system disk. The description must be 2 to 256 characters in length
|
|
873
|
+
* The description of the system disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
816
874
|
*
|
|
817
|
-
* When both
|
|
875
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
818
876
|
*
|
|
819
877
|
* @example
|
|
820
878
|
* SystemDisk_Description
|
|
@@ -822,11 +880,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
822
880
|
systemDiskDescription?: string;
|
|
823
881
|
/**
|
|
824
882
|
* @remarks
|
|
825
|
-
* The name of the system disk. The name must be 2 to 128 characters in length
|
|
883
|
+
* The name of the system disk. The name must be 2 to 128 characters in length and can contain letters, digits, periods (.), colons (:), underscores (_), and hyphens (-). It must start with a letter and cannot start with `http://` or `https://`.
|
|
826
884
|
*
|
|
827
|
-
*
|
|
885
|
+
* Default value: empty.
|
|
828
886
|
*
|
|
829
|
-
* When both
|
|
887
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
830
888
|
*
|
|
831
889
|
* @example
|
|
832
890
|
* cloud_ssdSystem
|
|
@@ -834,16 +892,19 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
834
892
|
systemDiskName?: string;
|
|
835
893
|
/**
|
|
836
894
|
* @remarks
|
|
837
|
-
* The performance level of the ESSD
|
|
895
|
+
* The performance level of the ESSD used as the system disk. Valid values:
|
|
896
|
+
*
|
|
897
|
+
* - PL0 (default): Up to 10,000 random read/write IOPS per disk.
|
|
898
|
+
*
|
|
899
|
+
* - PL1: Up to 50,000 random read/write IOPS per disk.
|
|
838
900
|
*
|
|
839
|
-
*
|
|
840
|
-
* * PL1: A single ESSD can deliver up to 50,000 random read/write IOPS.
|
|
841
|
-
* * PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
|
|
842
|
-
* * PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.
|
|
901
|
+
* - PL2: Up to 100,000 random read/write IOPS per disk.
|
|
843
902
|
*
|
|
844
|
-
*
|
|
903
|
+
* - PL3: Up to 1,000,000 random read/write IOPS per disk.
|
|
845
904
|
*
|
|
846
|
-
*
|
|
905
|
+
* For more information about selecting ESSD performance levels, see [ESSD](https://help.aliyun.com/document_detail/122389.html).
|
|
906
|
+
*
|
|
907
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
847
908
|
*
|
|
848
909
|
* @example
|
|
849
910
|
* PL0
|
|
@@ -851,11 +912,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
851
912
|
systemDiskPerformanceLevel?: string;
|
|
852
913
|
/**
|
|
853
914
|
* @remarks
|
|
854
|
-
* The size of the system disk. Valid values: 20
|
|
915
|
+
* The size of the system disk, in GiB. Valid values: 20–500. The value must be greater than or equal to max{20, size of the image specified by LaunchConfiguration.ImageId}.
|
|
855
916
|
*
|
|
856
|
-
* Default value: 40
|
|
917
|
+
* Default value: max{40, size of the image specified by LaunchConfiguration.ImageId}.
|
|
857
918
|
*
|
|
858
|
-
* When both
|
|
919
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
859
920
|
*
|
|
860
921
|
* @example
|
|
861
922
|
* 40
|
|
@@ -863,12 +924,12 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
863
924
|
systemDiskSize?: number;
|
|
864
925
|
/**
|
|
865
926
|
* @remarks
|
|
866
|
-
* The
|
|
927
|
+
* The list of tags for the extended launch template.
|
|
867
928
|
*/
|
|
868
929
|
tag?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationTag[];
|
|
869
930
|
/**
|
|
870
931
|
* @remarks
|
|
871
|
-
* The instance user data.
|
|
932
|
+
* The instance user data. Encode the data in Base64. The raw data cannot exceed 32 KB. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
872
933
|
*
|
|
873
934
|
* @example
|
|
874
935
|
* ZWNobyBoZWxsbyBlY3Mh
|
|
@@ -876,10 +937,11 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
876
937
|
userData?: string;
|
|
877
938
|
/**
|
|
878
939
|
* @remarks
|
|
879
|
-
* Specifies whether to enable auto-renewal
|
|
940
|
+
* Specifies whether to enable auto-renewal. Takes effect when creating subscription instances. Valid values:
|
|
941
|
+
*
|
|
942
|
+
* - true: Enables auto-renewal.
|
|
880
943
|
*
|
|
881
|
-
*
|
|
882
|
-
* * false (default)
|
|
944
|
+
* - false (default): Disables auto-renewal.
|
|
883
945
|
*
|
|
884
946
|
* @example
|
|
885
947
|
* true
|
|
@@ -887,9 +949,21 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
887
949
|
autoRenew?: boolean;
|
|
888
950
|
/**
|
|
889
951
|
* @remarks
|
|
890
|
-
* The auto-renewal
|
|
952
|
+
* The auto-renewal duration per cycle. Valid values:
|
|
953
|
+
*
|
|
954
|
+
* <props="china">
|
|
955
|
+
*
|
|
956
|
+
* - When PeriodUnit=Week: 1, 2, 3.
|
|
957
|
+
*
|
|
958
|
+
* - When PeriodUnit=Month: 1, 2, 3, 6, 12, 24, 36, 48, 60.
|
|
959
|
+
*
|
|
960
|
+
*
|
|
961
|
+
*
|
|
962
|
+
* <props="intl">
|
|
963
|
+
*
|
|
964
|
+
* When PeriodUnit=Month: 1, 2, 3, 6, 12, 24, 36, 48, 60.
|
|
965
|
+
*
|
|
891
966
|
*
|
|
892
|
-
* Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
|
|
893
967
|
*
|
|
894
968
|
* Default value: 1.
|
|
895
969
|
*
|
|
@@ -897,21 +971,41 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
897
971
|
* 1
|
|
898
972
|
*/
|
|
899
973
|
autoRenewPeriod?: number;
|
|
974
|
+
/**
|
|
975
|
+
* @remarks
|
|
976
|
+
* CPU configuration.
|
|
977
|
+
*/
|
|
900
978
|
cpuOptions?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationCpuOptions;
|
|
901
979
|
/**
|
|
902
980
|
* @remarks
|
|
903
|
-
*
|
|
981
|
+
* Image-related properties.
|
|
904
982
|
*
|
|
905
|
-
*
|
|
983
|
+
* Note:
|
|
906
984
|
*
|
|
907
|
-
*
|
|
985
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
908
986
|
*/
|
|
909
987
|
imageOptions?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationImageOptions;
|
|
910
988
|
/**
|
|
911
989
|
* @remarks
|
|
912
|
-
* The subscription
|
|
990
|
+
* The subscription duration. The unit is specified by `PeriodUnit`. Required when creating subscription instances. Valid values:
|
|
991
|
+
*
|
|
992
|
+
* <props="china">
|
|
993
|
+
*
|
|
994
|
+
* - When PeriodUnit=Week, Period values: 1, 2, 3, 4.
|
|
913
995
|
*
|
|
914
|
-
*
|
|
996
|
+
* - When PeriodUnit=Month, Period values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, 60.
|
|
997
|
+
*
|
|
998
|
+
*
|
|
999
|
+
*
|
|
1000
|
+
* <props="intl">
|
|
1001
|
+
*
|
|
1002
|
+
* When PeriodUnit=Month, Period values: 1, 2, 3, 6, 12.
|
|
1003
|
+
*
|
|
1004
|
+
*
|
|
1005
|
+
*
|
|
1006
|
+
* <props="partner">
|
|
1007
|
+
*
|
|
1008
|
+
* When PeriodUnit=Month, Period values: 1, 2, 3, 6, 12.
|
|
915
1009
|
*
|
|
916
1010
|
* @example
|
|
917
1011
|
* 1
|
|
@@ -919,9 +1013,19 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
919
1013
|
period?: number;
|
|
920
1014
|
/**
|
|
921
1015
|
* @remarks
|
|
922
|
-
* The unit
|
|
1016
|
+
* The time unit for subscription billing. Valid values:
|
|
923
1017
|
*
|
|
924
|
-
*
|
|
1018
|
+
* <props="china">
|
|
1019
|
+
*
|
|
1020
|
+
* - Week.
|
|
1021
|
+
*
|
|
1022
|
+
* - Month (default).
|
|
1023
|
+
*
|
|
1024
|
+
*
|
|
1025
|
+
*
|
|
1026
|
+
* <props="intl">
|
|
1027
|
+
*
|
|
1028
|
+
* Month (default).
|
|
925
1029
|
*
|
|
926
1030
|
* @example
|
|
927
1031
|
* Month
|
|
@@ -931,16 +1035,17 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
931
1035
|
securityOptions?: CreateAutoProvisioningGroupShrinkRequestLaunchConfigurationSecurityOptions;
|
|
932
1036
|
/**
|
|
933
1037
|
* @remarks
|
|
934
|
-
* The
|
|
1038
|
+
* The reserved duration for spot instances, in hours. Default value: 1. Valid values:
|
|
1039
|
+
*
|
|
1040
|
+
* - 1: Alibaba Cloud guarantees that the instance runs for 1 hour without being automatically released. After 1 hour, the system compares your bid price with the market price and checks inventory to decide whether to retain or reclaim the instance.
|
|
935
1041
|
*
|
|
936
|
-
*
|
|
937
|
-
* * 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.
|
|
1042
|
+
* - 0: Alibaba Cloud does not guarantee that the instance runs for 1 hour. The system immediately compares your bid price with the market price and checks inventory to decide whether to retain or reclaim the instance.
|
|
938
1043
|
*
|
|
939
|
-
* Alibaba Cloud sends an ECS system event
|
|
1044
|
+
* Alibaba Cloud sends an ECS system event notification 5 minutes before reclaiming a spot instance. Spot instances are billed per second. Choose the reserved duration based on your task execution time.
|
|
940
1045
|
*
|
|
941
|
-
*
|
|
1046
|
+
* Note:
|
|
942
1047
|
*
|
|
943
|
-
*
|
|
1048
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
944
1049
|
*
|
|
945
1050
|
* @example
|
|
946
1051
|
* 1
|
|
@@ -948,18 +1053,19 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration extends
|
|
|
948
1053
|
spotDuration?: number;
|
|
949
1054
|
/**
|
|
950
1055
|
* @remarks
|
|
951
|
-
* The interruption
|
|
1056
|
+
* The interruption behavior for spot instances. Valid values:
|
|
952
1057
|
*
|
|
953
|
-
*
|
|
954
|
-
* * Stop: The instance is stopped in economical mode.
|
|
1058
|
+
* - Terminate: Releases the instance immediately.
|
|
955
1059
|
*
|
|
956
|
-
*
|
|
1060
|
+
* - Stop: Puts the instance into economical mode.
|
|
1061
|
+
*
|
|
1062
|
+
* For more information about economical mode, see [Economical mode](https://help.aliyun.com/document_detail/63353.html).
|
|
957
1063
|
*
|
|
958
1064
|
* Default value: Terminate.
|
|
959
1065
|
*
|
|
960
|
-
*
|
|
1066
|
+
* Note:
|
|
961
1067
|
*
|
|
962
|
-
*
|
|
1068
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
963
1069
|
*
|
|
964
1070
|
* @example
|
|
965
1071
|
* Terminate
|
|
@@ -1129,12 +1235,15 @@ export class CreateAutoProvisioningGroupShrinkRequestCandidateOptions extends $d
|
|
|
1129
1235
|
export class CreateAutoProvisioningGroupShrinkRequestDataDiskConfig extends $dara.Model {
|
|
1130
1236
|
/**
|
|
1131
1237
|
* @remarks
|
|
1132
|
-
* The
|
|
1238
|
+
* The data disk type. You can specify multiple candidate disk types. The order specifies their priority. If one disk type is unavailable, the system automatically switches to the next type. Valid values:
|
|
1239
|
+
*
|
|
1240
|
+
* - cloud_efficiency: Ultra disk.
|
|
1133
1241
|
*
|
|
1134
|
-
* -
|
|
1135
|
-
*
|
|
1136
|
-
* - cloud_essd: ESSD
|
|
1137
|
-
*
|
|
1242
|
+
* - cloud_ssd: Standard SSD.
|
|
1243
|
+
*
|
|
1244
|
+
* - cloud_essd: ESSD.
|
|
1245
|
+
*
|
|
1246
|
+
* - cloud: Basic disk.
|
|
1138
1247
|
*
|
|
1139
1248
|
* @example
|
|
1140
1249
|
* cloud_efficiency
|
|
@@ -1164,16 +1273,18 @@ export class CreateAutoProvisioningGroupShrinkRequestDataDiskConfig extends $dar
|
|
|
1164
1273
|
export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extends $dara.Model {
|
|
1165
1274
|
/**
|
|
1166
1275
|
* @remarks
|
|
1167
|
-
* The
|
|
1276
|
+
* The list of architecture types for instance types.
|
|
1168
1277
|
*/
|
|
1169
1278
|
architectures?: string[];
|
|
1170
1279
|
/**
|
|
1171
1280
|
* @remarks
|
|
1172
|
-
* Specifies whether
|
|
1281
|
+
* Specifies whether the instance type supports performance bursts. Valid values:
|
|
1282
|
+
*
|
|
1283
|
+
* - Exclude: Excludes burstable instance types.
|
|
1173
1284
|
*
|
|
1174
|
-
*
|
|
1175
|
-
*
|
|
1176
|
-
*
|
|
1285
|
+
* - Include: Includes burstable instance types.
|
|
1286
|
+
*
|
|
1287
|
+
* - Required: Includes only burstable instance types.
|
|
1177
1288
|
*
|
|
1178
1289
|
* Default value: Include.
|
|
1179
1290
|
*
|
|
@@ -1183,17 +1294,18 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1183
1294
|
burstablePerformance?: string;
|
|
1184
1295
|
/**
|
|
1185
1296
|
* @remarks
|
|
1186
|
-
* The
|
|
1297
|
+
* The list of vCPU counts for instance types.
|
|
1187
1298
|
*/
|
|
1188
1299
|
cores?: number[];
|
|
1189
1300
|
/**
|
|
1190
1301
|
* @remarks
|
|
1191
|
-
* The instance types
|
|
1302
|
+
* The list of instance types to exclude.
|
|
1192
1303
|
*/
|
|
1193
1304
|
excludedInstanceTypes?: string[];
|
|
1194
1305
|
/**
|
|
1195
1306
|
* @remarks
|
|
1196
|
-
* The ID
|
|
1307
|
+
* The image ID. Use this parameter to specify the image for the current resource pool. If not set, the image specified in `LaunchConfiguration.ImageId` or the launch template is used by default. Call [DescribeImages](https://help.aliyun.com/document_detail/25534.html) to query available images.
|
|
1308
|
+
* Note: This parameter is supported only when `AutoProvisioningGroupType = instant`.
|
|
1197
1309
|
*
|
|
1198
1310
|
* @example
|
|
1199
1311
|
* aliyun_3_x64_20G_alibase_20210425.vhd
|
|
@@ -1201,13 +1313,15 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1201
1313
|
imageId?: string;
|
|
1202
1314
|
/**
|
|
1203
1315
|
* @remarks
|
|
1204
|
-
* The instance family level
|
|
1316
|
+
* The instance family level, used to filter eligible instance types. Valid values:
|
|
1317
|
+
*
|
|
1318
|
+
* - EntryLevel: Entry-level, or shared-resource instances. Lower cost but no guaranteed stable computing performance. Suitable for workloads with low average CPU usage. For more information, see [Shared-resource instances](https://help.aliyun.com/document_detail/108489.html).
|
|
1205
1319
|
*
|
|
1206
|
-
*
|
|
1207
|
-
* * EnterpriseLevel: enterprise level. Instance types of this level provide stable performance and dedicated resources and are suitable for business scenarios that require high stability. For more information, see [Overview of instance families](https://help.aliyun.com/document_detail/25378.html).
|
|
1208
|
-
* * CreditEntryLevel: credit entry level. This value is valid only for burstable instances. CPU credits are used to ensure computing performance. Instance types of this level are suitable for scenarios in which the CPU utilization is low but may fluctuate in specific cases. For information about burstable instances, see [Overview](https://help.aliyun.com/document_detail/59977.html).
|
|
1320
|
+
* - EnterpriseLevel: Enterprise-level. Stable performance with dedicated resources. Suitable for workloads requiring high stability. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
|
|
1209
1321
|
*
|
|
1210
|
-
*
|
|
1322
|
+
* - CreditEntryLevel: Credit entry-level, or burstable instances. Uses CPU credits to guarantee computing performance. Suitable for workloads with low average CPU usage and occasional bursts. For more information, see [Burstable instances](https://help.aliyun.com/document_detail/59977.html).
|
|
1323
|
+
*
|
|
1324
|
+
* N ranges from 1 to 10.
|
|
1211
1325
|
*
|
|
1212
1326
|
* @example
|
|
1213
1327
|
* EnterpriseLevel
|
|
@@ -1215,7 +1329,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1215
1329
|
instanceFamilyLevel?: string;
|
|
1216
1330
|
/**
|
|
1217
1331
|
* @remarks
|
|
1218
|
-
* The instance type
|
|
1332
|
+
* The instance type corresponding to the extended launch template. N ranges from 1 to 20. For more information, see [Instance families](https://help.aliyun.com/document_detail/25378.html).
|
|
1219
1333
|
*
|
|
1220
1334
|
* @example
|
|
1221
1335
|
* ecs.g5.large
|
|
@@ -1223,9 +1337,9 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1223
1337
|
instanceType?: string;
|
|
1224
1338
|
/**
|
|
1225
1339
|
* @remarks
|
|
1226
|
-
* The maximum price
|
|
1340
|
+
* The maximum hourly price for spot instances in the extended launch template.
|
|
1227
1341
|
*
|
|
1228
|
-
* >
|
|
1342
|
+
* > After `LaunchTemplateConfig` is set, `LaunchTemplateConfig.N.MaxPrice` is required.
|
|
1229
1343
|
*
|
|
1230
1344
|
* @example
|
|
1231
1345
|
* 3
|
|
@@ -1233,7 +1347,7 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1233
1347
|
maxPrice?: number;
|
|
1234
1348
|
/**
|
|
1235
1349
|
* @remarks
|
|
1236
|
-
* >
|
|
1350
|
+
* > This parameter is in invitational preview and is not supported.
|
|
1237
1351
|
*
|
|
1238
1352
|
* @example
|
|
1239
1353
|
* false
|
|
@@ -1241,12 +1355,12 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1241
1355
|
maxQuantity?: number;
|
|
1242
1356
|
/**
|
|
1243
1357
|
* @remarks
|
|
1244
|
-
* The memory sizes
|
|
1358
|
+
* The list of memory sizes for instance types.
|
|
1245
1359
|
*/
|
|
1246
1360
|
memories?: number[];
|
|
1247
1361
|
/**
|
|
1248
1362
|
* @remarks
|
|
1249
|
-
* The priority of extended
|
|
1363
|
+
* The priority of the extended launch template. A value of 0 indicates the highest priority. Valid values: 0 to +∞.
|
|
1250
1364
|
*
|
|
1251
1365
|
* @example
|
|
1252
1366
|
* 1
|
|
@@ -1254,9 +1368,9 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1254
1368
|
priority?: number;
|
|
1255
1369
|
/**
|
|
1256
1370
|
* @remarks
|
|
1257
|
-
* The ID of the
|
|
1371
|
+
* The ID of the virtual switch to which the ECS instance belongs in the extended launch template. The zone of the ECS instance launched from this template is determined by the virtual switch.
|
|
1258
1372
|
*
|
|
1259
|
-
* >
|
|
1373
|
+
* > After `LaunchTemplateConfig` is set, `LaunchTemplateConfig.N.VSwitchId` is required.
|
|
1260
1374
|
*
|
|
1261
1375
|
* @example
|
|
1262
1376
|
* vsw-sn5bsitu4lfzgc5o7****
|
|
@@ -1264,12 +1378,13 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1264
1378
|
vSwitchId?: string;
|
|
1265
1379
|
/**
|
|
1266
1380
|
* @remarks
|
|
1267
|
-
* The weight of the instance type in extended
|
|
1381
|
+
* The weight of the instance type in the extended launch template. A higher value indicates greater computing power per instance and fewer instances needed. Valid values: Greater than 0.
|
|
1382
|
+
*
|
|
1383
|
+
* You can calculate the weight based on the computing power of the specified instance type and the minimum computing power required per node in the cluster. For example, if the minimum computing power per node is 8 vCPUs and 60 GiB memory:
|
|
1268
1384
|
*
|
|
1269
|
-
*
|
|
1385
|
+
* - An instance type with 8 vCPUs and 60 GiB memory can have a weight of 1.
|
|
1270
1386
|
*
|
|
1271
|
-
*
|
|
1272
|
-
* * For an instance type with 16 vCPUs and 120 GiB of memory, you can set the weight to 2.
|
|
1387
|
+
* - An instance type with 16 vCPUs and 120 GiB memory can have a weight of 2.
|
|
1273
1388
|
*
|
|
1274
1389
|
* @example
|
|
1275
1390
|
* 2
|
|
@@ -1335,14 +1450,14 @@ export class CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig extend
|
|
|
1335
1450
|
export class CreateAutoProvisioningGroupShrinkRequestPrePaidOptionsSpecifyCapacityDistribution extends $dara.Model {
|
|
1336
1451
|
/**
|
|
1337
1452
|
* @remarks
|
|
1338
|
-
*
|
|
1453
|
+
* The set of instance types. Duplicates are not allowed, and the types must be within the range of LaunchTemplateConfig.InstanceType.
|
|
1339
1454
|
*/
|
|
1340
1455
|
instanceTypes?: string[];
|
|
1341
1456
|
/**
|
|
1342
1457
|
* @remarks
|
|
1343
|
-
* The minimum number of instances to
|
|
1458
|
+
* The minimum number of instances to deliver within the `InstanceTypes` range.
|
|
1344
1459
|
*
|
|
1345
|
-
* >
|
|
1460
|
+
* > `sum(MinTargetCapacity)<= TotalTargetCapacity`. The sum of MinTargetCapacity across all instance type sets cannot exceed TotalTargetCapacity. If any instance type set fails to meet its MinTargetCapacity due to inventory issues, the entire request fails.
|
|
1346
1461
|
*
|
|
1347
1462
|
* @example
|
|
1348
1463
|
* 5
|
|
@@ -1377,7 +1492,7 @@ export class CreateAutoProvisioningGroupShrinkRequestPrePaidOptionsSpecifyCapaci
|
|
|
1377
1492
|
export class CreateAutoProvisioningGroupShrinkRequestPrePaidOptions extends $dara.Model {
|
|
1378
1493
|
/**
|
|
1379
1494
|
* @remarks
|
|
1380
|
-
* The minimum capacity set for different instance types. This parameter is
|
|
1495
|
+
* The minimum capacity set for different instance types. This parameter is supported only when `AutoProvisioningGroupType = request`.
|
|
1381
1496
|
*/
|
|
1382
1497
|
specifyCapacityDistribution?: CreateAutoProvisioningGroupShrinkRequestPrePaidOptionsSpecifyCapacityDistribution[];
|
|
1383
1498
|
static names(): { [key: string]: string } {
|
|
@@ -1407,12 +1522,15 @@ export class CreateAutoProvisioningGroupShrinkRequestPrePaidOptions extends $dar
|
|
|
1407
1522
|
export class CreateAutoProvisioningGroupShrinkRequestSystemDiskConfig extends $dara.Model {
|
|
1408
1523
|
/**
|
|
1409
1524
|
* @remarks
|
|
1410
|
-
* The
|
|
1525
|
+
* The system disk type. You can specify multiple candidate disk types. The order specifies their priority. If one disk type is unavailable, the system automatically switches to the next type. Valid values:
|
|
1526
|
+
*
|
|
1527
|
+
* - cloud_efficiency: Ultra disk.
|
|
1528
|
+
*
|
|
1529
|
+
* - cloud_ssd: Standard SSD.
|
|
1530
|
+
*
|
|
1531
|
+
* - cloud_essd: ESSD.
|
|
1411
1532
|
*
|
|
1412
|
-
* -
|
|
1413
|
-
* - cloud_ssd: standard SSD.
|
|
1414
|
-
* - cloud_essd: ESSD
|
|
1415
|
-
* - cloud: basic disk.
|
|
1533
|
+
* - cloud: Basic disk.
|
|
1416
1534
|
*
|
|
1417
1535
|
* @example
|
|
1418
1536
|
* cloud_ssd
|
|
@@ -1442,9 +1560,9 @@ export class CreateAutoProvisioningGroupShrinkRequestSystemDiskConfig extends $d
|
|
|
1442
1560
|
export class CreateAutoProvisioningGroupShrinkRequestTag extends $dara.Model {
|
|
1443
1561
|
/**
|
|
1444
1562
|
* @remarks
|
|
1445
|
-
* The key of
|
|
1563
|
+
* The tag key of the auto provisioning group.
|
|
1446
1564
|
*
|
|
1447
|
-
*
|
|
1565
|
+
* N ranges from 1 to 20. If specified, the value cannot be an empty string. The key can be up to 128 characters in length and cannot start with aliyun or acs:. It also cannot contain http\\:// or https\\://.
|
|
1448
1566
|
*
|
|
1449
1567
|
* @example
|
|
1450
1568
|
* TestKey
|
|
@@ -1452,9 +1570,9 @@ export class CreateAutoProvisioningGroupShrinkRequestTag extends $dara.Model {
|
|
|
1452
1570
|
key?: string;
|
|
1453
1571
|
/**
|
|
1454
1572
|
* @remarks
|
|
1455
|
-
* The value of
|
|
1573
|
+
* The tag value of the auto provisioning group.
|
|
1456
1574
|
*
|
|
1457
|
-
*
|
|
1575
|
+
* N ranges from 1 to 20. If specified, the value can be an empty string. The value can be up to 128 characters in length and cannot contain http\\:// or https\\://.
|
|
1458
1576
|
*
|
|
1459
1577
|
* @example
|
|
1460
1578
|
* TestValue
|
|
@@ -1487,7 +1605,7 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1487
1605
|
launchConfiguration?: CreateAutoProvisioningGroupShrinkRequestLaunchConfiguration;
|
|
1488
1606
|
/**
|
|
1489
1607
|
* @remarks
|
|
1490
|
-
* The name of the auto provisioning group. The name must be 2 to 128 characters in length
|
|
1608
|
+
* The name of the auto provisioning group. The name must be 2 to 128 characters in length and can contain letters, digits, colons (:), underscores (_), and hyphens (-). It must start with a letter and cannot start with `http://` or `https://`.
|
|
1491
1609
|
*
|
|
1492
1610
|
* @example
|
|
1493
1611
|
* apg-test
|
|
@@ -1497,9 +1615,11 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1497
1615
|
* @remarks
|
|
1498
1616
|
* The delivery type of the auto provisioning group. Valid values:
|
|
1499
1617
|
*
|
|
1500
|
-
*
|
|
1501
|
-
*
|
|
1502
|
-
*
|
|
1618
|
+
* - request: One-time asynchronous delivery. The group delivers the instance cluster only at startup. If scheduling fails, no retry occurs.
|
|
1619
|
+
*
|
|
1620
|
+
* - instant: One-time synchronous delivery. The group creates instances synchronously at startup and returns the list of successfully created instances and reasons for failures in the response.
|
|
1621
|
+
*
|
|
1622
|
+
* - maintain: Continuous provisioning. The group attempts to deliver the instance cluster at startup and monitors real-time capacity. If the target capacity is not met, it continues creating ECS instances.
|
|
1503
1623
|
*
|
|
1504
1624
|
* Default value: maintain.
|
|
1505
1625
|
*
|
|
@@ -1510,7 +1630,7 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1510
1630
|
candidateOptions?: CreateAutoProvisioningGroupShrinkRequestCandidateOptions;
|
|
1511
1631
|
/**
|
|
1512
1632
|
* @remarks
|
|
1513
|
-
*
|
|
1633
|
+
* Ensures request idempotence. Generate a unique value from your client for this parameter to ensure uniqueness across different requests. ClientToken supports only ASCII characters and cannot exceed 64 characters. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
|
|
1514
1634
|
*
|
|
1515
1635
|
* @example
|
|
1516
1636
|
* 0c593ea1-3bea-11e9-b96b-88e9fe637760
|
|
@@ -1518,15 +1638,16 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1518
1638
|
clientToken?: string;
|
|
1519
1639
|
/**
|
|
1520
1640
|
* @remarks
|
|
1521
|
-
* The
|
|
1641
|
+
* The list of data disk configurations for instances.
|
|
1522
1642
|
*/
|
|
1523
1643
|
dataDiskConfig?: CreateAutoProvisioningGroupShrinkRequestDataDiskConfig[];
|
|
1524
1644
|
/**
|
|
1525
1645
|
* @remarks
|
|
1526
|
-
*
|
|
1646
|
+
* Specifies the billing method for the capacity difference when the sum of `PayAsYouGoTargetCapacity` and `SpotTargetCapacity` is less than `TotalTargetCapacity`. Valid values:
|
|
1527
1647
|
*
|
|
1528
|
-
*
|
|
1529
|
-
*
|
|
1648
|
+
* - PayAsYouGo: Pay-as-you-go instances.
|
|
1649
|
+
*
|
|
1650
|
+
* - Spot: Spot instances.
|
|
1530
1651
|
*
|
|
1531
1652
|
* Default value: Spot.
|
|
1532
1653
|
*
|
|
@@ -1544,10 +1665,11 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1544
1665
|
description?: string;
|
|
1545
1666
|
/**
|
|
1546
1667
|
* @remarks
|
|
1547
|
-
* Specifies whether to release
|
|
1668
|
+
* Specifies whether to release instances when the real-time capacity of the auto provisioning group exceeds the target capacity and scale-in is triggered. Valid values:
|
|
1669
|
+
*
|
|
1670
|
+
* - termination: Releases scaled-in instances.
|
|
1548
1671
|
*
|
|
1549
|
-
*
|
|
1550
|
-
* * no-termination: removes the scaled-in instances from the auto provisioning group but does not release the instances.
|
|
1672
|
+
* - no-termination: Only removes scaled-in instances from the auto provisioning group.
|
|
1551
1673
|
*
|
|
1552
1674
|
* Default value: no-termination.
|
|
1553
1675
|
*
|
|
@@ -1558,7 +1680,7 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1558
1680
|
executionMode?: string;
|
|
1559
1681
|
/**
|
|
1560
1682
|
* @remarks
|
|
1561
|
-
* >This parameter is in invitational preview and is not
|
|
1683
|
+
* > This parameter is in invitational preview and is not yet available.
|
|
1562
1684
|
*
|
|
1563
1685
|
* @example
|
|
1564
1686
|
* false
|
|
@@ -1566,12 +1688,12 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1566
1688
|
hibernationOptionsConfigured?: boolean;
|
|
1567
1689
|
/**
|
|
1568
1690
|
* @remarks
|
|
1569
|
-
* The
|
|
1691
|
+
* The list of extended launch template configurations.
|
|
1570
1692
|
*/
|
|
1571
1693
|
launchTemplateConfig?: CreateAutoProvisioningGroupShrinkRequestLaunchTemplateConfig[];
|
|
1572
1694
|
/**
|
|
1573
1695
|
* @remarks
|
|
1574
|
-
* The ID of the launch template associated with the auto provisioning group.
|
|
1696
|
+
* The ID of the launch template associated with the auto provisioning group. Call [DescribeLaunchTemplates](https://help.aliyun.com/document_detail/73759.html) to query available launch templates. When both a launch template and launch configuration parameters (`LaunchConfiguration.*`) are specified, the launch template takes precedence.
|
|
1575
1697
|
*
|
|
1576
1698
|
* @example
|
|
1577
1699
|
* lt-bp1fgzds4bdogu03****
|
|
@@ -1579,9 +1701,9 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1579
1701
|
launchTemplateId?: string;
|
|
1580
1702
|
/**
|
|
1581
1703
|
* @remarks
|
|
1582
|
-
* The version of the launch template associated with the auto provisioning group.
|
|
1704
|
+
* The version of the launch template associated with the auto provisioning group. Call [DescribeLaunchTemplateVersions](https://help.aliyun.com/document_detail/73761.html) to query available launch template versions.
|
|
1583
1705
|
*
|
|
1584
|
-
* Default value:
|
|
1706
|
+
* Default value: The default version of the launch template.
|
|
1585
1707
|
*
|
|
1586
1708
|
* @example
|
|
1587
1709
|
* 1
|
|
@@ -1589,9 +1711,9 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1589
1711
|
launchTemplateVersion?: string;
|
|
1590
1712
|
/**
|
|
1591
1713
|
* @remarks
|
|
1592
|
-
* The maximum price
|
|
1714
|
+
* The maximum price for spot instances in the auto provisioning group.
|
|
1593
1715
|
*
|
|
1594
|
-
* >
|
|
1716
|
+
* > If both `MaxSpotPrice` and `LaunchTemplateConfig.N.MaxPrice` are set, the lower value takes effect.
|
|
1595
1717
|
*
|
|
1596
1718
|
* @example
|
|
1597
1719
|
* 2
|
|
@@ -1599,11 +1721,15 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1599
1721
|
maxSpotPrice?: number;
|
|
1600
1722
|
/**
|
|
1601
1723
|
* @remarks
|
|
1602
|
-
* The minimum target capacity of the auto provisioning group.
|
|
1724
|
+
* The minimum target capacity of the auto provisioning group. Valid values: Positive integers.
|
|
1725
|
+
*
|
|
1726
|
+
* Note:
|
|
1727
|
+
*
|
|
1728
|
+
* - This parameter takes effect only when creating an auto provisioning group with `AutoProvisioningGroupType=instant`.
|
|
1729
|
+
*
|
|
1730
|
+
* - If the instance inventory in the region is less than this value, the API call fails and no instances are created.
|
|
1603
1731
|
*
|
|
1604
|
-
* -
|
|
1605
|
-
* - If the number of instances that can be created in the current region is smaller than the value of this parameter, the operation cannot be called and no instances are created.
|
|
1606
|
-
* - If the number of instances that can be created in the current region is greater than the value of this parameter, instances can be created based on the specified parameters.
|
|
1732
|
+
* - If the instance inventory in the region is greater than this value, instances are created based on other configured parameters.
|
|
1607
1733
|
*
|
|
1608
1734
|
* @example
|
|
1609
1735
|
* 20
|
|
@@ -1613,10 +1739,11 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1613
1739
|
ownerId?: number;
|
|
1614
1740
|
/**
|
|
1615
1741
|
* @remarks
|
|
1616
|
-
* The
|
|
1742
|
+
* The strategy for creating pay-as-you-go instances. Valid values:
|
|
1617
1743
|
*
|
|
1618
|
-
*
|
|
1619
|
-
*
|
|
1744
|
+
* - lowest-price: Cost optimization strategy. Selects the instance type with the lowest price.
|
|
1745
|
+
*
|
|
1746
|
+
* - prioritized: Priority-based strategy. Creates instances based on the priority specified in `LaunchTemplateConfig.N.Priority`.
|
|
1620
1747
|
*
|
|
1621
1748
|
* Default value: lowest-price.
|
|
1622
1749
|
*
|
|
@@ -1626,7 +1753,7 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1626
1753
|
payAsYouGoAllocationStrategy?: string;
|
|
1627
1754
|
/**
|
|
1628
1755
|
* @remarks
|
|
1629
|
-
* The target capacity
|
|
1756
|
+
* The target capacity for pay-as-you-go instances in the auto provisioning group. Valid values: Integers less than or equal to the value of `TotalTargetCapacity`.
|
|
1630
1757
|
*
|
|
1631
1758
|
* @example
|
|
1632
1759
|
* 30
|
|
@@ -1634,12 +1761,12 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1634
1761
|
payAsYouGoTargetCapacity?: string;
|
|
1635
1762
|
/**
|
|
1636
1763
|
* @remarks
|
|
1637
|
-
*
|
|
1764
|
+
* Detailed capacity configuration for subscription instances.
|
|
1638
1765
|
*/
|
|
1639
1766
|
prePaidOptions?: CreateAutoProvisioningGroupShrinkRequestPrePaidOptions;
|
|
1640
1767
|
/**
|
|
1641
1768
|
* @remarks
|
|
1642
|
-
* The ID of the
|
|
1769
|
+
* The region ID of the auto provisioning group. Call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to view the latest Alibaba Cloud region list.
|
|
1643
1770
|
*
|
|
1644
1771
|
* This parameter is required.
|
|
1645
1772
|
*
|
|
@@ -1649,7 +1776,7 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1649
1776
|
regionId?: string;
|
|
1650
1777
|
/**
|
|
1651
1778
|
* @remarks
|
|
1652
|
-
* The
|
|
1779
|
+
* The resource group ID of the auto provisioning group.
|
|
1653
1780
|
*
|
|
1654
1781
|
* @example
|
|
1655
1782
|
* rg-bp67acfmxazb4p****
|
|
@@ -1659,19 +1786,22 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1659
1786
|
resourceOwnerId?: number;
|
|
1660
1787
|
/**
|
|
1661
1788
|
* @remarks
|
|
1662
|
-
* The resource pool
|
|
1789
|
+
* The resource pool strategy used when creating instances. Note:
|
|
1790
|
+
*
|
|
1791
|
+
* - This parameter takes effect only when creating pay-as-you-go instances.
|
|
1663
1792
|
*
|
|
1664
|
-
*
|
|
1665
|
-
* * This parameter takes effect only if you set `AutoProvisioningGroupType` to instant.
|
|
1793
|
+
* - This parameter takes effect only when creating an auto provisioning group with `AutoProvisioningGroupType=instant`.
|
|
1666
1794
|
*/
|
|
1667
1795
|
resourcePoolOptionsShrink?: string;
|
|
1668
1796
|
/**
|
|
1669
1797
|
* @remarks
|
|
1670
|
-
* The
|
|
1798
|
+
* The strategy for creating spot instances. Valid values:
|
|
1799
|
+
*
|
|
1800
|
+
* - lowest-price: Cost optimization strategy. Selects the instance type with the lowest price.
|
|
1801
|
+
*
|
|
1802
|
+
* - diversified: Balanced zone distribution strategy. Creates instances across the zones specified in the launch template configurations and distributes them evenly.
|
|
1671
1803
|
*
|
|
1672
|
-
*
|
|
1673
|
-
* * 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.
|
|
1674
|
-
* * capacity-optimized: capacity-optimized distribution policy. The auto provisioning group creates instances of the optimal instance types across the optimal zones based on resource availability.
|
|
1804
|
+
* - capacity-optimized: Capacity optimization strategy. Selects the optimal instance type and zone based on inventory availability.
|
|
1675
1805
|
*
|
|
1676
1806
|
* Default value: lowest-price.
|
|
1677
1807
|
*
|
|
@@ -1681,10 +1811,11 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1681
1811
|
spotAllocationStrategy?: string;
|
|
1682
1812
|
/**
|
|
1683
1813
|
* @remarks
|
|
1684
|
-
* The
|
|
1814
|
+
* The behavior when a spot instance is interrupted. Valid values:
|
|
1685
1815
|
*
|
|
1686
|
-
*
|
|
1687
|
-
*
|
|
1816
|
+
* - stop: Stops the instance.
|
|
1817
|
+
*
|
|
1818
|
+
* - terminate: Releases the instance.
|
|
1688
1819
|
*
|
|
1689
1820
|
* Default value: terminate.
|
|
1690
1821
|
*
|
|
@@ -1694,9 +1825,9 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1694
1825
|
spotInstanceInterruptionBehavior?: string;
|
|
1695
1826
|
/**
|
|
1696
1827
|
* @remarks
|
|
1697
|
-
*
|
|
1828
|
+
* Takes effect only when `SpotAllocationStrategy` is set to `lowest-price`. Specifies the number of lowest-priced instance types from which the auto provisioning group creates instances.
|
|
1698
1829
|
*
|
|
1699
|
-
*
|
|
1830
|
+
* Valid values: Less than the value of N in `LaunchTemplateConfig.N`.
|
|
1700
1831
|
*
|
|
1701
1832
|
* @example
|
|
1702
1833
|
* 2
|
|
@@ -1704,7 +1835,7 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1704
1835
|
spotInstancePoolsToUseCount?: number;
|
|
1705
1836
|
/**
|
|
1706
1837
|
* @remarks
|
|
1707
|
-
* The target capacity
|
|
1838
|
+
* The target capacity for spot instances in the auto provisioning group. Valid values: Integers less than or equal to the value of `TotalTargetCapacity`.
|
|
1708
1839
|
*
|
|
1709
1840
|
* @example
|
|
1710
1841
|
* 20
|
|
@@ -1712,20 +1843,21 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1712
1843
|
spotTargetCapacity?: string;
|
|
1713
1844
|
/**
|
|
1714
1845
|
* @remarks
|
|
1715
|
-
* The
|
|
1846
|
+
* The list of system disk configurations for instances.
|
|
1716
1847
|
*/
|
|
1717
1848
|
systemDiskConfig?: CreateAutoProvisioningGroupShrinkRequestSystemDiskConfig[];
|
|
1718
1849
|
/**
|
|
1719
1850
|
* @remarks
|
|
1720
|
-
* The tags
|
|
1851
|
+
* The list of tags bound to the auto provisioning group.
|
|
1721
1852
|
*/
|
|
1722
1853
|
tag?: CreateAutoProvisioningGroupShrinkRequestTag[];
|
|
1723
1854
|
/**
|
|
1724
1855
|
* @remarks
|
|
1725
|
-
* Specifies whether to release instances in the
|
|
1856
|
+
* Specifies whether to release instances in the group when you delete the auto provisioning group. Valid values:
|
|
1857
|
+
*
|
|
1858
|
+
* - true: Releases instances in the group.
|
|
1726
1859
|
*
|
|
1727
|
-
*
|
|
1728
|
-
* * false: retains the instances.
|
|
1860
|
+
* - false: Retains instances in the group.
|
|
1729
1861
|
*
|
|
1730
1862
|
* Default value: false.
|
|
1731
1863
|
*
|
|
@@ -1735,10 +1867,11 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1735
1867
|
terminateInstances?: boolean;
|
|
1736
1868
|
/**
|
|
1737
1869
|
* @remarks
|
|
1738
|
-
* Specifies whether to release instances in the
|
|
1870
|
+
* Specifies whether to release instances in the group when the auto provisioning group expires. Valid values:
|
|
1871
|
+
*
|
|
1872
|
+
* - true: Releases instances in the group.
|
|
1739
1873
|
*
|
|
1740
|
-
*
|
|
1741
|
-
* * false: only removes the instances from the auto provisioning group but does not release them.
|
|
1874
|
+
* - false: Only removes instances from the auto provisioning group.
|
|
1742
1875
|
*
|
|
1743
1876
|
* Default value: false.
|
|
1744
1877
|
*
|
|
@@ -1748,9 +1881,9 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1748
1881
|
terminateInstancesWithExpiration?: boolean;
|
|
1749
1882
|
/**
|
|
1750
1883
|
* @remarks
|
|
1751
|
-
* The total target capacity of the auto provisioning group.
|
|
1884
|
+
* The total target capacity of the auto provisioning group. Valid values: Positive integers.
|
|
1752
1885
|
*
|
|
1753
|
-
* The total
|
|
1886
|
+
* The total capacity must be greater than or equal to the sum of `PayAsYouGoTargetCapacity` (target capacity for pay-as-you-go instances) and `SpotTargetCapacity` (target capacity for spot instances).
|
|
1754
1887
|
*
|
|
1755
1888
|
* This parameter is required.
|
|
1756
1889
|
*
|
|
@@ -1760,11 +1893,11 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1760
1893
|
totalTargetCapacity?: string;
|
|
1761
1894
|
/**
|
|
1762
1895
|
* @remarks
|
|
1763
|
-
* The time
|
|
1896
|
+
* The start time of the auto provisioning group. Used together with `ValidUntil` to define the validity period.
|
|
1764
1897
|
*
|
|
1765
|
-
* Specify the time in
|
|
1898
|
+
* Specify the time in [ISO 8601](https://help.aliyun.com/document_detail/25696.html) format using UTC+0 time. Format: yyyy-MM-ddTHH:mm:ssZ.
|
|
1766
1899
|
*
|
|
1767
|
-
*
|
|
1900
|
+
* Default value: The timestamp when the API call takes effect immediately.
|
|
1768
1901
|
*
|
|
1769
1902
|
* @example
|
|
1770
1903
|
* 2019-04-01T15:10:20Z
|
|
@@ -1772,9 +1905,9 @@ export class CreateAutoProvisioningGroupShrinkRequest extends $dara.Model {
|
|
|
1772
1905
|
validFrom?: string;
|
|
1773
1906
|
/**
|
|
1774
1907
|
* @remarks
|
|
1775
|
-
* The time
|
|
1908
|
+
* The expiration time of the auto provisioning group. Used together with `ValidFrom` to define the validity period.
|
|
1776
1909
|
*
|
|
1777
|
-
* Specify the time in
|
|
1910
|
+
* Specify the time in [ISO 8601](https://help.aliyun.com/document_detail/25696.html) format using UTC+0 time. Format: yyyy-MM-ddTHH:mm:ssZ.
|
|
1778
1911
|
*
|
|
1779
1912
|
* Default value: 2099-12-31T23:59:59Z.
|
|
1780
1913
|
*
|