@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
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationArn extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* >
|
|
5
|
+
* > This parameter is in invitational preview and is not supported.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* 123456789012****
|
|
@@ -10,7 +10,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationArn ex
|
|
|
10
10
|
assumeRoleFor?: number;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* >
|
|
13
|
+
* > This parameter is in invitational preview and is not supported.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* 34458433936495****:alice
|
|
@@ -18,7 +18,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationArn ex
|
|
|
18
18
|
roleType?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* >
|
|
21
|
+
* > This parameter is in invitational preview and is not supported.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* acs:ram::123456789012****:role/adminrole
|
|
@@ -38,11 +38,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationArn ex
|
|
|
38
38
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDisk extends $dara.Model {
|
|
39
39
|
/**
|
|
40
40
|
* @remarks
|
|
41
|
-
* The
|
|
41
|
+
* The automatic snapshot policy ID applied to the data disk.
|
|
42
42
|
*
|
|
43
|
-
*
|
|
43
|
+
* Note:
|
|
44
44
|
*
|
|
45
|
-
*
|
|
45
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
46
46
|
*
|
|
47
47
|
* @example
|
|
48
48
|
* sp-bp67acfmxazb4p****
|
|
@@ -50,12 +50,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
50
50
|
autoSnapshotPolicyId?: string;
|
|
51
51
|
/**
|
|
52
52
|
* @remarks
|
|
53
|
-
* Specifies whether to enable
|
|
53
|
+
* Specifies whether to enable performance burst. Valid values:
|
|
54
54
|
*
|
|
55
|
-
*
|
|
56
|
-
* * false: disables the performance burst feature for the system disk.
|
|
55
|
+
* - true: Enables performance burst.
|
|
57
56
|
*
|
|
58
|
-
*
|
|
57
|
+
* - false: Disables performance burst.
|
|
58
|
+
*
|
|
59
|
+
* > 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).
|
|
59
60
|
*
|
|
60
61
|
* @example
|
|
61
62
|
* false
|
|
@@ -63,16 +64,19 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
63
64
|
burstingEnabled?: boolean;
|
|
64
65
|
/**
|
|
65
66
|
* @remarks
|
|
66
|
-
* The category of data disk N.
|
|
67
|
+
* The category of data disk N. N ranges from 1 to 16. Valid values:
|
|
68
|
+
*
|
|
69
|
+
* - cloud_efficiency: Ultra disk.
|
|
70
|
+
*
|
|
71
|
+
* - cloud_ssd: Standard SSD.
|
|
72
|
+
*
|
|
73
|
+
* - cloud_essd: ESSD.
|
|
67
74
|
*
|
|
68
|
-
*
|
|
69
|
-
* * cloud_ssd: standard SSD.
|
|
70
|
-
* * cloud_essd: ESSD.
|
|
71
|
-
* * cloud: basic disk.
|
|
75
|
+
* - cloud: Basic disk.
|
|
72
76
|
*
|
|
73
77
|
* For I/O optimized instances, the default value is cloud_efficiency. For non-I/O optimized instances, the default value is cloud.
|
|
74
78
|
*
|
|
75
|
-
* When both
|
|
79
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
76
80
|
*
|
|
77
81
|
* @example
|
|
78
82
|
* cloud_ssd
|
|
@@ -80,14 +84,15 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
80
84
|
category?: string;
|
|
81
85
|
/**
|
|
82
86
|
* @remarks
|
|
83
|
-
* Specifies whether to release data disk
|
|
87
|
+
* Specifies whether to release the data disk when the instance is released. Valid values:
|
|
84
88
|
*
|
|
85
|
-
*
|
|
86
|
-
*
|
|
89
|
+
* - true: Releases the data disk with the instance.
|
|
90
|
+
*
|
|
91
|
+
* - false: Does not release the data disk with the instance.
|
|
87
92
|
*
|
|
88
93
|
* Default value: true.
|
|
89
94
|
*
|
|
90
|
-
* When both
|
|
95
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
91
96
|
*
|
|
92
97
|
* @example
|
|
93
98
|
* true
|
|
@@ -95,7 +100,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
95
100
|
deleteWithInstance?: boolean;
|
|
96
101
|
/**
|
|
97
102
|
* @remarks
|
|
98
|
-
* The description of data disk
|
|
103
|
+
* 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.
|
|
99
104
|
*
|
|
100
105
|
* @example
|
|
101
106
|
* DataDisk_Description
|
|
@@ -103,7 +108,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
103
108
|
description?: string;
|
|
104
109
|
/**
|
|
105
110
|
* @remarks
|
|
106
|
-
* The mount point of data disk
|
|
111
|
+
* The mount point of the data disk. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
107
112
|
*
|
|
108
113
|
* @example
|
|
109
114
|
* /dev/vd1
|
|
@@ -111,11 +116,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
111
116
|
device?: string;
|
|
112
117
|
/**
|
|
113
118
|
* @remarks
|
|
114
|
-
* The name of data disk
|
|
119
|
+
* 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://`.
|
|
115
120
|
*
|
|
116
|
-
*
|
|
121
|
+
* Default value: empty.
|
|
117
122
|
*
|
|
118
|
-
* When both
|
|
123
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
119
124
|
*
|
|
120
125
|
* @example
|
|
121
126
|
* cloud_ssdData
|
|
@@ -123,7 +128,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
123
128
|
diskName?: string;
|
|
124
129
|
/**
|
|
125
130
|
* @remarks
|
|
126
|
-
* >
|
|
131
|
+
* > This parameter is not yet available.
|
|
127
132
|
*
|
|
128
133
|
* @example
|
|
129
134
|
* null
|
|
@@ -133,12 +138,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
133
138
|
* @remarks
|
|
134
139
|
* Specifies whether to encrypt data disk N. Valid values:
|
|
135
140
|
*
|
|
136
|
-
*
|
|
137
|
-
*
|
|
141
|
+
* - true: Encrypts the disk.
|
|
142
|
+
*
|
|
143
|
+
* - false: Does not encrypt the disk.
|
|
138
144
|
*
|
|
139
|
-
* Default value: false.
|
|
145
|
+
* Default value: false.
|
|
140
146
|
*
|
|
141
|
-
* When both
|
|
147
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
142
148
|
*
|
|
143
149
|
* @example
|
|
144
150
|
* false
|
|
@@ -146,7 +152,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
146
152
|
encrypted?: boolean;
|
|
147
153
|
/**
|
|
148
154
|
* @remarks
|
|
149
|
-
* The
|
|
155
|
+
* The KMS key ID for the data disk. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
150
156
|
*
|
|
151
157
|
* @example
|
|
152
158
|
* 0e478b7a-4262-4802-b8cb-00d3fb40****
|
|
@@ -154,16 +160,19 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
154
160
|
kmsKeyId?: string;
|
|
155
161
|
/**
|
|
156
162
|
* @remarks
|
|
157
|
-
* The performance level of the
|
|
163
|
+
* 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:
|
|
164
|
+
*
|
|
165
|
+
* - PL0: Up to 10,000 random read/write IOPS per disk.
|
|
158
166
|
*
|
|
159
|
-
*
|
|
160
|
-
* * PL1 (default): A single ESSD can deliver up to 50000 random read/write IOPS.
|
|
161
|
-
* * PL2: A single ESSD can deliver up to 100000 random read/write IOPS.
|
|
162
|
-
* * PL3: A single ESSD can deliver up to 1000000 random read/write IOPS.
|
|
167
|
+
* - PL1 (default): Up to 50,000 random read/write IOPS per disk.
|
|
163
168
|
*
|
|
164
|
-
*
|
|
169
|
+
* - PL2: Up to 100,000 random read/write IOPS per disk.
|
|
165
170
|
*
|
|
166
|
-
*
|
|
171
|
+
* - PL3: Up to 1,000,000 random read/write IOPS per disk.
|
|
172
|
+
*
|
|
173
|
+
* For more information about selecting ESSD performance levels, see [ESSD](https://help.aliyun.com/document_detail/122389.html).
|
|
174
|
+
*
|
|
175
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
167
176
|
*
|
|
168
177
|
* @example
|
|
169
178
|
* PL1
|
|
@@ -171,11 +180,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
171
180
|
performanceLevel?: string;
|
|
172
181
|
/**
|
|
173
182
|
* @remarks
|
|
174
|
-
* The provisioned read/write IOPS
|
|
183
|
+
* The provisioned read/write IOPS for ESSD AutoPL disks. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.
|
|
175
184
|
*
|
|
176
|
-
* Baseline
|
|
185
|
+
* Baseline performance = min{1,800 + 50 × capacity, 50,000}.
|
|
177
186
|
*
|
|
178
|
-
* >
|
|
187
|
+
* > 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).
|
|
179
188
|
*
|
|
180
189
|
* @example
|
|
181
190
|
* 40000
|
|
@@ -183,24 +192,27 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
183
192
|
provisionedIops?: number;
|
|
184
193
|
/**
|
|
185
194
|
* @remarks
|
|
186
|
-
* The size of data disk N.
|
|
195
|
+
* The size of data disk N, in GiB. N ranges from 1 to 16. Valid values:
|
|
196
|
+
*
|
|
197
|
+
* - cloud_efficiency: 20–32768.
|
|
198
|
+
*
|
|
199
|
+
* - cloud_ssd: 20–32768.
|
|
187
200
|
*
|
|
188
|
-
*
|
|
201
|
+
* - cloud_essd: The valid range depends on the value of `LaunchConfiguration.DataDisk.N.PerformanceLevel`.
|
|
189
202
|
*
|
|
190
|
-
*
|
|
203
|
+
* - PL0: 40–32768.
|
|
191
204
|
*
|
|
192
|
-
*
|
|
205
|
+
* - PL1: 20–32768.
|
|
193
206
|
*
|
|
194
|
-
*
|
|
195
|
-
* * Valid values if you set LaunchConfiguration.DataDisk.N.PerformanceLevel to PL1: 20 to 32768.
|
|
196
|
-
* * Valid values if you set LaunchConfiguration.DataDisk.N.PerformanceLevel to PL2: 461 to 32768.
|
|
197
|
-
* * Valid values if you set LaunchConfiguration.DataDisk.N.PerformanceLevel to PL3: 1261 to 32768.
|
|
207
|
+
* - PL2: 461–32768.
|
|
198
208
|
*
|
|
199
|
-
*
|
|
209
|
+
* - PL3: 1261–32768
|
|
200
210
|
*
|
|
201
|
-
*
|
|
211
|
+
* - cloud: 5–2000.
|
|
202
212
|
*
|
|
203
|
-
*
|
|
213
|
+
* > The value must be greater than or equal to the size of the snapshot specified by `LaunchConfiguration.DataDisk.N.SnapshotId`.
|
|
214
|
+
*
|
|
215
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
204
216
|
*
|
|
205
217
|
* @example
|
|
206
218
|
* 20
|
|
@@ -208,11 +220,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
208
220
|
size?: number;
|
|
209
221
|
/**
|
|
210
222
|
* @remarks
|
|
211
|
-
* The
|
|
223
|
+
* The snapshot used to create data disk N. N ranges from 1 to 16.
|
|
212
224
|
*
|
|
213
|
-
*
|
|
225
|
+
* 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.
|
|
214
226
|
*
|
|
215
|
-
* When both
|
|
227
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
216
228
|
*
|
|
217
229
|
* @example
|
|
218
230
|
* s-bp17441ohwka0yuh****
|
|
@@ -232,11 +244,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationDataDi
|
|
|
232
244
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystemDisk extends $dara.Model {
|
|
233
245
|
/**
|
|
234
246
|
* @remarks
|
|
235
|
-
* The
|
|
247
|
+
* The automatic snapshot policy ID applied to the system disk.
|
|
236
248
|
*
|
|
237
|
-
*
|
|
249
|
+
* Note:
|
|
238
250
|
*
|
|
239
|
-
*
|
|
251
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
240
252
|
*
|
|
241
253
|
* @example
|
|
242
254
|
* sp-bp67acfmxazb4p****
|
|
@@ -244,12 +256,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystem
|
|
|
244
256
|
autoSnapshotPolicyId?: string;
|
|
245
257
|
/**
|
|
246
258
|
* @remarks
|
|
247
|
-
* Specifies whether to enable
|
|
259
|
+
* Specifies whether to enable performance burst. Valid values:
|
|
260
|
+
*
|
|
261
|
+
* - true: Enables performance burst.
|
|
248
262
|
*
|
|
249
|
-
*
|
|
250
|
-
* * false: disables the performance burst feature for the system disk.
|
|
263
|
+
* - false: Disables performance burst.
|
|
251
264
|
*
|
|
252
|
-
* >
|
|
265
|
+
* > 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).
|
|
253
266
|
*
|
|
254
267
|
* @example
|
|
255
268
|
* false
|
|
@@ -257,16 +270,17 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystem
|
|
|
257
270
|
burstingEnabled?: boolean;
|
|
258
271
|
/**
|
|
259
272
|
* @remarks
|
|
260
|
-
* The algorithm
|
|
273
|
+
* The encryption algorithm for the system disk. Valid values:
|
|
274
|
+
*
|
|
275
|
+
* - aes-256.
|
|
261
276
|
*
|
|
262
|
-
*
|
|
263
|
-
* * sm4-128
|
|
277
|
+
* - sm4-128.
|
|
264
278
|
*
|
|
265
279
|
* Default value: aes-256.
|
|
266
280
|
*
|
|
267
|
-
* When both
|
|
281
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
268
282
|
*
|
|
269
|
-
* >
|
|
283
|
+
* > This parameter is not yet available.
|
|
270
284
|
*
|
|
271
285
|
* @example
|
|
272
286
|
* aes-256
|
|
@@ -274,14 +288,15 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystem
|
|
|
274
288
|
encryptAlgorithm?: string;
|
|
275
289
|
/**
|
|
276
290
|
* @remarks
|
|
277
|
-
* Specifies whether to encrypt
|
|
291
|
+
* Specifies whether to encrypt system disk N. Valid values:
|
|
278
292
|
*
|
|
279
|
-
*
|
|
280
|
-
* * false: does not encrypt system disk N.
|
|
293
|
+
* - true: Encrypts the disk.
|
|
281
294
|
*
|
|
282
|
-
*
|
|
295
|
+
* - false: Does not encrypt the disk.
|
|
283
296
|
*
|
|
284
|
-
*
|
|
297
|
+
* Default value: false.
|
|
298
|
+
*
|
|
299
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
285
300
|
*
|
|
286
301
|
* @example
|
|
287
302
|
* false
|
|
@@ -289,9 +304,9 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystem
|
|
|
289
304
|
encrypted?: string;
|
|
290
305
|
/**
|
|
291
306
|
* @remarks
|
|
292
|
-
* The
|
|
307
|
+
* The KMS key ID for the system disk.
|
|
293
308
|
*
|
|
294
|
-
* When both
|
|
309
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
295
310
|
*
|
|
296
311
|
* @example
|
|
297
312
|
* 0e478b7a-4262-4802-b8cb-00d3fb40****
|
|
@@ -299,11 +314,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystem
|
|
|
299
314
|
KMSKeyId?: string;
|
|
300
315
|
/**
|
|
301
316
|
* @remarks
|
|
302
|
-
* The provisioned read/write IOPS
|
|
317
|
+
* The provisioned read/write IOPS for ESSD AutoPL disks. Valid values: 0 to min{50,000, 1000 × capacity - baseline performance}.
|
|
303
318
|
*
|
|
304
|
-
* Baseline
|
|
319
|
+
* Baseline performance = min{1,800 + 50 × capacity, 50,000}.
|
|
305
320
|
*
|
|
306
|
-
* >
|
|
321
|
+
* > 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).
|
|
307
322
|
*
|
|
308
323
|
* @example
|
|
309
324
|
* 40000
|
|
@@ -323,7 +338,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSystem
|
|
|
323
338
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationTag extends $dara.Model {
|
|
324
339
|
/**
|
|
325
340
|
* @remarks
|
|
326
|
-
* The key of the
|
|
341
|
+
* 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.
|
|
327
342
|
*
|
|
328
343
|
* @example
|
|
329
344
|
* TestKey
|
|
@@ -331,7 +346,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationTag ex
|
|
|
331
346
|
key?: string;
|
|
332
347
|
/**
|
|
333
348
|
* @remarks
|
|
334
|
-
* The value of the
|
|
349
|
+
* 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.
|
|
335
350
|
*
|
|
336
351
|
* @example
|
|
337
352
|
* TestValue
|
|
@@ -349,7 +364,29 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationTag ex
|
|
|
349
364
|
});
|
|
350
365
|
}
|
|
351
366
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationCpuOptions extends $dara.Model {
|
|
367
|
+
/**
|
|
368
|
+
* @remarks
|
|
369
|
+
* The number of CPU cores.
|
|
370
|
+
*
|
|
371
|
+
* 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).
|
|
372
|
+
*
|
|
373
|
+
* @example
|
|
374
|
+
* 2
|
|
375
|
+
*/
|
|
352
376
|
core?: number;
|
|
377
|
+
/**
|
|
378
|
+
* @remarks
|
|
379
|
+
* The number of CPU threads. The vCPU count of an ECS instance equals CpuOptions.Core × CpuOptions.ThreadsPerCore.
|
|
380
|
+
*
|
|
381
|
+
* CpuOptions.ThreadsPerCore=1 disables CPU hyper-threading.
|
|
382
|
+
*
|
|
383
|
+
* Only specific instance types support setting the number of CPU threads.
|
|
384
|
+
*
|
|
385
|
+
* 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).
|
|
386
|
+
*
|
|
387
|
+
* @example
|
|
388
|
+
* 2
|
|
389
|
+
*/
|
|
353
390
|
threadsPerCore?: number;
|
|
354
391
|
static names(): {
|
|
355
392
|
[key: string]: string;
|
|
@@ -365,10 +402,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationCpuOpt
|
|
|
365
402
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationImageOptions extends $dara.Model {
|
|
366
403
|
/**
|
|
367
404
|
* @remarks
|
|
368
|
-
* Specifies whether
|
|
405
|
+
* Specifies whether instances using this image support logging on as the ecs-user. Valid values:
|
|
369
406
|
*
|
|
370
|
-
*
|
|
371
|
-
*
|
|
407
|
+
* - true: Supported.
|
|
408
|
+
*
|
|
409
|
+
* - false: Not supported.
|
|
372
410
|
*
|
|
373
411
|
* @example
|
|
374
412
|
* false
|
|
@@ -415,16 +453,18 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfigurationSecuri
|
|
|
415
453
|
export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration extends $dara.Model {
|
|
416
454
|
/**
|
|
417
455
|
* @remarks
|
|
418
|
-
* >
|
|
456
|
+
* > This parameter is in invitational preview and is not supported.
|
|
419
457
|
*/
|
|
420
458
|
arn?: CreateAutoProvisioningGroupRequestLaunchConfigurationArn[];
|
|
421
459
|
/**
|
|
422
460
|
* @remarks
|
|
423
|
-
* The automatic release time
|
|
461
|
+
* 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`.
|
|
462
|
+
*
|
|
463
|
+
* - If seconds (`ss`) are not `00`, the time is rounded down to the start of the current minute (`mm`).
|
|
424
464
|
*
|
|
425
|
-
*
|
|
426
|
-
*
|
|
427
|
-
*
|
|
465
|
+
* - The earliest release time is 30 minutes after the current time.
|
|
466
|
+
*
|
|
467
|
+
* - The latest release time cannot exceed three years from the current time.
|
|
428
468
|
*
|
|
429
469
|
* @example
|
|
430
470
|
* 2018-01-01T12:05:00Z
|
|
@@ -432,14 +472,15 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
432
472
|
autoReleaseTime?: string;
|
|
433
473
|
/**
|
|
434
474
|
* @remarks
|
|
435
|
-
* The
|
|
475
|
+
* The running mode of burstable instances. Valid values:
|
|
476
|
+
*
|
|
477
|
+
* - 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)
|
|
436
478
|
*
|
|
437
|
-
*
|
|
438
|
-
* * 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.
|
|
479
|
+
* - Unlimited: Unlimited mode. For more information, see the "Unlimited mode" section in [What are burstable instances?](https://help.aliyun.com/document_detail/59977.html)
|
|
439
480
|
*
|
|
440
|
-
*
|
|
481
|
+
* Default value: None.
|
|
441
482
|
*
|
|
442
|
-
* When both
|
|
483
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
443
484
|
*
|
|
444
485
|
* @example
|
|
445
486
|
* Standard
|
|
@@ -447,12 +488,12 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
447
488
|
creditSpecification?: string;
|
|
448
489
|
/**
|
|
449
490
|
* @remarks
|
|
450
|
-
* The
|
|
491
|
+
* The list of data disk configurations for the extended launch template.
|
|
451
492
|
*/
|
|
452
493
|
dataDisk?: CreateAutoProvisioningGroupRequestLaunchConfigurationDataDisk[];
|
|
453
494
|
/**
|
|
454
495
|
* @remarks
|
|
455
|
-
* The
|
|
496
|
+
* The deployment set ID.
|
|
456
497
|
*
|
|
457
498
|
* @example
|
|
458
499
|
* ds-bp1frxuzdg87zh4p****
|
|
@@ -460,13 +501,17 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
460
501
|
deploymentSetId?: string;
|
|
461
502
|
/**
|
|
462
503
|
* @remarks
|
|
463
|
-
* The
|
|
504
|
+
* The hostname of the instance. Requirements:
|
|
464
505
|
*
|
|
465
|
-
*
|
|
466
|
-
*
|
|
467
|
-
*
|
|
468
|
-
*
|
|
469
|
-
*
|
|
506
|
+
* - Periods (.) and hyphens (-) cannot be the first or last character and cannot appear consecutively.
|
|
507
|
+
*
|
|
508
|
+
* - Windows instances: 2–15 characters. Periods (.) are not supported. Cannot consist of only digits. Can contain letters, digits, and hyphens (-).
|
|
509
|
+
*
|
|
510
|
+
* - Other instances (such as Linux): 2–64 characters. Multiple periods (.) are supported. Each segment between periods can contain letters, digits, and hyphens (-).
|
|
511
|
+
*
|
|
512
|
+
* - Do not set both `LaunchConfiguration.HostName` and `LaunchConfiguration.HostNames.N`. Otherwise, an error is returned.
|
|
513
|
+
*
|
|
514
|
+
* - When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
470
515
|
*
|
|
471
516
|
* @example
|
|
472
517
|
* k8s-node-[1,4]-ecshost
|
|
@@ -474,15 +519,15 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
474
519
|
hostName?: string;
|
|
475
520
|
/**
|
|
476
521
|
* @remarks
|
|
477
|
-
* The
|
|
522
|
+
* The list of hostnames for one or more instances. Requirements:
|
|
523
|
+
*
|
|
524
|
+
* - This parameter takes effect only when creating an auto provisioning group with `AutoProvisioningGroupType=instant`.
|
|
525
|
+
*
|
|
526
|
+
* - N indicates the number of instances. Valid values: 1 to 1000. The value must match TotalTargetCapacity.
|
|
527
|
+
*
|
|
528
|
+
* - Periods (.) and hyphens (-) cannot be the first or last character and cannot appear consecutively.
|
|
478
529
|
*
|
|
479
|
-
* -
|
|
480
|
-
* - The value of N indicates the number of instances. Valid values of N: 1 to 1000. The value of N must be the same as the TotalTargetCapacity value.
|
|
481
|
-
* - The hostname cannot start or end with a period (.) or hyphen (-). The hostname cannot contain consecutive periods (.) or hyphens (-).
|
|
482
|
-
* - 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 (-).
|
|
483
|
-
* - 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 (-).
|
|
484
|
-
* - You cannot specify both `LaunchConfiguration.HostName` and `LaunchConfiguration.HostNames.N`. Otherwise, an error is returned.
|
|
485
|
-
* - When both LaunchTemplateId and LaunchConfiguration.* parameters are specified, LaunchTemplateId takes precedence.
|
|
530
|
+
* - When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
486
531
|
*
|
|
487
532
|
* @example
|
|
488
533
|
* ecs-host-01
|
|
@@ -490,7 +535,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
490
535
|
hostNames?: string[];
|
|
491
536
|
/**
|
|
492
537
|
* @remarks
|
|
493
|
-
* The
|
|
538
|
+
* 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://`.
|
|
494
539
|
*
|
|
495
540
|
* @example
|
|
496
541
|
* hangzhou-daily-update
|
|
@@ -498,7 +543,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
498
543
|
imageFamily?: string;
|
|
499
544
|
/**
|
|
500
545
|
* @remarks
|
|
501
|
-
* The ID
|
|
546
|
+
* 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.
|
|
502
547
|
*
|
|
503
548
|
* @example
|
|
504
549
|
* m-bp1g7004ksh0oeuc****
|
|
@@ -506,7 +551,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
506
551
|
imageId?: string;
|
|
507
552
|
/**
|
|
508
553
|
* @remarks
|
|
509
|
-
* The instance description. The description must be 2 to 256 characters in length
|
|
554
|
+
* 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.
|
|
510
555
|
*
|
|
511
556
|
* @example
|
|
512
557
|
* Instance_Description
|
|
@@ -514,13 +559,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
514
559
|
instanceDescription?: string;
|
|
515
560
|
/**
|
|
516
561
|
* @remarks
|
|
517
|
-
* The instance name. The name must be 2 to 128 characters in length
|
|
562
|
+
* 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://`.
|
|
518
563
|
*
|
|
519
|
-
*
|
|
564
|
+
* Default value: The instance `InstanceId`.
|
|
520
565
|
*
|
|
521
|
-
*
|
|
566
|
+
* 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).
|
|
522
567
|
*
|
|
523
|
-
* When both
|
|
568
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
524
569
|
*
|
|
525
570
|
* @example
|
|
526
571
|
* k8s-node-[1,4]-alibabacloud
|
|
@@ -528,14 +573,15 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
528
573
|
instanceName?: string;
|
|
529
574
|
/**
|
|
530
575
|
* @remarks
|
|
531
|
-
* The billing
|
|
576
|
+
* The network billing type. Valid values:
|
|
532
577
|
*
|
|
533
|
-
*
|
|
534
|
-
* * PayByTraffic: pay-by-traffic
|
|
578
|
+
* - PayByBandwidth: Pay-by-bandwidth.
|
|
535
579
|
*
|
|
536
|
-
*
|
|
580
|
+
* - PayByTraffic: Pay-by-traffic.
|
|
537
581
|
*
|
|
538
|
-
*
|
|
582
|
+
* > 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.
|
|
583
|
+
*
|
|
584
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
539
585
|
*
|
|
540
586
|
* @example
|
|
541
587
|
* PayByTraffic
|
|
@@ -543,12 +589,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
543
589
|
internetChargeType?: string;
|
|
544
590
|
/**
|
|
545
591
|
* @remarks
|
|
546
|
-
* The maximum inbound public bandwidth
|
|
592
|
+
* The maximum inbound public bandwidth, in Mbit/s. Valid values:
|
|
593
|
+
*
|
|
594
|
+
* - When outbound public bandwidth is ≤ 10 Mbit/s: 1–10. Default: 10.
|
|
547
595
|
*
|
|
548
|
-
*
|
|
549
|
-
* * 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`.
|
|
596
|
+
* - When outbound public bandwidth is > 10 Mbit/s: 1–`LaunchConfiguration.InternetMaxBandwidthOut`. Default: `LaunchConfiguration.InternetMaxBandwidthOut`.
|
|
550
597
|
*
|
|
551
|
-
* When both
|
|
598
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
552
599
|
*
|
|
553
600
|
* @example
|
|
554
601
|
* 10
|
|
@@ -556,11 +603,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
556
603
|
internetMaxBandwidthIn?: number;
|
|
557
604
|
/**
|
|
558
605
|
* @remarks
|
|
559
|
-
* The maximum outbound public bandwidth
|
|
606
|
+
* The maximum outbound public bandwidth, in Mbit/s. Valid values: 0–100.
|
|
560
607
|
*
|
|
561
608
|
* Default value: 0.
|
|
562
609
|
*
|
|
563
|
-
* When both
|
|
610
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
564
611
|
*
|
|
565
612
|
* @example
|
|
566
613
|
* 10
|
|
@@ -570,12 +617,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
570
617
|
* @remarks
|
|
571
618
|
* Specifies whether the instance is I/O optimized. Valid values:
|
|
572
619
|
*
|
|
573
|
-
*
|
|
574
|
-
* * optimized: The instance is I/O optimized.
|
|
620
|
+
* - none: Not I/O optimized.
|
|
575
621
|
*
|
|
576
|
-
*
|
|
622
|
+
* - optimized: I/O optimized.
|
|
577
623
|
*
|
|
578
|
-
*
|
|
624
|
+
* For retired instance types, the default value is none. For other instance types, the default value is optimized.
|
|
625
|
+
*
|
|
626
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
579
627
|
*
|
|
580
628
|
* @example
|
|
581
629
|
* optimized
|
|
@@ -585,10 +633,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
585
633
|
* @remarks
|
|
586
634
|
* The key pair name.
|
|
587
635
|
*
|
|
588
|
-
*
|
|
589
|
-
*
|
|
636
|
+
* - For Windows instances, this parameter is ignored. Default value: empty.
|
|
637
|
+
*
|
|
638
|
+
* - For Linux instances, password logon is disabled after initialization.
|
|
590
639
|
*
|
|
591
|
-
* When both
|
|
640
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
592
641
|
*
|
|
593
642
|
* @example
|
|
594
643
|
* KeyPair_Name
|
|
@@ -596,9 +645,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
596
645
|
keyPairName?: string;
|
|
597
646
|
/**
|
|
598
647
|
* @remarks
|
|
599
|
-
* The instance password. The password must be 8 to 30 characters in length and
|
|
648
|
+
* 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:
|
|
600
649
|
*
|
|
601
|
-
* ``(
|
|
650
|
+
* ``()`~!@#$%^&*-_+=|{}`[]`:;\\"<>,.?/``
|
|
651
|
+
*
|
|
652
|
+
* For Windows instances, the password cannot start with a forward slash (/).
|
|
653
|
+
*
|
|
654
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
602
655
|
*
|
|
603
656
|
* @example
|
|
604
657
|
* EcsV587!
|
|
@@ -608,10 +661,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
608
661
|
* @remarks
|
|
609
662
|
* Specifies whether to use the password preset in the image. Valid values:
|
|
610
663
|
*
|
|
611
|
-
*
|
|
612
|
-
*
|
|
664
|
+
* - true: Uses the preset password.
|
|
665
|
+
*
|
|
666
|
+
* - false: Does not use the preset password.
|
|
613
667
|
*
|
|
614
|
-
* When both
|
|
668
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
615
669
|
*
|
|
616
670
|
* @example
|
|
617
671
|
* true
|
|
@@ -619,7 +673,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
619
673
|
passwordInherit?: boolean;
|
|
620
674
|
/**
|
|
621
675
|
* @remarks
|
|
622
|
-
* The name of the instance
|
|
676
|
+
* 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.
|
|
623
677
|
*
|
|
624
678
|
* @example
|
|
625
679
|
* RAM_Name
|
|
@@ -627,7 +681,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
627
681
|
ramRoleName?: string;
|
|
628
682
|
/**
|
|
629
683
|
* @remarks
|
|
630
|
-
* The
|
|
684
|
+
* The resource group ID of the instance. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
631
685
|
*
|
|
632
686
|
* @example
|
|
633
687
|
* rg-bp67acfmxazb4p****
|
|
@@ -637,10 +691,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
637
691
|
* @remarks
|
|
638
692
|
* Specifies whether to enable security hardening. Valid values:
|
|
639
693
|
*
|
|
640
|
-
*
|
|
641
|
-
* * Deactive: disables security hardening. This value is applicable to all image types.
|
|
694
|
+
* - Active: Enables security hardening. Applies only to public images.
|
|
642
695
|
*
|
|
643
|
-
*
|
|
696
|
+
* - Deactive: Disables security hardening. Applies to all image types.
|
|
697
|
+
*
|
|
698
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
644
699
|
*
|
|
645
700
|
* @example
|
|
646
701
|
* Active
|
|
@@ -648,7 +703,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
648
703
|
securityEnhancementStrategy?: string;
|
|
649
704
|
/**
|
|
650
705
|
* @remarks
|
|
651
|
-
* The
|
|
706
|
+
* The security group ID of the instance. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
652
707
|
*
|
|
653
708
|
* @example
|
|
654
709
|
* sg-bp15ed6xe1yxeycg****
|
|
@@ -656,26 +711,29 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
656
711
|
securityGroupId?: string;
|
|
657
712
|
/**
|
|
658
713
|
* @remarks
|
|
659
|
-
* The
|
|
714
|
+
* The list of security groups to which the instance belongs.
|
|
660
715
|
*/
|
|
661
716
|
securityGroupIds?: string[];
|
|
662
717
|
/**
|
|
663
718
|
* @remarks
|
|
664
|
-
*
|
|
719
|
+
* System disk information for the instance. When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
665
720
|
*/
|
|
666
721
|
systemDisk?: CreateAutoProvisioningGroupRequestLaunchConfigurationSystemDisk;
|
|
667
722
|
/**
|
|
668
723
|
* @remarks
|
|
669
724
|
* The category of the system disk. Valid values:
|
|
670
725
|
*
|
|
671
|
-
*
|
|
672
|
-
*
|
|
673
|
-
*
|
|
674
|
-
*
|
|
726
|
+
* - cloud_efficiency: Ultra disk.
|
|
727
|
+
*
|
|
728
|
+
* - cloud_ssd: Standard SSD.
|
|
729
|
+
*
|
|
730
|
+
* - cloud_essd: ESSD.
|
|
731
|
+
*
|
|
732
|
+
* - cloud: Basic disk.
|
|
675
733
|
*
|
|
676
|
-
* For
|
|
734
|
+
* For retired instance types that are not I/O optimized, the default value is cloud. Otherwise, the default value is cloud_efficiency.
|
|
677
735
|
*
|
|
678
|
-
* When both
|
|
736
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
679
737
|
*
|
|
680
738
|
* @example
|
|
681
739
|
* cloud_ssd
|
|
@@ -683,9 +741,9 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
683
741
|
systemDiskCategory?: string;
|
|
684
742
|
/**
|
|
685
743
|
* @remarks
|
|
686
|
-
* The description of the system disk. The description must be 2 to 256 characters in length
|
|
744
|
+
* The description of the system disk. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
687
745
|
*
|
|
688
|
-
* When both
|
|
746
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
689
747
|
*
|
|
690
748
|
* @example
|
|
691
749
|
* SystemDisk_Description
|
|
@@ -693,11 +751,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
693
751
|
systemDiskDescription?: string;
|
|
694
752
|
/**
|
|
695
753
|
* @remarks
|
|
696
|
-
* The name of the system disk. The name must be 2 to 128 characters in length
|
|
754
|
+
* 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://`.
|
|
697
755
|
*
|
|
698
|
-
*
|
|
756
|
+
* Default value: empty.
|
|
699
757
|
*
|
|
700
|
-
* When both
|
|
758
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
701
759
|
*
|
|
702
760
|
* @example
|
|
703
761
|
* cloud_ssdSystem
|
|
@@ -705,16 +763,19 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
705
763
|
systemDiskName?: string;
|
|
706
764
|
/**
|
|
707
765
|
* @remarks
|
|
708
|
-
* The performance level of the ESSD
|
|
766
|
+
* The performance level of the ESSD used as the system disk. Valid values:
|
|
767
|
+
*
|
|
768
|
+
* - PL0 (default): Up to 10,000 random read/write IOPS per disk.
|
|
769
|
+
*
|
|
770
|
+
* - PL1: Up to 50,000 random read/write IOPS per disk.
|
|
771
|
+
*
|
|
772
|
+
* - PL2: Up to 100,000 random read/write IOPS per disk.
|
|
709
773
|
*
|
|
710
|
-
*
|
|
711
|
-
* * PL1: A single ESSD can deliver up to 50,000 random read/write IOPS.
|
|
712
|
-
* * PL2: A single ESSD can deliver up to 100,000 random read/write IOPS.
|
|
713
|
-
* * PL3: A single ESSD can deliver up to 1,000,000 random read/write IOPS.
|
|
774
|
+
* - PL3: Up to 1,000,000 random read/write IOPS per disk.
|
|
714
775
|
*
|
|
715
|
-
* For more information about ESSD performance levels, see [
|
|
776
|
+
* For more information about selecting ESSD performance levels, see [ESSD](https://help.aliyun.com/document_detail/122389.html).
|
|
716
777
|
*
|
|
717
|
-
* When both
|
|
778
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
718
779
|
*
|
|
719
780
|
* @example
|
|
720
781
|
* PL0
|
|
@@ -722,11 +783,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
722
783
|
systemDiskPerformanceLevel?: string;
|
|
723
784
|
/**
|
|
724
785
|
* @remarks
|
|
725
|
-
* The size of the system disk. Valid values: 20
|
|
786
|
+
* 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}.
|
|
726
787
|
*
|
|
727
|
-
* Default value: 40
|
|
788
|
+
* Default value: max{40, size of the image specified by LaunchConfiguration.ImageId}.
|
|
728
789
|
*
|
|
729
|
-
* When both
|
|
790
|
+
* When both a launch template and launch configuration parameters are specified, the launch template takes precedence.
|
|
730
791
|
*
|
|
731
792
|
* @example
|
|
732
793
|
* 40
|
|
@@ -734,12 +795,12 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
734
795
|
systemDiskSize?: number;
|
|
735
796
|
/**
|
|
736
797
|
* @remarks
|
|
737
|
-
* The
|
|
798
|
+
* The list of tags for the extended launch template.
|
|
738
799
|
*/
|
|
739
800
|
tag?: CreateAutoProvisioningGroupRequestLaunchConfigurationTag[];
|
|
740
801
|
/**
|
|
741
802
|
* @remarks
|
|
742
|
-
* The instance user data.
|
|
803
|
+
* 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.
|
|
743
804
|
*
|
|
744
805
|
* @example
|
|
745
806
|
* ZWNobyBoZWxsbyBlY3Mh
|
|
@@ -747,10 +808,11 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
747
808
|
userData?: string;
|
|
748
809
|
/**
|
|
749
810
|
* @remarks
|
|
750
|
-
* Specifies whether to enable auto-renewal
|
|
811
|
+
* Specifies whether to enable auto-renewal. Takes effect when creating subscription instances. Valid values:
|
|
751
812
|
*
|
|
752
|
-
*
|
|
753
|
-
*
|
|
813
|
+
* - true: Enables auto-renewal.
|
|
814
|
+
*
|
|
815
|
+
* - false (default): Disables auto-renewal.
|
|
754
816
|
*
|
|
755
817
|
* @example
|
|
756
818
|
* true
|
|
@@ -758,9 +820,21 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
758
820
|
autoRenew?: boolean;
|
|
759
821
|
/**
|
|
760
822
|
* @remarks
|
|
761
|
-
* The auto-renewal
|
|
823
|
+
* The auto-renewal duration per cycle. Valid values:
|
|
824
|
+
*
|
|
825
|
+
* <props="china">
|
|
826
|
+
*
|
|
827
|
+
* - When PeriodUnit=Week: 1, 2, 3.
|
|
828
|
+
*
|
|
829
|
+
* - When PeriodUnit=Month: 1, 2, 3, 6, 12, 24, 36, 48, 60.
|
|
830
|
+
*
|
|
831
|
+
*
|
|
832
|
+
*
|
|
833
|
+
* <props="intl">
|
|
834
|
+
*
|
|
835
|
+
* When PeriodUnit=Month: 1, 2, 3, 6, 12, 24, 36, 48, 60.
|
|
836
|
+
*
|
|
762
837
|
*
|
|
763
|
-
* Valid values when PeriodUnit is set to Month: 1, 2, 3, 6, 12, 24, 36, 48, and 60.
|
|
764
838
|
*
|
|
765
839
|
* Default value: 1.
|
|
766
840
|
*
|
|
@@ -768,21 +842,41 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
768
842
|
* 1
|
|
769
843
|
*/
|
|
770
844
|
autoRenewPeriod?: number;
|
|
845
|
+
/**
|
|
846
|
+
* @remarks
|
|
847
|
+
* CPU configuration.
|
|
848
|
+
*/
|
|
771
849
|
cpuOptions?: CreateAutoProvisioningGroupRequestLaunchConfigurationCpuOptions;
|
|
772
850
|
/**
|
|
773
851
|
* @remarks
|
|
774
|
-
*
|
|
852
|
+
* Image-related properties.
|
|
775
853
|
*
|
|
776
|
-
*
|
|
854
|
+
* Note:
|
|
777
855
|
*
|
|
778
|
-
*
|
|
856
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
779
857
|
*/
|
|
780
858
|
imageOptions?: CreateAutoProvisioningGroupRequestLaunchConfigurationImageOptions;
|
|
781
859
|
/**
|
|
782
860
|
* @remarks
|
|
783
|
-
* The subscription
|
|
861
|
+
* The subscription duration. The unit is specified by `PeriodUnit`. Required when creating subscription instances. Valid values:
|
|
862
|
+
*
|
|
863
|
+
* <props="china">
|
|
864
|
+
*
|
|
865
|
+
* - When PeriodUnit=Week, Period values: 1, 2, 3, 4.
|
|
866
|
+
*
|
|
867
|
+
* - When PeriodUnit=Month, Period values: 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 24, 36, 48, 60.
|
|
784
868
|
*
|
|
785
|
-
*
|
|
869
|
+
*
|
|
870
|
+
*
|
|
871
|
+
* <props="intl">
|
|
872
|
+
*
|
|
873
|
+
* When PeriodUnit=Month, Period values: 1, 2, 3, 6, 12.
|
|
874
|
+
*
|
|
875
|
+
*
|
|
876
|
+
*
|
|
877
|
+
* <props="partner">
|
|
878
|
+
*
|
|
879
|
+
* When PeriodUnit=Month, Period values: 1, 2, 3, 6, 12.
|
|
786
880
|
*
|
|
787
881
|
* @example
|
|
788
882
|
* 1
|
|
@@ -790,9 +884,19 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
790
884
|
period?: number;
|
|
791
885
|
/**
|
|
792
886
|
* @remarks
|
|
793
|
-
* The unit
|
|
887
|
+
* The time unit for subscription billing. Valid values:
|
|
794
888
|
*
|
|
795
|
-
*
|
|
889
|
+
* <props="china">
|
|
890
|
+
*
|
|
891
|
+
* - Week.
|
|
892
|
+
*
|
|
893
|
+
* - Month (default).
|
|
894
|
+
*
|
|
895
|
+
*
|
|
896
|
+
*
|
|
897
|
+
* <props="intl">
|
|
898
|
+
*
|
|
899
|
+
* Month (default).
|
|
796
900
|
*
|
|
797
901
|
* @example
|
|
798
902
|
* Month
|
|
@@ -802,16 +906,17 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
802
906
|
securityOptions?: CreateAutoProvisioningGroupRequestLaunchConfigurationSecurityOptions;
|
|
803
907
|
/**
|
|
804
908
|
* @remarks
|
|
805
|
-
* The
|
|
909
|
+
* The reserved duration for spot instances, in hours. Default value: 1. Valid values:
|
|
806
910
|
*
|
|
807
|
-
*
|
|
808
|
-
* * 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.
|
|
911
|
+
* - 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.
|
|
809
912
|
*
|
|
810
|
-
* Alibaba Cloud
|
|
913
|
+
* - 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.
|
|
811
914
|
*
|
|
812
|
-
*
|
|
915
|
+
* 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.
|
|
813
916
|
*
|
|
814
|
-
*
|
|
917
|
+
* Note:
|
|
918
|
+
*
|
|
919
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
815
920
|
*
|
|
816
921
|
* @example
|
|
817
922
|
* 1
|
|
@@ -819,18 +924,19 @@ export declare class CreateAutoProvisioningGroupRequestLaunchConfiguration exten
|
|
|
819
924
|
spotDuration?: number;
|
|
820
925
|
/**
|
|
821
926
|
* @remarks
|
|
822
|
-
* The interruption
|
|
927
|
+
* The interruption behavior for spot instances. Valid values:
|
|
928
|
+
*
|
|
929
|
+
* - Terminate: Releases the instance immediately.
|
|
823
930
|
*
|
|
824
|
-
*
|
|
825
|
-
* * Stop: The instance is stopped in economical mode.
|
|
931
|
+
* - Stop: Puts the instance into economical mode.
|
|
826
932
|
*
|
|
827
|
-
* For information about
|
|
933
|
+
* For more information about economical mode, see [Economical mode](https://help.aliyun.com/document_detail/63353.html).
|
|
828
934
|
*
|
|
829
935
|
* Default value: Terminate.
|
|
830
936
|
*
|
|
831
|
-
*
|
|
937
|
+
* Note:
|
|
832
938
|
*
|
|
833
|
-
*
|
|
939
|
+
* - This parameter takes effect only when creating an auto provisioning group with AutoProvisioningGroupType=instant.
|
|
834
940
|
*
|
|
835
941
|
* @example
|
|
836
942
|
* Terminate
|
|
@@ -868,12 +974,15 @@ export declare class CreateAutoProvisioningGroupRequestCandidateOptions extends
|
|
|
868
974
|
export declare class CreateAutoProvisioningGroupRequestDataDiskConfig extends $dara.Model {
|
|
869
975
|
/**
|
|
870
976
|
* @remarks
|
|
871
|
-
* The
|
|
977
|
+
* 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:
|
|
978
|
+
*
|
|
979
|
+
* - cloud_efficiency: Ultra disk.
|
|
980
|
+
*
|
|
981
|
+
* - cloud_ssd: Standard SSD.
|
|
872
982
|
*
|
|
873
|
-
* -
|
|
874
|
-
*
|
|
875
|
-
* -
|
|
876
|
-
* - cloud: basic disk
|
|
983
|
+
* - cloud_essd: ESSD.
|
|
984
|
+
*
|
|
985
|
+
* - cloud: Basic disk.
|
|
877
986
|
*
|
|
878
987
|
* @example
|
|
879
988
|
* cloud_efficiency
|
|
@@ -893,16 +1002,18 @@ export declare class CreateAutoProvisioningGroupRequestDataDiskConfig extends $d
|
|
|
893
1002
|
export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig extends $dara.Model {
|
|
894
1003
|
/**
|
|
895
1004
|
* @remarks
|
|
896
|
-
* The
|
|
1005
|
+
* The list of architecture types for instance types.
|
|
897
1006
|
*/
|
|
898
1007
|
architectures?: string[];
|
|
899
1008
|
/**
|
|
900
1009
|
* @remarks
|
|
901
|
-
* Specifies whether
|
|
1010
|
+
* Specifies whether the instance type supports performance bursts. Valid values:
|
|
1011
|
+
*
|
|
1012
|
+
* - Exclude: Excludes burstable instance types.
|
|
902
1013
|
*
|
|
903
|
-
*
|
|
904
|
-
*
|
|
905
|
-
*
|
|
1014
|
+
* - Include: Includes burstable instance types.
|
|
1015
|
+
*
|
|
1016
|
+
* - Required: Includes only burstable instance types.
|
|
906
1017
|
*
|
|
907
1018
|
* Default value: Include.
|
|
908
1019
|
*
|
|
@@ -912,17 +1023,18 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
912
1023
|
burstablePerformance?: string;
|
|
913
1024
|
/**
|
|
914
1025
|
* @remarks
|
|
915
|
-
* The
|
|
1026
|
+
* The list of vCPU counts for instance types.
|
|
916
1027
|
*/
|
|
917
1028
|
cores?: number[];
|
|
918
1029
|
/**
|
|
919
1030
|
* @remarks
|
|
920
|
-
* The instance types
|
|
1031
|
+
* The list of instance types to exclude.
|
|
921
1032
|
*/
|
|
922
1033
|
excludedInstanceTypes?: string[];
|
|
923
1034
|
/**
|
|
924
1035
|
* @remarks
|
|
925
|
-
* The ID
|
|
1036
|
+
* 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.
|
|
1037
|
+
* Note: This parameter is supported only when `AutoProvisioningGroupType = instant`.
|
|
926
1038
|
*
|
|
927
1039
|
* @example
|
|
928
1040
|
* aliyun_3_x64_20G_alibase_20210425.vhd
|
|
@@ -930,13 +1042,15 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
930
1042
|
imageId?: string;
|
|
931
1043
|
/**
|
|
932
1044
|
* @remarks
|
|
933
|
-
* The instance family level
|
|
1045
|
+
* The instance family level, used to filter eligible instance types. Valid values:
|
|
1046
|
+
*
|
|
1047
|
+
* - 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).
|
|
934
1048
|
*
|
|
935
|
-
*
|
|
936
|
-
* * 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).
|
|
937
|
-
* * 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).
|
|
1049
|
+
* - 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).
|
|
938
1050
|
*
|
|
939
|
-
*
|
|
1051
|
+
* - 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).
|
|
1052
|
+
*
|
|
1053
|
+
* N ranges from 1 to 10.
|
|
940
1054
|
*
|
|
941
1055
|
* @example
|
|
942
1056
|
* EnterpriseLevel
|
|
@@ -944,7 +1058,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
944
1058
|
instanceFamilyLevel?: string;
|
|
945
1059
|
/**
|
|
946
1060
|
* @remarks
|
|
947
|
-
* The instance type
|
|
1061
|
+
* 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).
|
|
948
1062
|
*
|
|
949
1063
|
* @example
|
|
950
1064
|
* ecs.g5.large
|
|
@@ -952,9 +1066,9 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
952
1066
|
instanceType?: string;
|
|
953
1067
|
/**
|
|
954
1068
|
* @remarks
|
|
955
|
-
* The maximum price
|
|
1069
|
+
* The maximum hourly price for spot instances in the extended launch template.
|
|
956
1070
|
*
|
|
957
|
-
* >
|
|
1071
|
+
* > After `LaunchTemplateConfig` is set, `LaunchTemplateConfig.N.MaxPrice` is required.
|
|
958
1072
|
*
|
|
959
1073
|
* @example
|
|
960
1074
|
* 3
|
|
@@ -962,7 +1076,7 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
962
1076
|
maxPrice?: number;
|
|
963
1077
|
/**
|
|
964
1078
|
* @remarks
|
|
965
|
-
* >
|
|
1079
|
+
* > This parameter is in invitational preview and is not supported.
|
|
966
1080
|
*
|
|
967
1081
|
* @example
|
|
968
1082
|
* false
|
|
@@ -970,12 +1084,12 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
970
1084
|
maxQuantity?: number;
|
|
971
1085
|
/**
|
|
972
1086
|
* @remarks
|
|
973
|
-
* The memory sizes
|
|
1087
|
+
* The list of memory sizes for instance types.
|
|
974
1088
|
*/
|
|
975
1089
|
memories?: number[];
|
|
976
1090
|
/**
|
|
977
1091
|
* @remarks
|
|
978
|
-
* The priority of extended
|
|
1092
|
+
* The priority of the extended launch template. A value of 0 indicates the highest priority. Valid values: 0 to +∞.
|
|
979
1093
|
*
|
|
980
1094
|
* @example
|
|
981
1095
|
* 1
|
|
@@ -983,9 +1097,9 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
983
1097
|
priority?: number;
|
|
984
1098
|
/**
|
|
985
1099
|
* @remarks
|
|
986
|
-
* The ID of the
|
|
1100
|
+
* 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.
|
|
987
1101
|
*
|
|
988
|
-
* >
|
|
1102
|
+
* > After `LaunchTemplateConfig` is set, `LaunchTemplateConfig.N.VSwitchId` is required.
|
|
989
1103
|
*
|
|
990
1104
|
* @example
|
|
991
1105
|
* vsw-sn5bsitu4lfzgc5o7****
|
|
@@ -993,12 +1107,13 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
993
1107
|
vSwitchId?: string;
|
|
994
1108
|
/**
|
|
995
1109
|
* @remarks
|
|
996
|
-
* The weight of the instance type in extended
|
|
1110
|
+
* 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.
|
|
1111
|
+
*
|
|
1112
|
+
* 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:
|
|
997
1113
|
*
|
|
998
|
-
*
|
|
1114
|
+
* - An instance type with 8 vCPUs and 60 GiB memory can have a weight of 1.
|
|
999
1115
|
*
|
|
1000
|
-
*
|
|
1001
|
-
* * For an instance type with 16 vCPUs and 120 GiB of memory, you can set the weight to 2.
|
|
1116
|
+
* - An instance type with 16 vCPUs and 120 GiB memory can have a weight of 2.
|
|
1002
1117
|
*
|
|
1003
1118
|
* @example
|
|
1004
1119
|
* 2
|
|
@@ -1018,14 +1133,14 @@ export declare class CreateAutoProvisioningGroupRequestLaunchTemplateConfig exte
|
|
|
1018
1133
|
export declare class CreateAutoProvisioningGroupRequestPrePaidOptionsSpecifyCapacityDistribution extends $dara.Model {
|
|
1019
1134
|
/**
|
|
1020
1135
|
* @remarks
|
|
1021
|
-
*
|
|
1136
|
+
* The set of instance types. Duplicates are not allowed, and the types must be within the range of LaunchTemplateConfig.InstanceType.
|
|
1022
1137
|
*/
|
|
1023
1138
|
instanceTypes?: string[];
|
|
1024
1139
|
/**
|
|
1025
1140
|
* @remarks
|
|
1026
|
-
* The minimum number of instances to
|
|
1141
|
+
* The minimum number of instances to deliver within the `InstanceTypes` range.
|
|
1027
1142
|
*
|
|
1028
|
-
* >
|
|
1143
|
+
* > `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.
|
|
1029
1144
|
*
|
|
1030
1145
|
* @example
|
|
1031
1146
|
* 5
|
|
@@ -1045,7 +1160,7 @@ export declare class CreateAutoProvisioningGroupRequestPrePaidOptionsSpecifyCapa
|
|
|
1045
1160
|
export declare class CreateAutoProvisioningGroupRequestPrePaidOptions extends $dara.Model {
|
|
1046
1161
|
/**
|
|
1047
1162
|
* @remarks
|
|
1048
|
-
* The minimum capacity set for different instance types. This parameter is
|
|
1163
|
+
* The minimum capacity set for different instance types. This parameter is supported only when `AutoProvisioningGroupType = request`.
|
|
1049
1164
|
*/
|
|
1050
1165
|
specifyCapacityDistribution?: CreateAutoProvisioningGroupRequestPrePaidOptionsSpecifyCapacityDistribution[];
|
|
1051
1166
|
static names(): {
|
|
@@ -1062,16 +1177,19 @@ export declare class CreateAutoProvisioningGroupRequestPrePaidOptions extends $d
|
|
|
1062
1177
|
export declare class CreateAutoProvisioningGroupRequestResourcePoolOptions extends $dara.Model {
|
|
1063
1178
|
/**
|
|
1064
1179
|
* @remarks
|
|
1065
|
-
* The
|
|
1180
|
+
* The list of private pool IDs. Valid values: 1 to 20.
|
|
1066
1181
|
*/
|
|
1067
1182
|
privatePoolIds?: string[];
|
|
1068
1183
|
/**
|
|
1069
1184
|
* @remarks
|
|
1070
|
-
*
|
|
1185
|
+
* Resource pools include private pools generated by Elastic Guaranteed or Capacity Reservation services, and public pools. Instances select from these pools at startup. Valid values:
|
|
1186
|
+
*
|
|
1187
|
+
* - PrivatePoolFirst: Private pools first. With this strategy,
|
|
1188
|
+
* if ResourcePoolOptions.PrivatePoolIds is specified, the specified private pools are prioritized. If no private pool is specified or the specified private pools lack capacity, open private pools are automatically matched. If no eligible private pools exist, instances are created from the public pool.
|
|
1189
|
+
*
|
|
1190
|
+
* - PrivatePoolOnly: Private pools only. With this strategy, you must specify ResourcePoolOptions.PrivatePoolIds. If the specified private pools lack capacity, instance startup fails.
|
|
1071
1191
|
*
|
|
1072
|
-
*
|
|
1073
|
-
* * PrivatePoolOnly: uses only private pools. If you set this parameter to PrivatePoolOnly, you must specify ResourcePoolOptions.PrivatePoolIds. If the private pools that you specify in ResourcePoolOptions.PrivatePoolIds have insufficient capacity, instances cannot be created.
|
|
1074
|
-
* * PublicPoolOnly: uses the public pool.
|
|
1192
|
+
* - PublicPoolOnly: Use the public pool to create instances.
|
|
1075
1193
|
*
|
|
1076
1194
|
* Default value: PublicPoolOnly.
|
|
1077
1195
|
*
|
|
@@ -1093,12 +1211,15 @@ export declare class CreateAutoProvisioningGroupRequestResourcePoolOptions exten
|
|
|
1093
1211
|
export declare class CreateAutoProvisioningGroupRequestSystemDiskConfig extends $dara.Model {
|
|
1094
1212
|
/**
|
|
1095
1213
|
* @remarks
|
|
1096
|
-
* The
|
|
1214
|
+
* 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:
|
|
1215
|
+
*
|
|
1216
|
+
* - cloud_efficiency: Ultra disk.
|
|
1217
|
+
*
|
|
1218
|
+
* - cloud_ssd: Standard SSD.
|
|
1219
|
+
*
|
|
1220
|
+
* - cloud_essd: ESSD.
|
|
1097
1221
|
*
|
|
1098
|
-
* -
|
|
1099
|
-
* - cloud_ssd: standard SSD.
|
|
1100
|
-
* - cloud_essd: ESSD
|
|
1101
|
-
* - cloud: basic disk.
|
|
1222
|
+
* - cloud: Basic disk.
|
|
1102
1223
|
*
|
|
1103
1224
|
* @example
|
|
1104
1225
|
* cloud_ssd
|
|
@@ -1118,9 +1239,9 @@ export declare class CreateAutoProvisioningGroupRequestSystemDiskConfig extends
|
|
|
1118
1239
|
export declare class CreateAutoProvisioningGroupRequestTag extends $dara.Model {
|
|
1119
1240
|
/**
|
|
1120
1241
|
* @remarks
|
|
1121
|
-
* The key of
|
|
1242
|
+
* The tag key of the auto provisioning group.
|
|
1122
1243
|
*
|
|
1123
|
-
*
|
|
1244
|
+
* 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\\://.
|
|
1124
1245
|
*
|
|
1125
1246
|
* @example
|
|
1126
1247
|
* TestKey
|
|
@@ -1128,9 +1249,9 @@ export declare class CreateAutoProvisioningGroupRequestTag extends $dara.Model {
|
|
|
1128
1249
|
key?: string;
|
|
1129
1250
|
/**
|
|
1130
1251
|
* @remarks
|
|
1131
|
-
* The value of
|
|
1252
|
+
* The tag value of the auto provisioning group.
|
|
1132
1253
|
*
|
|
1133
|
-
*
|
|
1254
|
+
* 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\\://.
|
|
1134
1255
|
*
|
|
1135
1256
|
* @example
|
|
1136
1257
|
* TestValue
|
|
@@ -1151,7 +1272,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1151
1272
|
launchConfiguration?: CreateAutoProvisioningGroupRequestLaunchConfiguration;
|
|
1152
1273
|
/**
|
|
1153
1274
|
* @remarks
|
|
1154
|
-
* The name of the auto provisioning group. The name must be 2 to 128 characters in length
|
|
1275
|
+
* 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://`.
|
|
1155
1276
|
*
|
|
1156
1277
|
* @example
|
|
1157
1278
|
* apg-test
|
|
@@ -1161,9 +1282,11 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1161
1282
|
* @remarks
|
|
1162
1283
|
* The delivery type of the auto provisioning group. Valid values:
|
|
1163
1284
|
*
|
|
1164
|
-
*
|
|
1165
|
-
*
|
|
1166
|
-
*
|
|
1285
|
+
* - request: One-time asynchronous delivery. The group delivers the instance cluster only at startup. If scheduling fails, no retry occurs.
|
|
1286
|
+
*
|
|
1287
|
+
* - 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.
|
|
1288
|
+
*
|
|
1289
|
+
* - 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.
|
|
1167
1290
|
*
|
|
1168
1291
|
* Default value: maintain.
|
|
1169
1292
|
*
|
|
@@ -1174,7 +1297,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1174
1297
|
candidateOptions?: CreateAutoProvisioningGroupRequestCandidateOptions;
|
|
1175
1298
|
/**
|
|
1176
1299
|
* @remarks
|
|
1177
|
-
*
|
|
1300
|
+
* 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).
|
|
1178
1301
|
*
|
|
1179
1302
|
* @example
|
|
1180
1303
|
* 0c593ea1-3bea-11e9-b96b-88e9fe637760
|
|
@@ -1182,15 +1305,16 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1182
1305
|
clientToken?: string;
|
|
1183
1306
|
/**
|
|
1184
1307
|
* @remarks
|
|
1185
|
-
* The
|
|
1308
|
+
* The list of data disk configurations for instances.
|
|
1186
1309
|
*/
|
|
1187
1310
|
dataDiskConfig?: CreateAutoProvisioningGroupRequestDataDiskConfig[];
|
|
1188
1311
|
/**
|
|
1189
1312
|
* @remarks
|
|
1190
|
-
*
|
|
1313
|
+
* Specifies the billing method for the capacity difference when the sum of `PayAsYouGoTargetCapacity` and `SpotTargetCapacity` is less than `TotalTargetCapacity`. Valid values:
|
|
1191
1314
|
*
|
|
1192
|
-
*
|
|
1193
|
-
*
|
|
1315
|
+
* - PayAsYouGo: Pay-as-you-go instances.
|
|
1316
|
+
*
|
|
1317
|
+
* - Spot: Spot instances.
|
|
1194
1318
|
*
|
|
1195
1319
|
* Default value: Spot.
|
|
1196
1320
|
*
|
|
@@ -1208,10 +1332,11 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1208
1332
|
description?: string;
|
|
1209
1333
|
/**
|
|
1210
1334
|
* @remarks
|
|
1211
|
-
* Specifies whether to release
|
|
1335
|
+
* 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:
|
|
1336
|
+
*
|
|
1337
|
+
* - termination: Releases scaled-in instances.
|
|
1212
1338
|
*
|
|
1213
|
-
*
|
|
1214
|
-
* * no-termination: removes the scaled-in instances from the auto provisioning group but does not release the instances.
|
|
1339
|
+
* - no-termination: Only removes scaled-in instances from the auto provisioning group.
|
|
1215
1340
|
*
|
|
1216
1341
|
* Default value: no-termination.
|
|
1217
1342
|
*
|
|
@@ -1222,7 +1347,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1222
1347
|
executionMode?: string;
|
|
1223
1348
|
/**
|
|
1224
1349
|
* @remarks
|
|
1225
|
-
* >This parameter is in invitational preview and is not
|
|
1350
|
+
* > This parameter is in invitational preview and is not yet available.
|
|
1226
1351
|
*
|
|
1227
1352
|
* @example
|
|
1228
1353
|
* false
|
|
@@ -1230,12 +1355,12 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1230
1355
|
hibernationOptionsConfigured?: boolean;
|
|
1231
1356
|
/**
|
|
1232
1357
|
* @remarks
|
|
1233
|
-
* The
|
|
1358
|
+
* The list of extended launch template configurations.
|
|
1234
1359
|
*/
|
|
1235
1360
|
launchTemplateConfig?: CreateAutoProvisioningGroupRequestLaunchTemplateConfig[];
|
|
1236
1361
|
/**
|
|
1237
1362
|
* @remarks
|
|
1238
|
-
* The ID of the launch template associated with the auto provisioning group.
|
|
1363
|
+
* 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.
|
|
1239
1364
|
*
|
|
1240
1365
|
* @example
|
|
1241
1366
|
* lt-bp1fgzds4bdogu03****
|
|
@@ -1243,9 +1368,9 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1243
1368
|
launchTemplateId?: string;
|
|
1244
1369
|
/**
|
|
1245
1370
|
* @remarks
|
|
1246
|
-
* The version of the launch template associated with the auto provisioning group.
|
|
1371
|
+
* 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.
|
|
1247
1372
|
*
|
|
1248
|
-
* Default value:
|
|
1373
|
+
* Default value: The default version of the launch template.
|
|
1249
1374
|
*
|
|
1250
1375
|
* @example
|
|
1251
1376
|
* 1
|
|
@@ -1253,9 +1378,9 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1253
1378
|
launchTemplateVersion?: string;
|
|
1254
1379
|
/**
|
|
1255
1380
|
* @remarks
|
|
1256
|
-
* The maximum price
|
|
1381
|
+
* The maximum price for spot instances in the auto provisioning group.
|
|
1257
1382
|
*
|
|
1258
|
-
* >
|
|
1383
|
+
* > If both `MaxSpotPrice` and `LaunchTemplateConfig.N.MaxPrice` are set, the lower value takes effect.
|
|
1259
1384
|
*
|
|
1260
1385
|
* @example
|
|
1261
1386
|
* 2
|
|
@@ -1263,11 +1388,15 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1263
1388
|
maxSpotPrice?: number;
|
|
1264
1389
|
/**
|
|
1265
1390
|
* @remarks
|
|
1266
|
-
* The minimum target capacity of the auto provisioning group.
|
|
1391
|
+
* The minimum target capacity of the auto provisioning group. Valid values: Positive integers.
|
|
1392
|
+
*
|
|
1393
|
+
* Note:
|
|
1394
|
+
*
|
|
1395
|
+
* - This parameter takes effect only when creating an auto provisioning group with `AutoProvisioningGroupType=instant`.
|
|
1396
|
+
*
|
|
1397
|
+
* - If the instance inventory in the region is less than this value, the API call fails and no instances are created.
|
|
1267
1398
|
*
|
|
1268
|
-
* -
|
|
1269
|
-
* - 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.
|
|
1270
|
-
* - 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.
|
|
1399
|
+
* - If the instance inventory in the region is greater than this value, instances are created based on other configured parameters.
|
|
1271
1400
|
*
|
|
1272
1401
|
* @example
|
|
1273
1402
|
* 20
|
|
@@ -1277,10 +1406,11 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1277
1406
|
ownerId?: number;
|
|
1278
1407
|
/**
|
|
1279
1408
|
* @remarks
|
|
1280
|
-
* The
|
|
1409
|
+
* The strategy for creating pay-as-you-go instances. Valid values:
|
|
1281
1410
|
*
|
|
1282
|
-
*
|
|
1283
|
-
*
|
|
1411
|
+
* - lowest-price: Cost optimization strategy. Selects the instance type with the lowest price.
|
|
1412
|
+
*
|
|
1413
|
+
* - prioritized: Priority-based strategy. Creates instances based on the priority specified in `LaunchTemplateConfig.N.Priority`.
|
|
1284
1414
|
*
|
|
1285
1415
|
* Default value: lowest-price.
|
|
1286
1416
|
*
|
|
@@ -1290,7 +1420,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1290
1420
|
payAsYouGoAllocationStrategy?: string;
|
|
1291
1421
|
/**
|
|
1292
1422
|
* @remarks
|
|
1293
|
-
* The target capacity
|
|
1423
|
+
* 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`.
|
|
1294
1424
|
*
|
|
1295
1425
|
* @example
|
|
1296
1426
|
* 30
|
|
@@ -1298,12 +1428,12 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1298
1428
|
payAsYouGoTargetCapacity?: string;
|
|
1299
1429
|
/**
|
|
1300
1430
|
* @remarks
|
|
1301
|
-
*
|
|
1431
|
+
* Detailed capacity configuration for subscription instances.
|
|
1302
1432
|
*/
|
|
1303
1433
|
prePaidOptions?: CreateAutoProvisioningGroupRequestPrePaidOptions;
|
|
1304
1434
|
/**
|
|
1305
1435
|
* @remarks
|
|
1306
|
-
* The ID of the
|
|
1436
|
+
* 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.
|
|
1307
1437
|
*
|
|
1308
1438
|
* This parameter is required.
|
|
1309
1439
|
*
|
|
@@ -1313,7 +1443,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1313
1443
|
regionId?: string;
|
|
1314
1444
|
/**
|
|
1315
1445
|
* @remarks
|
|
1316
|
-
* The
|
|
1446
|
+
* The resource group ID of the auto provisioning group.
|
|
1317
1447
|
*
|
|
1318
1448
|
* @example
|
|
1319
1449
|
* rg-bp67acfmxazb4p****
|
|
@@ -1323,19 +1453,22 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1323
1453
|
resourceOwnerId?: number;
|
|
1324
1454
|
/**
|
|
1325
1455
|
* @remarks
|
|
1326
|
-
* The resource pool
|
|
1456
|
+
* The resource pool strategy used when creating instances. Note:
|
|
1457
|
+
*
|
|
1458
|
+
* - This parameter takes effect only when creating pay-as-you-go instances.
|
|
1327
1459
|
*
|
|
1328
|
-
*
|
|
1329
|
-
* * This parameter takes effect only if you set `AutoProvisioningGroupType` to instant.
|
|
1460
|
+
* - This parameter takes effect only when creating an auto provisioning group with `AutoProvisioningGroupType=instant`.
|
|
1330
1461
|
*/
|
|
1331
1462
|
resourcePoolOptions?: CreateAutoProvisioningGroupRequestResourcePoolOptions;
|
|
1332
1463
|
/**
|
|
1333
1464
|
* @remarks
|
|
1334
|
-
* The
|
|
1465
|
+
* The strategy for creating spot instances. Valid values:
|
|
1466
|
+
*
|
|
1467
|
+
* - lowest-price: Cost optimization strategy. Selects the instance type with the lowest price.
|
|
1468
|
+
*
|
|
1469
|
+
* - diversified: Balanced zone distribution strategy. Creates instances across the zones specified in the launch template configurations and distributes them evenly.
|
|
1335
1470
|
*
|
|
1336
|
-
*
|
|
1337
|
-
* * 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.
|
|
1338
|
-
* * 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.
|
|
1471
|
+
* - capacity-optimized: Capacity optimization strategy. Selects the optimal instance type and zone based on inventory availability.
|
|
1339
1472
|
*
|
|
1340
1473
|
* Default value: lowest-price.
|
|
1341
1474
|
*
|
|
@@ -1345,10 +1478,11 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1345
1478
|
spotAllocationStrategy?: string;
|
|
1346
1479
|
/**
|
|
1347
1480
|
* @remarks
|
|
1348
|
-
* The
|
|
1481
|
+
* The behavior when a spot instance is interrupted. Valid values:
|
|
1349
1482
|
*
|
|
1350
|
-
*
|
|
1351
|
-
*
|
|
1483
|
+
* - stop: Stops the instance.
|
|
1484
|
+
*
|
|
1485
|
+
* - terminate: Releases the instance.
|
|
1352
1486
|
*
|
|
1353
1487
|
* Default value: terminate.
|
|
1354
1488
|
*
|
|
@@ -1358,9 +1492,9 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1358
1492
|
spotInstanceInterruptionBehavior?: string;
|
|
1359
1493
|
/**
|
|
1360
1494
|
* @remarks
|
|
1361
|
-
*
|
|
1495
|
+
* 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.
|
|
1362
1496
|
*
|
|
1363
|
-
*
|
|
1497
|
+
* Valid values: Less than the value of N in `LaunchTemplateConfig.N`.
|
|
1364
1498
|
*
|
|
1365
1499
|
* @example
|
|
1366
1500
|
* 2
|
|
@@ -1368,7 +1502,7 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1368
1502
|
spotInstancePoolsToUseCount?: number;
|
|
1369
1503
|
/**
|
|
1370
1504
|
* @remarks
|
|
1371
|
-
* The target capacity
|
|
1505
|
+
* The target capacity for spot instances in the auto provisioning group. Valid values: Integers less than or equal to the value of `TotalTargetCapacity`.
|
|
1372
1506
|
*
|
|
1373
1507
|
* @example
|
|
1374
1508
|
* 20
|
|
@@ -1376,20 +1510,21 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1376
1510
|
spotTargetCapacity?: string;
|
|
1377
1511
|
/**
|
|
1378
1512
|
* @remarks
|
|
1379
|
-
* The
|
|
1513
|
+
* The list of system disk configurations for instances.
|
|
1380
1514
|
*/
|
|
1381
1515
|
systemDiskConfig?: CreateAutoProvisioningGroupRequestSystemDiskConfig[];
|
|
1382
1516
|
/**
|
|
1383
1517
|
* @remarks
|
|
1384
|
-
* The tags
|
|
1518
|
+
* The list of tags bound to the auto provisioning group.
|
|
1385
1519
|
*/
|
|
1386
1520
|
tag?: CreateAutoProvisioningGroupRequestTag[];
|
|
1387
1521
|
/**
|
|
1388
1522
|
* @remarks
|
|
1389
|
-
* Specifies whether to release instances in the
|
|
1523
|
+
* Specifies whether to release instances in the group when you delete the auto provisioning group. Valid values:
|
|
1524
|
+
*
|
|
1525
|
+
* - true: Releases instances in the group.
|
|
1390
1526
|
*
|
|
1391
|
-
*
|
|
1392
|
-
* * false: retains the instances.
|
|
1527
|
+
* - false: Retains instances in the group.
|
|
1393
1528
|
*
|
|
1394
1529
|
* Default value: false.
|
|
1395
1530
|
*
|
|
@@ -1399,10 +1534,11 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1399
1534
|
terminateInstances?: boolean;
|
|
1400
1535
|
/**
|
|
1401
1536
|
* @remarks
|
|
1402
|
-
* Specifies whether to release instances in the
|
|
1537
|
+
* Specifies whether to release instances in the group when the auto provisioning group expires. Valid values:
|
|
1538
|
+
*
|
|
1539
|
+
* - true: Releases instances in the group.
|
|
1403
1540
|
*
|
|
1404
|
-
*
|
|
1405
|
-
* * false: only removes the instances from the auto provisioning group but does not release them.
|
|
1541
|
+
* - false: Only removes instances from the auto provisioning group.
|
|
1406
1542
|
*
|
|
1407
1543
|
* Default value: false.
|
|
1408
1544
|
*
|
|
@@ -1412,9 +1548,9 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1412
1548
|
terminateInstancesWithExpiration?: boolean;
|
|
1413
1549
|
/**
|
|
1414
1550
|
* @remarks
|
|
1415
|
-
* The total target capacity of the auto provisioning group.
|
|
1551
|
+
* The total target capacity of the auto provisioning group. Valid values: Positive integers.
|
|
1416
1552
|
*
|
|
1417
|
-
* The total
|
|
1553
|
+
* 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).
|
|
1418
1554
|
*
|
|
1419
1555
|
* This parameter is required.
|
|
1420
1556
|
*
|
|
@@ -1424,11 +1560,11 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1424
1560
|
totalTargetCapacity?: string;
|
|
1425
1561
|
/**
|
|
1426
1562
|
* @remarks
|
|
1427
|
-
* The time
|
|
1563
|
+
* The start time of the auto provisioning group. Used together with `ValidUntil` to define the validity period.
|
|
1428
1564
|
*
|
|
1429
|
-
* Specify the time in
|
|
1565
|
+
* 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.
|
|
1430
1566
|
*
|
|
1431
|
-
*
|
|
1567
|
+
* Default value: The timestamp when the API call takes effect immediately.
|
|
1432
1568
|
*
|
|
1433
1569
|
* @example
|
|
1434
1570
|
* 2019-04-01T15:10:20Z
|
|
@@ -1436,9 +1572,9 @@ export declare class CreateAutoProvisioningGroupRequest extends $dara.Model {
|
|
|
1436
1572
|
validFrom?: string;
|
|
1437
1573
|
/**
|
|
1438
1574
|
* @remarks
|
|
1439
|
-
* The time
|
|
1575
|
+
* The expiration time of the auto provisioning group. Used together with `ValidFrom` to define the validity period.
|
|
1440
1576
|
*
|
|
1441
|
-
* Specify the time in
|
|
1577
|
+
* 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.
|
|
1442
1578
|
*
|
|
1443
1579
|
* Default value: 2099-12-31T23:59:59Z.
|
|
1444
1580
|
*
|