@alicloud/ess20220222 1.1.1 → 1.2.0
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 +871 -79
- package/dist/client.js +1730 -345
- package/dist/client.js.map +1 -1
- package/package.json +3 -3
- package/src/client.ts +2292 -497
package/dist/client.js
CHANGED
|
@@ -1,15 +1,28 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
2
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
3
15
|
if (mod && mod.__esModule) return mod;
|
|
4
16
|
var result = {};
|
|
5
|
-
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result
|
|
6
|
-
result
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
7
19
|
return result;
|
|
8
20
|
};
|
|
9
21
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10
22
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
11
23
|
};
|
|
12
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
exports.TagResourcesRequestTags = exports.ScaleWithAdjustmentRequestOverrides = exports.ScaleWithAdjustmentRequestOverridesContainerOverrides = exports.ScaleWithAdjustmentRequestOverridesContainerOverridesEnvironmentVars = exports.ScaleWithAdjustmentRequestLifecycleHookContext = exports.ModifyScalingRuleRequestStepAdjustments = exports.ModifyScalingRuleRequestAlarmDimensions = exports.ModifyScalingGroupRequestLaunchTemplateOverrides = exports.ModifyScalingConfigurationShrinkRequestSpotPriceLimits = exports.ModifyScalingConfigurationShrinkRequestInstanceTypeOverrides = exports.ModifyScalingConfigurationShrinkRequestInstancePatternInfos = exports.ModifyScalingConfigurationShrinkRequestDataDisks = exports.ModifyScalingConfigurationShrinkRequestCustomPriorities = exports.ModifyScalingConfigurationShrinkRequestSystemDisk = exports.ModifyScalingConfigurationShrinkRequestPrivatePoolOptions = exports.ModifyScalingConfigurationShrinkRequestImageOptions = exports.ModifyScalingConfigurationRequestSpotPriceLimits = exports.ModifyScalingConfigurationRequestInstanceTypeOverrides = exports.ModifyScalingConfigurationRequestInstancePatternInfos = exports.ModifyScalingConfigurationRequestDataDisks = exports.ModifyScalingConfigurationRequestCustomPriorities = exports.ModifyScalingConfigurationRequestSystemDisk = exports.ModifyScalingConfigurationRequestPrivatePoolOptions = exports.ModifyScalingConfigurationRequestImageOptions = exports.ModifyEciScalingConfigurationRequestVolumes = exports.ModifyEciScalingConfigurationRequestVolumesConfigFileVolumeConfigFileToPath = exports.ModifyEciScalingConfigurationRequestVolumesNFSVolume = exports.ModifyEciScalingConfigurationRequestVolumesHostPathVolume = exports.ModifyEciScalingConfigurationRequestVolumesFlexVolume = exports.ModifyEciScalingConfigurationRequestVolumesEmptyDirVolume = exports.ModifyEciScalingConfigurationRequestVolumesDiskVolume = exports.ModifyEciScalingConfigurationRequestTags = exports.ModifyEciScalingConfigurationRequestSecurityContextSysCtls = exports.ModifyEciScalingConfigurationRequestInitContainers = exports.ModifyEciScalingConfigurationRequestInitContainersInitContainerVolumeMounts = exports.ModifyEciScalingConfigurationRequestInitContainersInitContainerPorts = exports.ModifyEciScalingConfigurationRequestInitContainersInitContainerEnvironmentVars = exports.ModifyEciScalingConfigurationRequestInitContainersInitContainerEnvironmentVarsFieldRef = exports.ModifyEciScalingConfigurationRequestInitContainersSecurityContext = exports.ModifyEciScalingConfigurationRequestInitContainersSecurityContextCapability = exports.ModifyEciScalingConfigurationRequestImageRegistryCredentials = exports.ModifyEciScalingConfigurationRequestHostAliases = exports.ModifyEciScalingConfigurationRequestDnsConfigOptions = exports.ModifyEciScalingConfigurationRequestContainers = exports.ModifyEciScalingConfigurationRequestContainersVolumeMounts = exports.ModifyEciScalingConfigurationRequestContainersPorts = exports.ModifyEciScalingConfigurationRequestContainersEnvironmentVars = exports.ModifyEciScalingConfigurationRequestContainersEnvironmentVarsFieldRef = exports.ModifyEciScalingConfigurationRequestContainersSecurityContext = exports.ModifyEciScalingConfigurationRequestContainersSecurityContextCapability = exports.ModifyEciScalingConfigurationRequestContainersReadinessProbe = exports.ModifyEciScalingConfigurationRequestContainersReadinessProbeTcpSocket = exports.ModifyEciScalingConfigurationRequestContainersReadinessProbeHttpGet = exports.ModifyEciScalingConfigurationRequestContainersReadinessProbeExec = exports.ModifyEciScalingConfigurationRequestContainersLivenessProbe = exports.ModifyEciScalingConfigurationRequestContainersLivenessProbeTcpSocket = exports.ModifyEciScalingConfigurationRequestContainersLivenessProbeHttpGet = exports.ModifyEciScalingConfigurationRequestContainersLivenessProbeExec = exports.ModifyEciScalingConfigurationRequestAcrRegistryInfos = exports.ModifyAlarmRequestExpressions = exports.ModifyAlarmRequestDimensions = exports.ListTagResourcesResponseBodyTagResources = exports.ListTagResourcesRequestTags = exports.EnableScalingGroupRequestLaunchTemplateOverrides = exports.DetachVServerGroupsRequestVServerGroups = exports.DetachVServerGroupsRequestVServerGroupsVServerGroupAttributes = exports.DetachServerGroupsRequestServerGroups = exports.DetachAlbServerGroupsRequestAlbServerGroups = exports.DescribeScheduledTasksResponseBodyScheduledTasks = exports.DescribeScalingRulesResponseBodyScalingRules = exports.DescribeScalingRulesResponseBodyScalingRulesStepAdjustments = exports.DescribeScalingRulesResponseBodyScalingRulesAlarms = exports.DescribeScalingRulesResponseBodyScalingRulesAlarmsDimensions = exports.DescribeScalingRulesResponseBodyScalingRulesAlarmDimensions = exports.DescribeScalingInstancesResponseBodyScalingInstances = exports.DescribeScalingGroupsResponseBodyScalingGroups = exports.DescribeScalingGroupsResponseBodyScalingGroupsVServerGroups = exports.DescribeScalingGroupsResponseBodyScalingGroupsVServerGroupsVServerGroupAttributes = exports.DescribeScalingGroupsResponseBodyScalingGroupsTags = exports.DescribeScalingGroupsResponseBodyScalingGroupsServerGroups = exports.DescribeScalingGroupsResponseBodyScalingGroupsLoadBalancerConfigs = exports.DescribeScalingGroupsResponseBodyScalingGroupsLaunchTemplateOverrides = exports.DescribeScalingGroupsResponseBodyScalingGroupsAlbServerGroups = exports.DescribeScalingGroupsRequestTags = exports.DescribeScalingGroupDetailResponseBodyScalingGroup = exports.DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroups = exports.DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroupsVServerGroupAttributes = exports.DescribeScalingGroupDetailResponseBodyScalingGroupTags = exports.DescribeScalingGroupDetailResponseBodyScalingGroupServerGroups = exports.DescribeScalingGroupDetailResponseBodyScalingGroupLoadBalancerConfigs = exports.DescribeScalingGroupDetailResponseBodyScalingGroupLaunchTemplateOverrides = exports.DescribeScalingGroupDetailResponseBodyScalingGroupAlbServerGroups = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurations = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsTags = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsSpotPriceLimits = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsSchedulerOptions = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsInstancePatternInfos = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsDataDisks = exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsCustomPriorities = exports.DescribeScalingActivitiesResponseBodyScalingActivities = exports.DescribeScalingActivitiesResponseBodyScalingActivitiesLifecycleHookContext = exports.DescribeRegionsResponseBodyRegions = exports.DescribeNotificationConfigurationsResponseBodyNotificationConfigurationModels = exports.DescribeLifecycleHooksResponseBodyLifecycleHooks = exports.DescribeLifecycleActionsResponseBodyLifecycleActions = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurations = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumesConfigFileVolumeConfigFileToPaths = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsTags = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsSecurityContextSysCtls = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainers = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerVolumeMounts = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerPorts = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerEnvironmentVars = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsImageRegistryCredentials = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsHostAliases = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsDnsConfigOptions = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainers = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersVolumeMounts = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersPorts = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersEnvironmentVars = exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsAcrRegistryInfos = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfiguration = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumes = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumesConfigFileVolumeConfigFileToPaths = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationTags = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationSecurityContextSysCtls = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainers = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerVolumeMounts = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerPorts = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerEnvironmentVars = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationImageRegistryCredentials = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationHostAliases = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationDnsConfigOptions = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainers = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersVolumeMounts = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersPorts = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersEnvironmentVars = exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationAcrRegistryInfos = exports.DescribeAlarmsResponseBodyAlarmList = exports.DescribeAlarmsResponseBodyAlarmListExpressions = exports.DescribeAlarmsResponseBodyAlarmListDimensions = exports.CreateScalingRuleRequestStepAdjustments = exports.CreateScalingRuleRequestAlarmDimensions = exports.CreateScalingGroupRequestVServerGroups = exports.CreateScalingGroupRequestVServerGroupsVServerGroupAttributes = exports.CreateScalingGroupRequestTags = exports.CreateScalingGroupRequestServerGroups = exports.CreateScalingGroupRequestLoadBalancerConfigs = exports.CreateScalingGroupRequestLifecycleHooks = exports.CreateScalingGroupRequestLaunchTemplateOverrides = exports.CreateScalingGroupRequestAlbServerGroups = exports.CreateScalingConfigurationShrinkRequestSpotPriceLimits = exports.CreateScalingConfigurationShrinkRequestInstanceTypeOverrides = exports.CreateScalingConfigurationShrinkRequestInstancePatternInfos = exports.CreateScalingConfigurationShrinkRequestDataDisks = exports.CreateScalingConfigurationShrinkRequestCustomPriorities = exports.CreateScalingConfigurationShrinkRequestSystemDisk = exports.CreateScalingConfigurationShrinkRequestPrivatePoolOptions = exports.CreateScalingConfigurationShrinkRequestImageOptions = exports.CreateScalingConfigurationRequestSpotPriceLimits = exports.CreateScalingConfigurationRequestInstanceTypeOverrides = exports.CreateScalingConfigurationRequestInstancePatternInfos = exports.CreateScalingConfigurationRequestDataDisks = exports.CreateScalingConfigurationRequestCustomPriorities = exports.CreateScalingConfigurationRequestSystemDisk = exports.CreateScalingConfigurationRequestPrivatePoolOptions = exports.CreateScalingConfigurationRequestImageOptions = exports.CreateEciScalingConfigurationRequestVolumes = exports.CreateEciScalingConfigurationRequestVolumesConfigFileVolumeConfigFileToPaths = exports.CreateEciScalingConfigurationRequestVolumesNFSVolume = exports.CreateEciScalingConfigurationRequestVolumesHostPathVolume = exports.CreateEciScalingConfigurationRequestVolumesFlexVolume = exports.CreateEciScalingConfigurationRequestVolumesEmptyDirVolume = exports.CreateEciScalingConfigurationRequestVolumesDiskVolume = exports.CreateEciScalingConfigurationRequestTags = exports.CreateEciScalingConfigurationRequestSecurityContextSysctls = exports.CreateEciScalingConfigurationRequestInitContainers = exports.CreateEciScalingConfigurationRequestInitContainersInitContainerVolumeMounts = exports.CreateEciScalingConfigurationRequestInitContainersInitContainerPorts = exports.CreateEciScalingConfigurationRequestInitContainersInitContainerEnvironmentVars = exports.CreateEciScalingConfigurationRequestInitContainersSecurityContext = exports.CreateEciScalingConfigurationRequestInitContainersSecurityContextCapability = exports.CreateEciScalingConfigurationRequestImageRegistryCredentials = exports.CreateEciScalingConfigurationRequestHostAliases = exports.CreateEciScalingConfigurationRequestDnsConfigOptions = exports.CreateEciScalingConfigurationRequestContainers = exports.CreateEciScalingConfigurationRequestContainersVolumeMounts = exports.CreateEciScalingConfigurationRequestContainersPorts = exports.CreateEciScalingConfigurationRequestContainersEnvironmentVars = exports.CreateEciScalingConfigurationRequestContainersSecurityContext = exports.CreateEciScalingConfigurationRequestContainersSecurityContextCapability = exports.CreateEciScalingConfigurationRequestContainersReadinessProbe = exports.CreateEciScalingConfigurationRequestContainersReadinessProbeTcpSocket = exports.CreateEciScalingConfigurationRequestContainersReadinessProbeHttpGet = exports.CreateEciScalingConfigurationRequestContainersReadinessProbeExec = exports.CreateEciScalingConfigurationRequestContainersLivenessProbe = exports.CreateEciScalingConfigurationRequestContainersLivenessProbeTcpSocket = exports.CreateEciScalingConfigurationRequestContainersLivenessProbeHttpGet = exports.CreateEciScalingConfigurationRequestContainersLivenessProbeExec = exports.CreateEciScalingConfigurationRequestAcrRegistryInfos = exports.CreateAlarmRequestExpressions = exports.CreateAlarmRequestDimensions = exports.AttachVServerGroupsRequestVServerGroups = exports.AttachVServerGroupsRequestVServerGroupsVServerGroupAttributes = exports.AttachServerGroupsRequestServerGroups = exports.AttachLoadBalancersRequestLoadBalancerConfigs = exports.AttachAlbServerGroupsRequestAlbServerGroups = exports.VerifyUserResponse = exports.VerifyUserResponseBody = exports.VerifyUserRequest = exports.VerifyAuthenticationResponse = exports.VerifyAuthenticationResponseBody = exports.VerifyAuthenticationRequest = exports.UntagResourcesResponse = exports.UntagResourcesResponseBody = exports.UntagResourcesRequest = exports.TagResourcesResponse = exports.TagResourcesResponseBody = exports.TagResourcesRequest = exports.SuspendProcessesResponse = exports.SuspendProcessesResponseBody = exports.SuspendProcessesRequest = exports.SetInstancesProtectionResponse = exports.SetInstancesProtectionResponseBody = exports.SetInstancesProtectionRequest = exports.SetInstanceHealthResponse = exports.SetInstanceHealthResponseBody = exports.SetInstanceHealthRequest = exports.SetGroupDeletionProtectionResponse = exports.SetGroupDeletionProtectionResponseBody = exports.SetGroupDeletionProtectionRequest = exports.ScaleWithAdjustmentResponse = exports.ScaleWithAdjustmentResponseBody = exports.ScaleWithAdjustmentShrinkRequest = exports.ScaleWithAdjustmentRequest = exports.ResumeProcessesResponse = exports.ResumeProcessesResponseBody = exports.ResumeProcessesRequest = exports.RemoveInstancesResponse = exports.RemoveInstancesResponseBody = exports.RemoveInstancesRequest = exports.RecordLifecycleActionHeartbeatResponse = exports.RecordLifecycleActionHeartbeatResponseBody = exports.RecordLifecycleActionHeartbeatRequest = exports.RebalanceInstancesResponse = exports.RebalanceInstancesResponseBody = exports.RebalanceInstancesRequest = exports.ModifyScheduledTaskResponse = exports.ModifyScheduledTaskResponseBody = exports.ModifyScheduledTaskRequest = exports.ModifyScalingRuleResponse = exports.ModifyScalingRuleResponseBody = exports.ModifyScalingRuleRequest = exports.ModifyScalingGroupResponse = exports.ModifyScalingGroupResponseBody = exports.ModifyScalingGroupRequest = exports.ModifyScalingConfigurationResponse = exports.ModifyScalingConfigurationResponseBody = exports.ModifyScalingConfigurationShrinkRequest = exports.ModifyScalingConfigurationRequest = exports.ModifyNotificationConfigurationResponse = exports.ModifyNotificationConfigurationResponseBody = exports.ModifyNotificationConfigurationRequest = exports.ModifyLifecycleHookResponse = exports.ModifyLifecycleHookResponseBody = exports.ModifyLifecycleHookRequest = exports.ModifyInstanceAttributeResponse = exports.ModifyInstanceAttributeResponseBody = exports.ModifyInstanceAttributeRequest = exports.ModifyEciScalingConfigurationResponse = exports.ModifyEciScalingConfigurationResponseBody = exports.ModifyEciScalingConfigurationRequest = exports.ModifyAlarmResponse = exports.ModifyAlarmResponseBody = exports.ModifyAlarmRequest = exports.ListTagValuesResponse = exports.ListTagValuesResponseBody = exports.ListTagValuesRequest = exports.ListTagResourcesResponse = exports.ListTagResourcesResponseBody = exports.ListTagResourcesRequest = exports.ListTagKeysResponse = exports.ListTagKeysResponseBody = exports.ListTagKeysRequest = exports.ExitStandbyResponse = exports.ExitStandbyResponseBody = exports.ExitStandbyRequest = exports.ExecuteScalingRuleResponse = exports.ExecuteScalingRuleResponseBody = exports.ExecuteScalingRuleRequest = exports.EnterStandbyResponse = exports.EnterStandbyResponseBody = exports.EnterStandbyRequest = exports.EnableScalingGroupResponse = exports.EnableScalingGroupResponseBody = exports.EnableScalingGroupRequest = exports.EnableAlarmResponse = exports.EnableAlarmResponseBody = exports.EnableAlarmRequest = exports.DisableScalingGroupResponse = exports.DisableScalingGroupResponseBody = exports.DisableScalingGroupRequest = exports.DisableAlarmResponse = exports.DisableAlarmResponseBody = exports.DisableAlarmRequest = exports.DetachVServerGroupsResponse = exports.DetachVServerGroupsResponseBody = exports.DetachVServerGroupsRequest = exports.DetachServerGroupsResponse = exports.DetachServerGroupsResponseBody = exports.DetachServerGroupsRequest = exports.DetachLoadBalancersResponse = exports.DetachLoadBalancersResponseBody = exports.DetachLoadBalancersRequest = exports.DetachInstancesResponse = exports.DetachInstancesResponseBody = exports.DetachInstancesRequest = exports.DetachDBInstancesResponse = exports.DetachDBInstancesResponseBody = exports.DetachDBInstancesRequest = exports.DetachAlbServerGroupsResponse = exports.DetachAlbServerGroupsResponseBody = exports.DetachAlbServerGroupsRequest = exports.DescribeScheduledTasksResponse = exports.DescribeScheduledTasksResponseBody = exports.DescribeScheduledTasksRequest = exports.DescribeScalingRulesResponse = exports.DescribeScalingRulesResponseBody = exports.DescribeScalingRulesRequest = exports.DescribeScalingInstancesResponse = exports.DescribeScalingInstancesResponseBody = exports.DescribeScalingInstancesRequest = exports.DescribeScalingGroupsResponse = exports.DescribeScalingGroupsResponseBody = exports.DescribeScalingGroupsRequest = exports.DescribeScalingGroupDetailResponse = exports.DescribeScalingGroupDetailResponseBody = exports.DescribeScalingGroupDetailRequest = exports.DescribeScalingConfigurationsResponse = exports.DescribeScalingConfigurationsResponseBody = exports.DescribeScalingConfigurationsRequest = exports.DescribeScalingActivityDetailResponse = exports.DescribeScalingActivityDetailResponseBody = exports.DescribeScalingActivityDetailRequest = exports.DescribeScalingActivitiesResponse = exports.DescribeScalingActivitiesResponseBody = exports.DescribeScalingActivitiesRequest = exports.DescribeRegionsResponse = exports.DescribeRegionsResponseBody = exports.DescribeRegionsRequest = exports.DescribeNotificationTypesResponse = exports.DescribeNotificationTypesResponseBody = exports.DescribeNotificationTypesRequest = exports.DescribeNotificationConfigurationsResponse = exports.DescribeNotificationConfigurationsResponseBody = exports.DescribeNotificationConfigurationsRequest = exports.DescribeLimitationResponse = exports.DescribeLimitationResponseBody = exports.DescribeLimitationRequest = exports.DescribeLifecycleHooksResponse = exports.DescribeLifecycleHooksResponseBody = exports.DescribeLifecycleHooksRequest = exports.DescribeLifecycleActionsResponse = exports.DescribeLifecycleActionsResponseBody = exports.DescribeLifecycleActionsRequest = exports.DescribeEciScalingConfigurationsResponse = exports.DescribeEciScalingConfigurationsResponseBody = exports.DescribeEciScalingConfigurationsRequest = exports.DescribeEciScalingConfigurationDetailResponse = exports.DescribeEciScalingConfigurationDetailResponseBody = exports.DescribeEciScalingConfigurationDetailRequest = exports.DescribeAlarmsResponse = exports.DescribeAlarmsResponseBody = exports.DescribeAlarmsRequest = exports.DeleteScheduledTaskResponse = exports.DeleteScheduledTaskResponseBody = exports.DeleteScheduledTaskRequest = exports.DeleteScalingRuleResponse = exports.DeleteScalingRuleResponseBody = exports.DeleteScalingRuleRequest = exports.DeleteScalingGroupResponse = exports.DeleteScalingGroupResponseBody = exports.DeleteScalingGroupRequest = exports.DeleteScalingConfigurationResponse = exports.DeleteScalingConfigurationResponseBody = exports.DeleteScalingConfigurationRequest = exports.DeleteNotificationConfigurationResponse = exports.DeleteNotificationConfigurationResponseBody = exports.DeleteNotificationConfigurationRequest = exports.DeleteLifecycleHookResponse = exports.DeleteLifecycleHookResponseBody = exports.DeleteLifecycleHookRequest = exports.DeleteEciScalingConfigurationResponse = exports.DeleteEciScalingConfigurationResponseBody = exports.DeleteEciScalingConfigurationRequest = exports.DeleteAlarmResponse = exports.DeleteAlarmResponseBody = exports.DeleteAlarmRequest = exports.DeactivateScalingConfigurationResponse = exports.DeactivateScalingConfigurationResponseBody = exports.DeactivateScalingConfigurationRequest = exports.CreateScheduledTaskResponse = exports.CreateScheduledTaskResponseBody = exports.CreateScheduledTaskRequest = exports.CreateScalingRuleResponse = exports.CreateScalingRuleResponseBody = exports.CreateScalingRuleRequest = exports.CreateScalingGroupResponse = exports.CreateScalingGroupResponseBody = exports.CreateScalingGroupRequest = exports.CreateScalingConfigurationResponse = exports.CreateScalingConfigurationResponseBody = exports.CreateScalingConfigurationShrinkRequest = exports.CreateScalingConfigurationRequest = exports.CreateNotificationConfigurationResponse = exports.CreateNotificationConfigurationResponseBody = exports.CreateNotificationConfigurationRequest = exports.CreateLifecycleHookResponse = exports.CreateLifecycleHookResponseBody = exports.CreateLifecycleHookRequest = exports.CreateEciScalingConfigurationResponse = exports.CreateEciScalingConfigurationResponseBody = exports.CreateEciScalingConfigurationRequest = exports.CreateAlarmResponse = exports.CreateAlarmResponseBody = exports.CreateAlarmRequest = exports.CompleteLifecycleActionResponse = exports.CompleteLifecycleActionResponseBody = exports.CompleteLifecycleActionRequest = exports.ChangeResourceGroupResponse = exports.ChangeResourceGroupResponseBody = exports.ChangeResourceGroupRequest = exports.AttachVServerGroupsResponse = exports.AttachVServerGroupsResponseBody = exports.AttachVServerGroupsRequest = exports.AttachServerGroupsResponse = exports.AttachServerGroupsResponseBody = exports.AttachServerGroupsRequest = exports.AttachLoadBalancersResponse = exports.AttachLoadBalancersResponseBody = exports.AttachLoadBalancersRequest = exports.AttachInstancesResponse = exports.AttachInstancesResponseBody = exports.AttachInstancesRequest = exports.AttachDBInstancesResponse = exports.AttachDBInstancesResponseBody = exports.AttachDBInstancesRequest = exports.AttachAlbServerGroupsResponse = exports.AttachAlbServerGroupsResponseBody = exports.AttachAlbServerGroupsRequest = exports.ApplyScalingGroupResponse = exports.ApplyScalingGroupResponseBody = exports.ApplyScalingGroupRequest = exports.ApplyEciScalingConfigurationResponse = exports.ApplyEciScalingConfigurationResponseBody = exports.ApplyEciScalingConfigurationRequest = void 0;
|
|
13
26
|
// This file is auto-generated, don't edit it
|
|
14
27
|
/**
|
|
15
28
|
*
|
|
@@ -19,6 +32,68 @@ const openapi_client_1 = __importStar(require("@alicloud/openapi-client")), $Ope
|
|
|
19
32
|
const openapi_util_1 = __importDefault(require("@alicloud/openapi-util"));
|
|
20
33
|
const endpoint_util_1 = __importDefault(require("@alicloud/endpoint-util"));
|
|
21
34
|
const $tea = __importStar(require("@alicloud/tea-typescript"));
|
|
35
|
+
class ApplyEciScalingConfigurationRequest extends $tea.Model {
|
|
36
|
+
constructor(map) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
static names() {
|
|
40
|
+
return {
|
|
41
|
+
content: 'Content',
|
|
42
|
+
format: 'Format',
|
|
43
|
+
regionId: 'RegionId',
|
|
44
|
+
scalingConfigurationId: 'ScalingConfigurationId',
|
|
45
|
+
scalingGroupId: 'ScalingGroupId',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static types() {
|
|
49
|
+
return {
|
|
50
|
+
content: 'string',
|
|
51
|
+
format: 'string',
|
|
52
|
+
regionId: 'string',
|
|
53
|
+
scalingConfigurationId: 'string',
|
|
54
|
+
scalingGroupId: 'string',
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
exports.ApplyEciScalingConfigurationRequest = ApplyEciScalingConfigurationRequest;
|
|
59
|
+
class ApplyEciScalingConfigurationResponseBody extends $tea.Model {
|
|
60
|
+
constructor(map) {
|
|
61
|
+
super(map);
|
|
62
|
+
}
|
|
63
|
+
static names() {
|
|
64
|
+
return {
|
|
65
|
+
requestId: 'RequestId',
|
|
66
|
+
scalingConfigurationId: 'ScalingConfigurationId',
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
static types() {
|
|
70
|
+
return {
|
|
71
|
+
requestId: 'string',
|
|
72
|
+
scalingConfigurationId: 'string',
|
|
73
|
+
};
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.ApplyEciScalingConfigurationResponseBody = ApplyEciScalingConfigurationResponseBody;
|
|
77
|
+
class ApplyEciScalingConfigurationResponse extends $tea.Model {
|
|
78
|
+
constructor(map) {
|
|
79
|
+
super(map);
|
|
80
|
+
}
|
|
81
|
+
static names() {
|
|
82
|
+
return {
|
|
83
|
+
headers: 'headers',
|
|
84
|
+
statusCode: 'statusCode',
|
|
85
|
+
body: 'body',
|
|
86
|
+
};
|
|
87
|
+
}
|
|
88
|
+
static types() {
|
|
89
|
+
return {
|
|
90
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
91
|
+
statusCode: 'number',
|
|
92
|
+
body: ApplyEciScalingConfigurationResponseBody,
|
|
93
|
+
};
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
exports.ApplyEciScalingConfigurationResponse = ApplyEciScalingConfigurationResponse;
|
|
22
97
|
class ApplyScalingGroupRequest extends $tea.Model {
|
|
23
98
|
constructor(map) {
|
|
24
99
|
super(map);
|
|
@@ -1286,6 +1361,7 @@ class CreateScalingGroupRequest extends $tea.Model {
|
|
|
1286
1361
|
groupDeletionProtection: 'GroupDeletionProtection',
|
|
1287
1362
|
groupType: 'GroupType',
|
|
1288
1363
|
healthCheckType: 'HealthCheckType',
|
|
1364
|
+
healthCheckTypes: 'HealthCheckTypes',
|
|
1289
1365
|
instanceId: 'InstanceId',
|
|
1290
1366
|
launchTemplateId: 'LaunchTemplateId',
|
|
1291
1367
|
launchTemplateOverrides: 'LaunchTemplateOverrides',
|
|
@@ -1333,6 +1409,7 @@ class CreateScalingGroupRequest extends $tea.Model {
|
|
|
1333
1409
|
groupDeletionProtection: 'boolean',
|
|
1334
1410
|
groupType: 'string',
|
|
1335
1411
|
healthCheckType: 'string',
|
|
1412
|
+
healthCheckTypes: { 'type': 'array', 'itemType': 'string' },
|
|
1336
1413
|
instanceId: 'string',
|
|
1337
1414
|
launchTemplateId: 'string',
|
|
1338
1415
|
launchTemplateOverrides: { 'type': 'array', 'itemType': CreateScalingGroupRequestLaunchTemplateOverrides },
|
|
@@ -2215,6 +2292,68 @@ class DescribeAlarmsResponse extends $tea.Model {
|
|
|
2215
2292
|
}
|
|
2216
2293
|
}
|
|
2217
2294
|
exports.DescribeAlarmsResponse = DescribeAlarmsResponse;
|
|
2295
|
+
class DescribeEciScalingConfigurationDetailRequest extends $tea.Model {
|
|
2296
|
+
constructor(map) {
|
|
2297
|
+
super(map);
|
|
2298
|
+
}
|
|
2299
|
+
static names() {
|
|
2300
|
+
return {
|
|
2301
|
+
outputFormat: 'OutputFormat',
|
|
2302
|
+
regionId: 'RegionId',
|
|
2303
|
+
scalingConfigurationId: 'ScalingConfigurationId',
|
|
2304
|
+
scalingGroupId: 'ScalingGroupId',
|
|
2305
|
+
};
|
|
2306
|
+
}
|
|
2307
|
+
static types() {
|
|
2308
|
+
return {
|
|
2309
|
+
outputFormat: 'string',
|
|
2310
|
+
regionId: 'string',
|
|
2311
|
+
scalingConfigurationId: 'string',
|
|
2312
|
+
scalingGroupId: 'string',
|
|
2313
|
+
};
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2316
|
+
exports.DescribeEciScalingConfigurationDetailRequest = DescribeEciScalingConfigurationDetailRequest;
|
|
2317
|
+
class DescribeEciScalingConfigurationDetailResponseBody extends $tea.Model {
|
|
2318
|
+
constructor(map) {
|
|
2319
|
+
super(map);
|
|
2320
|
+
}
|
|
2321
|
+
static names() {
|
|
2322
|
+
return {
|
|
2323
|
+
output: 'Output',
|
|
2324
|
+
requestId: 'RequestId',
|
|
2325
|
+
scalingConfiguration: 'ScalingConfiguration',
|
|
2326
|
+
};
|
|
2327
|
+
}
|
|
2328
|
+
static types() {
|
|
2329
|
+
return {
|
|
2330
|
+
output: 'string',
|
|
2331
|
+
requestId: 'string',
|
|
2332
|
+
scalingConfiguration: DescribeEciScalingConfigurationDetailResponseBodyScalingConfiguration,
|
|
2333
|
+
};
|
|
2334
|
+
}
|
|
2335
|
+
}
|
|
2336
|
+
exports.DescribeEciScalingConfigurationDetailResponseBody = DescribeEciScalingConfigurationDetailResponseBody;
|
|
2337
|
+
class DescribeEciScalingConfigurationDetailResponse extends $tea.Model {
|
|
2338
|
+
constructor(map) {
|
|
2339
|
+
super(map);
|
|
2340
|
+
}
|
|
2341
|
+
static names() {
|
|
2342
|
+
return {
|
|
2343
|
+
headers: 'headers',
|
|
2344
|
+
statusCode: 'statusCode',
|
|
2345
|
+
body: 'body',
|
|
2346
|
+
};
|
|
2347
|
+
}
|
|
2348
|
+
static types() {
|
|
2349
|
+
return {
|
|
2350
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2351
|
+
statusCode: 'number',
|
|
2352
|
+
body: DescribeEciScalingConfigurationDetailResponseBody,
|
|
2353
|
+
};
|
|
2354
|
+
}
|
|
2355
|
+
}
|
|
2356
|
+
exports.DescribeEciScalingConfigurationDetailResponse = DescribeEciScalingConfigurationDetailResponse;
|
|
2218
2357
|
class DescribeEciScalingConfigurationsRequest extends $tea.Model {
|
|
2219
2358
|
constructor(map) {
|
|
2220
2359
|
super(map);
|
|
@@ -2917,6 +3056,68 @@ class DescribeScalingConfigurationsResponse extends $tea.Model {
|
|
|
2917
3056
|
}
|
|
2918
3057
|
}
|
|
2919
3058
|
exports.DescribeScalingConfigurationsResponse = DescribeScalingConfigurationsResponse;
|
|
3059
|
+
class DescribeScalingGroupDetailRequest extends $tea.Model {
|
|
3060
|
+
constructor(map) {
|
|
3061
|
+
super(map);
|
|
3062
|
+
}
|
|
3063
|
+
static names() {
|
|
3064
|
+
return {
|
|
3065
|
+
outputFormat: 'OutputFormat',
|
|
3066
|
+
ownerId: 'OwnerId',
|
|
3067
|
+
regionId: 'RegionId',
|
|
3068
|
+
scalingGroupId: 'ScalingGroupId',
|
|
3069
|
+
};
|
|
3070
|
+
}
|
|
3071
|
+
static types() {
|
|
3072
|
+
return {
|
|
3073
|
+
outputFormat: 'string',
|
|
3074
|
+
ownerId: 'number',
|
|
3075
|
+
regionId: 'string',
|
|
3076
|
+
scalingGroupId: 'string',
|
|
3077
|
+
};
|
|
3078
|
+
}
|
|
3079
|
+
}
|
|
3080
|
+
exports.DescribeScalingGroupDetailRequest = DescribeScalingGroupDetailRequest;
|
|
3081
|
+
class DescribeScalingGroupDetailResponseBody extends $tea.Model {
|
|
3082
|
+
constructor(map) {
|
|
3083
|
+
super(map);
|
|
3084
|
+
}
|
|
3085
|
+
static names() {
|
|
3086
|
+
return {
|
|
3087
|
+
output: 'Output',
|
|
3088
|
+
requestId: 'RequestId',
|
|
3089
|
+
scalingGroup: 'ScalingGroup',
|
|
3090
|
+
};
|
|
3091
|
+
}
|
|
3092
|
+
static types() {
|
|
3093
|
+
return {
|
|
3094
|
+
output: 'string',
|
|
3095
|
+
requestId: 'string',
|
|
3096
|
+
scalingGroup: DescribeScalingGroupDetailResponseBodyScalingGroup,
|
|
3097
|
+
};
|
|
3098
|
+
}
|
|
3099
|
+
}
|
|
3100
|
+
exports.DescribeScalingGroupDetailResponseBody = DescribeScalingGroupDetailResponseBody;
|
|
3101
|
+
class DescribeScalingGroupDetailResponse extends $tea.Model {
|
|
3102
|
+
constructor(map) {
|
|
3103
|
+
super(map);
|
|
3104
|
+
}
|
|
3105
|
+
static names() {
|
|
3106
|
+
return {
|
|
3107
|
+
headers: 'headers',
|
|
3108
|
+
statusCode: 'statusCode',
|
|
3109
|
+
body: 'body',
|
|
3110
|
+
};
|
|
3111
|
+
}
|
|
3112
|
+
static types() {
|
|
3113
|
+
return {
|
|
3114
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
3115
|
+
statusCode: 'number',
|
|
3116
|
+
body: DescribeScalingGroupDetailResponseBody,
|
|
3117
|
+
};
|
|
3118
|
+
}
|
|
3119
|
+
}
|
|
3120
|
+
exports.DescribeScalingGroupDetailResponse = DescribeScalingGroupDetailResponse;
|
|
2920
3121
|
class DescribeScalingGroupsRequest extends $tea.Model {
|
|
2921
3122
|
constructor(map) {
|
|
2922
3123
|
super(map);
|
|
@@ -4553,6 +4754,68 @@ class ModifyEciScalingConfigurationResponse extends $tea.Model {
|
|
|
4553
4754
|
}
|
|
4554
4755
|
}
|
|
4555
4756
|
exports.ModifyEciScalingConfigurationResponse = ModifyEciScalingConfigurationResponse;
|
|
4757
|
+
class ModifyInstanceAttributeRequest extends $tea.Model {
|
|
4758
|
+
constructor(map) {
|
|
4759
|
+
super(map);
|
|
4760
|
+
}
|
|
4761
|
+
static names() {
|
|
4762
|
+
return {
|
|
4763
|
+
entrusted: 'Entrusted',
|
|
4764
|
+
instanceId: 'InstanceId',
|
|
4765
|
+
ownerId: 'OwnerId',
|
|
4766
|
+
regionId: 'RegionId',
|
|
4767
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
4768
|
+
scalingGroupId: 'ScalingGroupId',
|
|
4769
|
+
};
|
|
4770
|
+
}
|
|
4771
|
+
static types() {
|
|
4772
|
+
return {
|
|
4773
|
+
entrusted: 'boolean',
|
|
4774
|
+
instanceId: 'string',
|
|
4775
|
+
ownerId: 'number',
|
|
4776
|
+
regionId: 'string',
|
|
4777
|
+
resourceOwnerAccount: 'string',
|
|
4778
|
+
scalingGroupId: 'string',
|
|
4779
|
+
};
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4782
|
+
exports.ModifyInstanceAttributeRequest = ModifyInstanceAttributeRequest;
|
|
4783
|
+
class ModifyInstanceAttributeResponseBody extends $tea.Model {
|
|
4784
|
+
constructor(map) {
|
|
4785
|
+
super(map);
|
|
4786
|
+
}
|
|
4787
|
+
static names() {
|
|
4788
|
+
return {
|
|
4789
|
+
requestId: 'RequestId',
|
|
4790
|
+
};
|
|
4791
|
+
}
|
|
4792
|
+
static types() {
|
|
4793
|
+
return {
|
|
4794
|
+
requestId: 'string',
|
|
4795
|
+
};
|
|
4796
|
+
}
|
|
4797
|
+
}
|
|
4798
|
+
exports.ModifyInstanceAttributeResponseBody = ModifyInstanceAttributeResponseBody;
|
|
4799
|
+
class ModifyInstanceAttributeResponse extends $tea.Model {
|
|
4800
|
+
constructor(map) {
|
|
4801
|
+
super(map);
|
|
4802
|
+
}
|
|
4803
|
+
static names() {
|
|
4804
|
+
return {
|
|
4805
|
+
headers: 'headers',
|
|
4806
|
+
statusCode: 'statusCode',
|
|
4807
|
+
body: 'body',
|
|
4808
|
+
};
|
|
4809
|
+
}
|
|
4810
|
+
static types() {
|
|
4811
|
+
return {
|
|
4812
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
4813
|
+
statusCode: 'number',
|
|
4814
|
+
body: ModifyInstanceAttributeResponseBody,
|
|
4815
|
+
};
|
|
4816
|
+
}
|
|
4817
|
+
}
|
|
4818
|
+
exports.ModifyInstanceAttributeResponse = ModifyInstanceAttributeResponse;
|
|
4556
4819
|
class ModifyLifecycleHookRequest extends $tea.Model {
|
|
4557
4820
|
constructor(map) {
|
|
4558
4821
|
super(map);
|
|
@@ -4975,6 +5238,7 @@ class ModifyScalingGroupRequest extends $tea.Model {
|
|
|
4975
5238
|
disableDesiredCapacity: 'DisableDesiredCapacity',
|
|
4976
5239
|
groupDeletionProtection: 'GroupDeletionProtection',
|
|
4977
5240
|
healthCheckType: 'HealthCheckType',
|
|
5241
|
+
healthCheckTypes: 'HealthCheckTypes',
|
|
4978
5242
|
launchTemplateId: 'LaunchTemplateId',
|
|
4979
5243
|
launchTemplateOverrides: 'LaunchTemplateOverrides',
|
|
4980
5244
|
launchTemplateVersion: 'LaunchTemplateVersion',
|
|
@@ -4991,6 +5255,7 @@ class ModifyScalingGroupRequest extends $tea.Model {
|
|
|
4991
5255
|
resourceOwnerId: 'ResourceOwnerId',
|
|
4992
5256
|
scalingGroupId: 'ScalingGroupId',
|
|
4993
5257
|
scalingGroupName: 'ScalingGroupName',
|
|
5258
|
+
scalingPolicy: 'ScalingPolicy',
|
|
4994
5259
|
spotAllocationStrategy: 'SpotAllocationStrategy',
|
|
4995
5260
|
spotInstancePools: 'SpotInstancePools',
|
|
4996
5261
|
spotInstanceRemedy: 'SpotInstanceRemedy',
|
|
@@ -5009,6 +5274,7 @@ class ModifyScalingGroupRequest extends $tea.Model {
|
|
|
5009
5274
|
disableDesiredCapacity: 'boolean',
|
|
5010
5275
|
groupDeletionProtection: 'boolean',
|
|
5011
5276
|
healthCheckType: 'string',
|
|
5277
|
+
healthCheckTypes: { 'type': 'array', 'itemType': 'string' },
|
|
5012
5278
|
launchTemplateId: 'string',
|
|
5013
5279
|
launchTemplateOverrides: { 'type': 'array', 'itemType': ModifyScalingGroupRequestLaunchTemplateOverrides },
|
|
5014
5280
|
launchTemplateVersion: 'string',
|
|
@@ -5025,6 +5291,7 @@ class ModifyScalingGroupRequest extends $tea.Model {
|
|
|
5025
5291
|
resourceOwnerId: 'number',
|
|
5026
5292
|
scalingGroupId: 'string',
|
|
5027
5293
|
scalingGroupName: 'string',
|
|
5294
|
+
scalingPolicy: 'string',
|
|
5028
5295
|
spotAllocationStrategy: 'string',
|
|
5029
5296
|
spotInstancePools: 'number',
|
|
5030
5297
|
spotInstanceRemedy: 'boolean',
|
|
@@ -5519,9 +5786,11 @@ class ScaleWithAdjustmentRequest extends $tea.Model {
|
|
|
5519
5786
|
}
|
|
5520
5787
|
static names() {
|
|
5521
5788
|
return {
|
|
5789
|
+
activityMetadata: 'ActivityMetadata',
|
|
5522
5790
|
adjustmentType: 'AdjustmentType',
|
|
5523
5791
|
adjustmentValue: 'AdjustmentValue',
|
|
5524
5792
|
clientToken: 'ClientToken',
|
|
5793
|
+
lifecycleHookContext: 'LifecycleHookContext',
|
|
5525
5794
|
minAdjustmentMagnitude: 'MinAdjustmentMagnitude',
|
|
5526
5795
|
overrides: 'Overrides',
|
|
5527
5796
|
ownerId: 'OwnerId',
|
|
@@ -5532,9 +5801,11 @@ class ScaleWithAdjustmentRequest extends $tea.Model {
|
|
|
5532
5801
|
}
|
|
5533
5802
|
static types() {
|
|
5534
5803
|
return {
|
|
5804
|
+
activityMetadata: 'string',
|
|
5535
5805
|
adjustmentType: 'string',
|
|
5536
5806
|
adjustmentValue: 'number',
|
|
5537
5807
|
clientToken: 'string',
|
|
5808
|
+
lifecycleHookContext: ScaleWithAdjustmentRequestLifecycleHookContext,
|
|
5538
5809
|
minAdjustmentMagnitude: 'number',
|
|
5539
5810
|
overrides: ScaleWithAdjustmentRequestOverrides,
|
|
5540
5811
|
ownerId: 'number',
|
|
@@ -5551,9 +5822,11 @@ class ScaleWithAdjustmentShrinkRequest extends $tea.Model {
|
|
|
5551
5822
|
}
|
|
5552
5823
|
static names() {
|
|
5553
5824
|
return {
|
|
5825
|
+
activityMetadata: 'ActivityMetadata',
|
|
5554
5826
|
adjustmentType: 'AdjustmentType',
|
|
5555
5827
|
adjustmentValue: 'AdjustmentValue',
|
|
5556
5828
|
clientToken: 'ClientToken',
|
|
5829
|
+
lifecycleHookContextShrink: 'LifecycleHookContext',
|
|
5557
5830
|
minAdjustmentMagnitude: 'MinAdjustmentMagnitude',
|
|
5558
5831
|
overridesShrink: 'Overrides',
|
|
5559
5832
|
ownerId: 'OwnerId',
|
|
@@ -5564,9 +5837,11 @@ class ScaleWithAdjustmentShrinkRequest extends $tea.Model {
|
|
|
5564
5837
|
}
|
|
5565
5838
|
static types() {
|
|
5566
5839
|
return {
|
|
5840
|
+
activityMetadata: 'string',
|
|
5567
5841
|
adjustmentType: 'string',
|
|
5568
5842
|
adjustmentValue: 'number',
|
|
5569
5843
|
clientToken: 'string',
|
|
5844
|
+
lifecycleHookContextShrink: 'string',
|
|
5570
5845
|
minAdjustmentMagnitude: 'number',
|
|
5571
5846
|
overridesShrink: 'string',
|
|
5572
5847
|
ownerId: 'number',
|
|
@@ -7663,7 +7938,7 @@ class DescribeAlarmsResponseBodyAlarmList extends $tea.Model {
|
|
|
7663
7938
|
}
|
|
7664
7939
|
}
|
|
7665
7940
|
exports.DescribeAlarmsResponseBodyAlarmList = DescribeAlarmsResponseBodyAlarmList;
|
|
7666
|
-
class
|
|
7941
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationAcrRegistryInfos extends $tea.Model {
|
|
7667
7942
|
constructor(map) {
|
|
7668
7943
|
super(map);
|
|
7669
7944
|
}
|
|
@@ -7684,8 +7959,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsAcrRegist
|
|
|
7684
7959
|
};
|
|
7685
7960
|
}
|
|
7686
7961
|
}
|
|
7687
|
-
exports.
|
|
7688
|
-
class
|
|
7962
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationAcrRegistryInfos = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationAcrRegistryInfos;
|
|
7963
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersEnvironmentVars extends $tea.Model {
|
|
7689
7964
|
constructor(map) {
|
|
7690
7965
|
super(map);
|
|
7691
7966
|
}
|
|
@@ -7704,8 +7979,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainer
|
|
|
7704
7979
|
};
|
|
7705
7980
|
}
|
|
7706
7981
|
}
|
|
7707
|
-
exports.
|
|
7708
|
-
class
|
|
7982
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersEnvironmentVars = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersEnvironmentVars;
|
|
7983
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersPorts extends $tea.Model {
|
|
7709
7984
|
constructor(map) {
|
|
7710
7985
|
super(map);
|
|
7711
7986
|
}
|
|
@@ -7722,8 +7997,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainer
|
|
|
7722
7997
|
};
|
|
7723
7998
|
}
|
|
7724
7999
|
}
|
|
7725
|
-
exports.
|
|
7726
|
-
class
|
|
8000
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersPorts = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersPorts;
|
|
8001
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersVolumeMounts extends $tea.Model {
|
|
7727
8002
|
constructor(map) {
|
|
7728
8003
|
super(map);
|
|
7729
8004
|
}
|
|
@@ -7746,8 +8021,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainer
|
|
|
7746
8021
|
};
|
|
7747
8022
|
}
|
|
7748
8023
|
}
|
|
7749
|
-
exports.
|
|
7750
|
-
class
|
|
8024
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersVolumeMounts = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersVolumeMounts;
|
|
8025
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainers extends $tea.Model {
|
|
7751
8026
|
constructor(map) {
|
|
7752
8027
|
super(map);
|
|
7753
8028
|
}
|
|
@@ -7812,7 +8087,7 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainer
|
|
|
7812
8087
|
args: { 'type': 'array', 'itemType': 'string' },
|
|
7813
8088
|
commands: { 'type': 'array', 'itemType': 'string' },
|
|
7814
8089
|
cpu: 'number',
|
|
7815
|
-
environmentVars: { 'type': 'array', 'itemType':
|
|
8090
|
+
environmentVars: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersEnvironmentVars },
|
|
7816
8091
|
gpu: 'number',
|
|
7817
8092
|
image: 'string',
|
|
7818
8093
|
imagePullPolicy: 'string',
|
|
@@ -7842,7 +8117,7 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainer
|
|
|
7842
8117
|
livenessProbeTimeoutSeconds: 'number',
|
|
7843
8118
|
memory: 'number',
|
|
7844
8119
|
name: 'string',
|
|
7845
|
-
ports: { 'type': 'array', 'itemType':
|
|
8120
|
+
ports: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersPorts },
|
|
7846
8121
|
readinessProbeExecCommands: { 'type': 'array', 'itemType': 'string' },
|
|
7847
8122
|
readinessProbeFailureThreshold: 'number',
|
|
7848
8123
|
readinessProbeHttpGetPath: 'string',
|
|
@@ -7859,13 +8134,13 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainer
|
|
|
7859
8134
|
stdin: 'boolean',
|
|
7860
8135
|
stdinOnce: 'boolean',
|
|
7861
8136
|
tty: 'boolean',
|
|
7862
|
-
volumeMounts: { 'type': 'array', 'itemType':
|
|
8137
|
+
volumeMounts: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainersVolumeMounts },
|
|
7863
8138
|
workingDir: 'string',
|
|
7864
8139
|
};
|
|
7865
8140
|
}
|
|
7866
8141
|
}
|
|
7867
|
-
exports.
|
|
7868
|
-
class
|
|
8142
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainers = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainers;
|
|
8143
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationDnsConfigOptions extends $tea.Model {
|
|
7869
8144
|
constructor(map) {
|
|
7870
8145
|
super(map);
|
|
7871
8146
|
}
|
|
@@ -7882,8 +8157,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsDnsConfig
|
|
|
7882
8157
|
};
|
|
7883
8158
|
}
|
|
7884
8159
|
}
|
|
7885
|
-
exports.
|
|
7886
|
-
class
|
|
8160
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationDnsConfigOptions = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationDnsConfigOptions;
|
|
8161
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationHostAliases extends $tea.Model {
|
|
7887
8162
|
constructor(map) {
|
|
7888
8163
|
super(map);
|
|
7889
8164
|
}
|
|
@@ -7900,8 +8175,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsHostAlias
|
|
|
7900
8175
|
};
|
|
7901
8176
|
}
|
|
7902
8177
|
}
|
|
7903
|
-
exports.
|
|
7904
|
-
class
|
|
8178
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationHostAliases = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationHostAliases;
|
|
8179
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationImageRegistryCredentials extends $tea.Model {
|
|
7905
8180
|
constructor(map) {
|
|
7906
8181
|
super(map);
|
|
7907
8182
|
}
|
|
@@ -7920,8 +8195,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsImageRegi
|
|
|
7920
8195
|
};
|
|
7921
8196
|
}
|
|
7922
8197
|
}
|
|
7923
|
-
exports.
|
|
7924
|
-
class
|
|
8198
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationImageRegistryCredentials = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationImageRegistryCredentials;
|
|
8199
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerEnvironmentVars extends $tea.Model {
|
|
7925
8200
|
constructor(map) {
|
|
7926
8201
|
super(map);
|
|
7927
8202
|
}
|
|
@@ -7940,8 +8215,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitConta
|
|
|
7940
8215
|
};
|
|
7941
8216
|
}
|
|
7942
8217
|
}
|
|
7943
|
-
exports.
|
|
7944
|
-
class
|
|
8218
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerEnvironmentVars = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerEnvironmentVars;
|
|
8219
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerPorts extends $tea.Model {
|
|
7945
8220
|
constructor(map) {
|
|
7946
8221
|
super(map);
|
|
7947
8222
|
}
|
|
@@ -7958,8 +8233,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitConta
|
|
|
7958
8233
|
};
|
|
7959
8234
|
}
|
|
7960
8235
|
}
|
|
7961
|
-
exports.
|
|
7962
|
-
class
|
|
8236
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerPorts = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerPorts;
|
|
8237
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerVolumeMounts extends $tea.Model {
|
|
7963
8238
|
constructor(map) {
|
|
7964
8239
|
super(map);
|
|
7965
8240
|
}
|
|
@@ -7982,8 +8257,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitConta
|
|
|
7982
8257
|
};
|
|
7983
8258
|
}
|
|
7984
8259
|
}
|
|
7985
|
-
exports.
|
|
7986
|
-
class
|
|
8260
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerVolumeMounts = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerVolumeMounts;
|
|
8261
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainers extends $tea.Model {
|
|
7987
8262
|
constructor(map) {
|
|
7988
8263
|
super(map);
|
|
7989
8264
|
}
|
|
@@ -8014,9 +8289,9 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitConta
|
|
|
8014
8289
|
imagePullPolicy: 'string',
|
|
8015
8290
|
initContainerArgs: { 'type': 'array', 'itemType': 'string' },
|
|
8016
8291
|
initContainerCommands: { 'type': 'array', 'itemType': 'string' },
|
|
8017
|
-
initContainerEnvironmentVars: { 'type': 'array', 'itemType':
|
|
8018
|
-
initContainerPorts: { 'type': 'array', 'itemType':
|
|
8019
|
-
initContainerVolumeMounts: { 'type': 'array', 'itemType':
|
|
8292
|
+
initContainerEnvironmentVars: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerEnvironmentVars },
|
|
8293
|
+
initContainerPorts: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerPorts },
|
|
8294
|
+
initContainerVolumeMounts: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainersInitContainerVolumeMounts },
|
|
8020
8295
|
memory: 'number',
|
|
8021
8296
|
name: 'string',
|
|
8022
8297
|
securityContextCapabilityAdds: { 'type': 'array', 'itemType': 'string' },
|
|
@@ -8026,8 +8301,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitConta
|
|
|
8026
8301
|
};
|
|
8027
8302
|
}
|
|
8028
8303
|
}
|
|
8029
|
-
exports.
|
|
8030
|
-
class
|
|
8304
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainers = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainers;
|
|
8305
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationSecurityContextSysCtls extends $tea.Model {
|
|
8031
8306
|
constructor(map) {
|
|
8032
8307
|
super(map);
|
|
8033
8308
|
}
|
|
@@ -8044,8 +8319,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsSecurityC
|
|
|
8044
8319
|
};
|
|
8045
8320
|
}
|
|
8046
8321
|
}
|
|
8047
|
-
exports.
|
|
8048
|
-
class
|
|
8322
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationSecurityContextSysCtls = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationSecurityContextSysCtls;
|
|
8323
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationTags extends $tea.Model {
|
|
8049
8324
|
constructor(map) {
|
|
8050
8325
|
super(map);
|
|
8051
8326
|
}
|
|
@@ -8062,8 +8337,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsTags exte
|
|
|
8062
8337
|
};
|
|
8063
8338
|
}
|
|
8064
8339
|
}
|
|
8065
|
-
exports.
|
|
8066
|
-
class
|
|
8340
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationTags = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationTags;
|
|
8341
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumesConfigFileVolumeConfigFileToPaths extends $tea.Model {
|
|
8067
8342
|
constructor(map) {
|
|
8068
8343
|
super(map);
|
|
8069
8344
|
}
|
|
@@ -8082,8 +8357,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumesCo
|
|
|
8082
8357
|
};
|
|
8083
8358
|
}
|
|
8084
8359
|
}
|
|
8085
|
-
exports.
|
|
8086
|
-
class
|
|
8360
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumesConfigFileVolumeConfigFileToPaths = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumesConfigFileVolumeConfigFileToPaths;
|
|
8361
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumes extends $tea.Model {
|
|
8087
8362
|
constructor(map) {
|
|
8088
8363
|
super(map);
|
|
8089
8364
|
}
|
|
@@ -8110,7 +8385,7 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes e
|
|
|
8110
8385
|
}
|
|
8111
8386
|
static types() {
|
|
8112
8387
|
return {
|
|
8113
|
-
configFileVolumeConfigFileToPaths: { 'type': 'array', 'itemType':
|
|
8388
|
+
configFileVolumeConfigFileToPaths: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumesConfigFileVolumeConfigFileToPaths },
|
|
8114
8389
|
configFileVolumeDefaultMode: 'number',
|
|
8115
8390
|
diskVolumeDiskId: 'string',
|
|
8116
8391
|
diskVolumeDiskSize: 'number',
|
|
@@ -8130,8 +8405,8 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes e
|
|
|
8130
8405
|
};
|
|
8131
8406
|
}
|
|
8132
8407
|
}
|
|
8133
|
-
exports.
|
|
8134
|
-
class
|
|
8408
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumes = DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumes;
|
|
8409
|
+
class DescribeEciScalingConfigurationDetailResponseBodyScalingConfiguration extends $tea.Model {
|
|
8135
8410
|
constructor(map) {
|
|
8136
8411
|
super(map);
|
|
8137
8412
|
}
|
|
@@ -8141,6 +8416,7 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurations extends
|
|
|
8141
8416
|
activeDeadlineSeconds: 'ActiveDeadlineSeconds',
|
|
8142
8417
|
autoCreateEip: 'AutoCreateEip',
|
|
8143
8418
|
autoMatchImageCache: 'AutoMatchImageCache',
|
|
8419
|
+
computeCategory: 'ComputeCategory',
|
|
8144
8420
|
containerGroupName: 'ContainerGroupName',
|
|
8145
8421
|
containers: 'Containers',
|
|
8146
8422
|
costOptimization: 'CostOptimization',
|
|
@@ -8159,6 +8435,9 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurations extends
|
|
|
8159
8435
|
dnsPolicy: 'DnsPolicy',
|
|
8160
8436
|
egressBandwidth: 'EgressBandwidth',
|
|
8161
8437
|
eipBandwidth: 'EipBandwidth',
|
|
8438
|
+
eipCommonBandwidthPackage: 'EipCommonBandwidthPackage',
|
|
8439
|
+
eipISP: 'EipISP',
|
|
8440
|
+
eipPublicIpAddressPoolId: 'EipPublicIpAddressPoolId',
|
|
8162
8441
|
ephemeralStorage: 'EphemeralStorage',
|
|
8163
8442
|
hostAliases: 'HostAliases',
|
|
8164
8443
|
hostName: 'HostName',
|
|
@@ -8192,12 +8471,13 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurations extends
|
|
|
8192
8471
|
}
|
|
8193
8472
|
static types() {
|
|
8194
8473
|
return {
|
|
8195
|
-
acrRegistryInfos: { 'type': 'array', 'itemType':
|
|
8474
|
+
acrRegistryInfos: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationAcrRegistryInfos },
|
|
8196
8475
|
activeDeadlineSeconds: 'number',
|
|
8197
8476
|
autoCreateEip: 'boolean',
|
|
8198
8477
|
autoMatchImageCache: 'boolean',
|
|
8478
|
+
computeCategory: { 'type': 'array', 'itemType': 'string' },
|
|
8199
8479
|
containerGroupName: 'string',
|
|
8200
|
-
containers: { 'type': 'array', 'itemType':
|
|
8480
|
+
containers: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationContainers },
|
|
8201
8481
|
costOptimization: 'boolean',
|
|
8202
8482
|
cpu: 'number',
|
|
8203
8483
|
cpuOptionsCore: 'number',
|
|
@@ -8209,18 +8489,21 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurations extends
|
|
|
8209
8489
|
dataCacheProvisionedIops: 'number',
|
|
8210
8490
|
description: 'string',
|
|
8211
8491
|
dnsConfigNameServers: { 'type': 'array', 'itemType': 'string' },
|
|
8212
|
-
dnsConfigOptions: { 'type': 'array', 'itemType':
|
|
8492
|
+
dnsConfigOptions: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationDnsConfigOptions },
|
|
8213
8493
|
dnsConfigSearches: { 'type': 'array', 'itemType': 'string' },
|
|
8214
8494
|
dnsPolicy: 'string',
|
|
8215
8495
|
egressBandwidth: 'number',
|
|
8216
8496
|
eipBandwidth: 'number',
|
|
8497
|
+
eipCommonBandwidthPackage: 'string',
|
|
8498
|
+
eipISP: 'string',
|
|
8499
|
+
eipPublicIpAddressPoolId: 'string',
|
|
8217
8500
|
ephemeralStorage: 'number',
|
|
8218
|
-
hostAliases: { 'type': 'array', 'itemType':
|
|
8501
|
+
hostAliases: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationHostAliases },
|
|
8219
8502
|
hostName: 'string',
|
|
8220
|
-
imageRegistryCredentials: { 'type': 'array', 'itemType':
|
|
8503
|
+
imageRegistryCredentials: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationImageRegistryCredentials },
|
|
8221
8504
|
imageSnapshotId: 'string',
|
|
8222
8505
|
ingressBandwidth: 'number',
|
|
8223
|
-
initContainers: { 'type': 'array', 'itemType':
|
|
8506
|
+
initContainers: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationInitContainers },
|
|
8224
8507
|
instanceFamilyLevel: 'string',
|
|
8225
8508
|
instanceTypes: { 'type': 'array', 'itemType': 'string' },
|
|
8226
8509
|
ipv6AddressCount: 'number',
|
|
@@ -8235,466 +8518,1346 @@ class DescribeEciScalingConfigurationsResponseBodyScalingConfigurations extends
|
|
|
8235
8518
|
scalingConfigurationId: 'string',
|
|
8236
8519
|
scalingConfigurationName: 'string',
|
|
8237
8520
|
scalingGroupId: 'string',
|
|
8238
|
-
securityContextSysCtls: { 'type': 'array', 'itemType':
|
|
8521
|
+
securityContextSysCtls: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationSecurityContextSysCtls },
|
|
8239
8522
|
securityGroupId: 'string',
|
|
8240
8523
|
slsEnable: 'boolean',
|
|
8241
8524
|
spotPriceLimit: 'number',
|
|
8242
8525
|
spotStrategy: 'string',
|
|
8243
|
-
tags: { 'type': 'array', 'itemType':
|
|
8526
|
+
tags: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationTags },
|
|
8244
8527
|
terminationGracePeriodSeconds: 'number',
|
|
8245
|
-
volumes: { 'type': 'array', 'itemType':
|
|
8528
|
+
volumes: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationDetailResponseBodyScalingConfigurationVolumes },
|
|
8246
8529
|
};
|
|
8247
8530
|
}
|
|
8248
8531
|
}
|
|
8249
|
-
exports.
|
|
8250
|
-
class
|
|
8532
|
+
exports.DescribeEciScalingConfigurationDetailResponseBodyScalingConfiguration = DescribeEciScalingConfigurationDetailResponseBodyScalingConfiguration;
|
|
8533
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsAcrRegistryInfos extends $tea.Model {
|
|
8251
8534
|
constructor(map) {
|
|
8252
8535
|
super(map);
|
|
8253
8536
|
}
|
|
8254
8537
|
static names() {
|
|
8255
8538
|
return {
|
|
8256
|
-
|
|
8257
|
-
|
|
8258
|
-
|
|
8259
|
-
|
|
8260
|
-
lifecycleHookId: 'LifecycleHookId',
|
|
8539
|
+
domains: 'Domains',
|
|
8540
|
+
instanceId: 'InstanceId',
|
|
8541
|
+
instanceName: 'InstanceName',
|
|
8542
|
+
regionId: 'RegionId',
|
|
8261
8543
|
};
|
|
8262
8544
|
}
|
|
8263
8545
|
static types() {
|
|
8264
8546
|
return {
|
|
8265
|
-
|
|
8266
|
-
|
|
8267
|
-
|
|
8268
|
-
|
|
8269
|
-
lifecycleHookId: 'string',
|
|
8547
|
+
domains: { 'type': 'array', 'itemType': 'string' },
|
|
8548
|
+
instanceId: 'string',
|
|
8549
|
+
instanceName: 'string',
|
|
8550
|
+
regionId: 'string',
|
|
8270
8551
|
};
|
|
8271
8552
|
}
|
|
8272
8553
|
}
|
|
8273
|
-
exports.
|
|
8274
|
-
class
|
|
8554
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsAcrRegistryInfos = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsAcrRegistryInfos;
|
|
8555
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersEnvironmentVars extends $tea.Model {
|
|
8275
8556
|
constructor(map) {
|
|
8276
8557
|
super(map);
|
|
8277
8558
|
}
|
|
8278
8559
|
static names() {
|
|
8279
8560
|
return {
|
|
8280
|
-
|
|
8281
|
-
|
|
8282
|
-
|
|
8283
|
-
lifecycleHookName: 'LifecycleHookName',
|
|
8284
|
-
lifecycleHookStatus: 'LifecycleHookStatus',
|
|
8285
|
-
lifecycleTransition: 'LifecycleTransition',
|
|
8286
|
-
notificationArn: 'NotificationArn',
|
|
8287
|
-
notificationMetadata: 'NotificationMetadata',
|
|
8288
|
-
scalingGroupId: 'ScalingGroupId',
|
|
8561
|
+
fieldRefFieldPath: 'FieldRefFieldPath',
|
|
8562
|
+
key: 'Key',
|
|
8563
|
+
value: 'Value',
|
|
8289
8564
|
};
|
|
8290
8565
|
}
|
|
8291
8566
|
static types() {
|
|
8292
8567
|
return {
|
|
8293
|
-
|
|
8294
|
-
|
|
8295
|
-
|
|
8296
|
-
lifecycleHookName: 'string',
|
|
8297
|
-
lifecycleHookStatus: 'string',
|
|
8298
|
-
lifecycleTransition: 'string',
|
|
8299
|
-
notificationArn: 'string',
|
|
8300
|
-
notificationMetadata: 'string',
|
|
8301
|
-
scalingGroupId: 'string',
|
|
8568
|
+
fieldRefFieldPath: 'string',
|
|
8569
|
+
key: 'string',
|
|
8570
|
+
value: 'string',
|
|
8302
8571
|
};
|
|
8303
8572
|
}
|
|
8304
8573
|
}
|
|
8305
|
-
exports.
|
|
8306
|
-
class
|
|
8574
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersEnvironmentVars = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersEnvironmentVars;
|
|
8575
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersPorts extends $tea.Model {
|
|
8307
8576
|
constructor(map) {
|
|
8308
8577
|
super(map);
|
|
8309
8578
|
}
|
|
8310
8579
|
static names() {
|
|
8311
8580
|
return {
|
|
8312
|
-
|
|
8313
|
-
|
|
8314
|
-
scalingGroupId: 'ScalingGroupId',
|
|
8581
|
+
port: 'Port',
|
|
8582
|
+
protocol: 'Protocol',
|
|
8315
8583
|
};
|
|
8316
8584
|
}
|
|
8317
8585
|
static types() {
|
|
8318
8586
|
return {
|
|
8319
|
-
|
|
8320
|
-
|
|
8321
|
-
scalingGroupId: 'string',
|
|
8587
|
+
port: 'number',
|
|
8588
|
+
protocol: 'string',
|
|
8322
8589
|
};
|
|
8323
8590
|
}
|
|
8324
8591
|
}
|
|
8325
|
-
exports.
|
|
8326
|
-
class
|
|
8592
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersPorts = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersPorts;
|
|
8593
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersVolumeMounts extends $tea.Model {
|
|
8327
8594
|
constructor(map) {
|
|
8328
8595
|
super(map);
|
|
8329
8596
|
}
|
|
8330
8597
|
static names() {
|
|
8331
8598
|
return {
|
|
8332
|
-
|
|
8333
|
-
|
|
8334
|
-
|
|
8335
|
-
|
|
8336
|
-
|
|
8599
|
+
mountPath: 'MountPath',
|
|
8600
|
+
mountPropagation: 'MountPropagation',
|
|
8601
|
+
name: 'Name',
|
|
8602
|
+
readOnly: 'ReadOnly',
|
|
8603
|
+
subPath: 'SubPath',
|
|
8337
8604
|
};
|
|
8338
8605
|
}
|
|
8339
8606
|
static types() {
|
|
8340
8607
|
return {
|
|
8341
|
-
|
|
8342
|
-
|
|
8343
|
-
|
|
8344
|
-
|
|
8345
|
-
|
|
8608
|
+
mountPath: 'string',
|
|
8609
|
+
mountPropagation: 'string',
|
|
8610
|
+
name: 'string',
|
|
8611
|
+
readOnly: 'boolean',
|
|
8612
|
+
subPath: 'string',
|
|
8346
8613
|
};
|
|
8347
8614
|
}
|
|
8348
8615
|
}
|
|
8349
|
-
exports.
|
|
8350
|
-
class
|
|
8616
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersVolumeMounts = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersVolumeMounts;
|
|
8617
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainers extends $tea.Model {
|
|
8351
8618
|
constructor(map) {
|
|
8352
8619
|
super(map);
|
|
8353
8620
|
}
|
|
8354
8621
|
static names() {
|
|
8355
8622
|
return {
|
|
8356
|
-
|
|
8357
|
-
|
|
8358
|
-
|
|
8359
|
-
|
|
8360
|
-
|
|
8361
|
-
|
|
8362
|
-
|
|
8363
|
-
|
|
8364
|
-
|
|
8365
|
-
|
|
8366
|
-
|
|
8367
|
-
|
|
8368
|
-
|
|
8369
|
-
|
|
8370
|
-
|
|
8371
|
-
|
|
8372
|
-
|
|
8373
|
-
|
|
8374
|
-
|
|
8375
|
-
|
|
8376
|
-
|
|
8377
|
-
|
|
8378
|
-
|
|
8379
|
-
|
|
8623
|
+
args: 'Args',
|
|
8624
|
+
commands: 'Commands',
|
|
8625
|
+
cpu: 'Cpu',
|
|
8626
|
+
environmentVars: 'EnvironmentVars',
|
|
8627
|
+
gpu: 'Gpu',
|
|
8628
|
+
image: 'Image',
|
|
8629
|
+
imagePullPolicy: 'ImagePullPolicy',
|
|
8630
|
+
lifecyclePostStartHandlerExecs: 'LifecyclePostStartHandlerExecs',
|
|
8631
|
+
lifecyclePostStartHandlerHttpGetHost: 'LifecyclePostStartHandlerHttpGetHost',
|
|
8632
|
+
lifecyclePostStartHandlerHttpGetPath: 'LifecyclePostStartHandlerHttpGetPath',
|
|
8633
|
+
lifecyclePostStartHandlerHttpGetPort: 'LifecyclePostStartHandlerHttpGetPort',
|
|
8634
|
+
lifecyclePostStartHandlerHttpGetScheme: 'LifecyclePostStartHandlerHttpGetScheme',
|
|
8635
|
+
lifecyclePostStartHandlerTcpSocketHost: 'LifecyclePostStartHandlerTcpSocketHost',
|
|
8636
|
+
lifecyclePostStartHandlerTcpSocketPort: 'LifecyclePostStartHandlerTcpSocketPort',
|
|
8637
|
+
lifecyclePreStopHandlerExecs: 'LifecyclePreStopHandlerExecs',
|
|
8638
|
+
lifecyclePreStopHandlerHttpGetHost: 'LifecyclePreStopHandlerHttpGetHost',
|
|
8639
|
+
lifecyclePreStopHandlerHttpGetPath: 'LifecyclePreStopHandlerHttpGetPath',
|
|
8640
|
+
lifecyclePreStopHandlerHttpGetPort: 'LifecyclePreStopHandlerHttpGetPort',
|
|
8641
|
+
lifecyclePreStopHandlerHttpGetScheme: 'LifecyclePreStopHandlerHttpGetScheme',
|
|
8642
|
+
lifecyclePreStopHandlerTcpSocketHost: 'LifecyclePreStopHandlerTcpSocketHost',
|
|
8643
|
+
lifecyclePreStopHandlerTcpSocketPort: 'LifecyclePreStopHandlerTcpSocketPort',
|
|
8644
|
+
livenessProbeExecCommands: 'LivenessProbeExecCommands',
|
|
8645
|
+
livenessProbeFailureThreshold: 'LivenessProbeFailureThreshold',
|
|
8646
|
+
livenessProbeHttpGetPath: 'LivenessProbeHttpGetPath',
|
|
8647
|
+
livenessProbeHttpGetPort: 'LivenessProbeHttpGetPort',
|
|
8648
|
+
livenessProbeHttpGetScheme: 'LivenessProbeHttpGetScheme',
|
|
8649
|
+
livenessProbeInitialDelaySeconds: 'LivenessProbeInitialDelaySeconds',
|
|
8650
|
+
livenessProbePeriodSeconds: 'LivenessProbePeriodSeconds',
|
|
8651
|
+
livenessProbeSuccessThreshold: 'LivenessProbeSuccessThreshold',
|
|
8652
|
+
livenessProbeTcpSocketPort: 'LivenessProbeTcpSocketPort',
|
|
8653
|
+
livenessProbeTimeoutSeconds: 'LivenessProbeTimeoutSeconds',
|
|
8654
|
+
memory: 'Memory',
|
|
8655
|
+
name: 'Name',
|
|
8656
|
+
ports: 'Ports',
|
|
8657
|
+
readinessProbeExecCommands: 'ReadinessProbeExecCommands',
|
|
8658
|
+
readinessProbeFailureThreshold: 'ReadinessProbeFailureThreshold',
|
|
8659
|
+
readinessProbeHttpGetPath: 'ReadinessProbeHttpGetPath',
|
|
8660
|
+
readinessProbeHttpGetPort: 'ReadinessProbeHttpGetPort',
|
|
8661
|
+
readinessProbeHttpGetScheme: 'ReadinessProbeHttpGetScheme',
|
|
8662
|
+
readinessProbeInitialDelaySeconds: 'ReadinessProbeInitialDelaySeconds',
|
|
8663
|
+
readinessProbePeriodSeconds: 'ReadinessProbePeriodSeconds',
|
|
8664
|
+
readinessProbeSuccessThreshold: 'ReadinessProbeSuccessThreshold',
|
|
8665
|
+
readinessProbeTcpSocketPort: 'ReadinessProbeTcpSocketPort',
|
|
8666
|
+
readinessProbeTimeoutSeconds: 'ReadinessProbeTimeoutSeconds',
|
|
8667
|
+
securityContextCapabilityAdds: 'SecurityContextCapabilityAdds',
|
|
8668
|
+
securityContextReadOnlyRootFilesystem: 'SecurityContextReadOnlyRootFilesystem',
|
|
8669
|
+
securityContextRunAsUser: 'SecurityContextRunAsUser',
|
|
8670
|
+
stdin: 'Stdin',
|
|
8671
|
+
stdinOnce: 'StdinOnce',
|
|
8672
|
+
tty: 'Tty',
|
|
8673
|
+
volumeMounts: 'VolumeMounts',
|
|
8674
|
+
workingDir: 'WorkingDir',
|
|
8675
|
+
};
|
|
8676
|
+
}
|
|
8677
|
+
static types() {
|
|
8678
|
+
return {
|
|
8679
|
+
args: { 'type': 'array', 'itemType': 'string' },
|
|
8680
|
+
commands: { 'type': 'array', 'itemType': 'string' },
|
|
8681
|
+
cpu: 'number',
|
|
8682
|
+
environmentVars: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersEnvironmentVars },
|
|
8683
|
+
gpu: 'number',
|
|
8684
|
+
image: 'string',
|
|
8685
|
+
imagePullPolicy: 'string',
|
|
8686
|
+
lifecyclePostStartHandlerExecs: { 'type': 'array', 'itemType': 'string' },
|
|
8687
|
+
lifecyclePostStartHandlerHttpGetHost: 'string',
|
|
8688
|
+
lifecyclePostStartHandlerHttpGetPath: 'string',
|
|
8689
|
+
lifecyclePostStartHandlerHttpGetPort: 'number',
|
|
8690
|
+
lifecyclePostStartHandlerHttpGetScheme: 'string',
|
|
8691
|
+
lifecyclePostStartHandlerTcpSocketHost: 'string',
|
|
8692
|
+
lifecyclePostStartHandlerTcpSocketPort: 'number',
|
|
8693
|
+
lifecyclePreStopHandlerExecs: { 'type': 'array', 'itemType': 'string' },
|
|
8694
|
+
lifecyclePreStopHandlerHttpGetHost: 'string',
|
|
8695
|
+
lifecyclePreStopHandlerHttpGetPath: 'string',
|
|
8696
|
+
lifecyclePreStopHandlerHttpGetPort: 'number',
|
|
8697
|
+
lifecyclePreStopHandlerHttpGetScheme: 'string',
|
|
8698
|
+
lifecyclePreStopHandlerTcpSocketHost: 'string',
|
|
8699
|
+
lifecyclePreStopHandlerTcpSocketPort: 'number',
|
|
8700
|
+
livenessProbeExecCommands: { 'type': 'array', 'itemType': 'string' },
|
|
8701
|
+
livenessProbeFailureThreshold: 'number',
|
|
8702
|
+
livenessProbeHttpGetPath: 'string',
|
|
8703
|
+
livenessProbeHttpGetPort: 'number',
|
|
8704
|
+
livenessProbeHttpGetScheme: 'string',
|
|
8705
|
+
livenessProbeInitialDelaySeconds: 'number',
|
|
8706
|
+
livenessProbePeriodSeconds: 'number',
|
|
8707
|
+
livenessProbeSuccessThreshold: 'number',
|
|
8708
|
+
livenessProbeTcpSocketPort: 'number',
|
|
8709
|
+
livenessProbeTimeoutSeconds: 'number',
|
|
8710
|
+
memory: 'number',
|
|
8711
|
+
name: 'string',
|
|
8712
|
+
ports: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersPorts },
|
|
8713
|
+
readinessProbeExecCommands: { 'type': 'array', 'itemType': 'string' },
|
|
8714
|
+
readinessProbeFailureThreshold: 'number',
|
|
8715
|
+
readinessProbeHttpGetPath: 'string',
|
|
8716
|
+
readinessProbeHttpGetPort: 'number',
|
|
8717
|
+
readinessProbeHttpGetScheme: 'string',
|
|
8718
|
+
readinessProbeInitialDelaySeconds: 'number',
|
|
8719
|
+
readinessProbePeriodSeconds: 'number',
|
|
8720
|
+
readinessProbeSuccessThreshold: 'number',
|
|
8721
|
+
readinessProbeTcpSocketPort: 'number',
|
|
8722
|
+
readinessProbeTimeoutSeconds: 'number',
|
|
8723
|
+
securityContextCapabilityAdds: { 'type': 'array', 'itemType': 'string' },
|
|
8724
|
+
securityContextReadOnlyRootFilesystem: 'boolean',
|
|
8725
|
+
securityContextRunAsUser: 'number',
|
|
8726
|
+
stdin: 'boolean',
|
|
8727
|
+
stdinOnce: 'boolean',
|
|
8728
|
+
tty: 'boolean',
|
|
8729
|
+
volumeMounts: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainersVolumeMounts },
|
|
8730
|
+
workingDir: 'string',
|
|
8731
|
+
};
|
|
8732
|
+
}
|
|
8733
|
+
}
|
|
8734
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainers = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainers;
|
|
8735
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsDnsConfigOptions extends $tea.Model {
|
|
8736
|
+
constructor(map) {
|
|
8737
|
+
super(map);
|
|
8738
|
+
}
|
|
8739
|
+
static names() {
|
|
8740
|
+
return {
|
|
8741
|
+
name: 'Name',
|
|
8742
|
+
value: 'Value',
|
|
8743
|
+
};
|
|
8744
|
+
}
|
|
8745
|
+
static types() {
|
|
8746
|
+
return {
|
|
8747
|
+
name: 'string',
|
|
8748
|
+
value: 'string',
|
|
8749
|
+
};
|
|
8750
|
+
}
|
|
8751
|
+
}
|
|
8752
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsDnsConfigOptions = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsDnsConfigOptions;
|
|
8753
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsHostAliases extends $tea.Model {
|
|
8754
|
+
constructor(map) {
|
|
8755
|
+
super(map);
|
|
8756
|
+
}
|
|
8757
|
+
static names() {
|
|
8758
|
+
return {
|
|
8759
|
+
hostnames: 'Hostnames',
|
|
8760
|
+
ip: 'Ip',
|
|
8761
|
+
};
|
|
8762
|
+
}
|
|
8763
|
+
static types() {
|
|
8764
|
+
return {
|
|
8765
|
+
hostnames: { 'type': 'array', 'itemType': 'string' },
|
|
8766
|
+
ip: 'string',
|
|
8767
|
+
};
|
|
8768
|
+
}
|
|
8769
|
+
}
|
|
8770
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsHostAliases = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsHostAliases;
|
|
8771
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsImageRegistryCredentials extends $tea.Model {
|
|
8772
|
+
constructor(map) {
|
|
8773
|
+
super(map);
|
|
8774
|
+
}
|
|
8775
|
+
static names() {
|
|
8776
|
+
return {
|
|
8777
|
+
password: 'Password',
|
|
8778
|
+
server: 'Server',
|
|
8779
|
+
userName: 'UserName',
|
|
8780
|
+
};
|
|
8781
|
+
}
|
|
8782
|
+
static types() {
|
|
8783
|
+
return {
|
|
8784
|
+
password: 'string',
|
|
8785
|
+
server: 'string',
|
|
8786
|
+
userName: 'string',
|
|
8787
|
+
};
|
|
8788
|
+
}
|
|
8789
|
+
}
|
|
8790
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsImageRegistryCredentials = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsImageRegistryCredentials;
|
|
8791
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerEnvironmentVars extends $tea.Model {
|
|
8792
|
+
constructor(map) {
|
|
8793
|
+
super(map);
|
|
8794
|
+
}
|
|
8795
|
+
static names() {
|
|
8796
|
+
return {
|
|
8797
|
+
fieldRefFieldPath: 'FieldRefFieldPath',
|
|
8798
|
+
key: 'Key',
|
|
8799
|
+
value: 'Value',
|
|
8800
|
+
};
|
|
8801
|
+
}
|
|
8802
|
+
static types() {
|
|
8803
|
+
return {
|
|
8804
|
+
fieldRefFieldPath: 'string',
|
|
8805
|
+
key: 'string',
|
|
8806
|
+
value: 'string',
|
|
8807
|
+
};
|
|
8808
|
+
}
|
|
8809
|
+
}
|
|
8810
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerEnvironmentVars = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerEnvironmentVars;
|
|
8811
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerPorts extends $tea.Model {
|
|
8812
|
+
constructor(map) {
|
|
8813
|
+
super(map);
|
|
8814
|
+
}
|
|
8815
|
+
static names() {
|
|
8816
|
+
return {
|
|
8817
|
+
port: 'Port',
|
|
8818
|
+
protocol: 'Protocol',
|
|
8819
|
+
};
|
|
8820
|
+
}
|
|
8821
|
+
static types() {
|
|
8822
|
+
return {
|
|
8823
|
+
port: 'number',
|
|
8824
|
+
protocol: 'string',
|
|
8825
|
+
};
|
|
8826
|
+
}
|
|
8827
|
+
}
|
|
8828
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerPorts = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerPorts;
|
|
8829
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerVolumeMounts extends $tea.Model {
|
|
8830
|
+
constructor(map) {
|
|
8831
|
+
super(map);
|
|
8832
|
+
}
|
|
8833
|
+
static names() {
|
|
8834
|
+
return {
|
|
8835
|
+
mountPath: 'MountPath',
|
|
8836
|
+
mountPropagation: 'MountPropagation',
|
|
8837
|
+
name: 'Name',
|
|
8838
|
+
readOnly: 'ReadOnly',
|
|
8839
|
+
subPath: 'SubPath',
|
|
8840
|
+
};
|
|
8841
|
+
}
|
|
8842
|
+
static types() {
|
|
8843
|
+
return {
|
|
8844
|
+
mountPath: 'string',
|
|
8845
|
+
mountPropagation: 'string',
|
|
8846
|
+
name: 'string',
|
|
8847
|
+
readOnly: 'boolean',
|
|
8848
|
+
subPath: 'string',
|
|
8849
|
+
};
|
|
8850
|
+
}
|
|
8851
|
+
}
|
|
8852
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerVolumeMounts = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerVolumeMounts;
|
|
8853
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainers extends $tea.Model {
|
|
8854
|
+
constructor(map) {
|
|
8855
|
+
super(map);
|
|
8856
|
+
}
|
|
8857
|
+
static names() {
|
|
8858
|
+
return {
|
|
8859
|
+
cpu: 'Cpu',
|
|
8860
|
+
gpu: 'Gpu',
|
|
8861
|
+
image: 'Image',
|
|
8862
|
+
imagePullPolicy: 'ImagePullPolicy',
|
|
8863
|
+
initContainerArgs: 'InitContainerArgs',
|
|
8864
|
+
initContainerCommands: 'InitContainerCommands',
|
|
8865
|
+
initContainerEnvironmentVars: 'InitContainerEnvironmentVars',
|
|
8866
|
+
initContainerPorts: 'InitContainerPorts',
|
|
8867
|
+
initContainerVolumeMounts: 'InitContainerVolumeMounts',
|
|
8868
|
+
memory: 'Memory',
|
|
8869
|
+
name: 'Name',
|
|
8870
|
+
securityContextCapabilityAdds: 'SecurityContextCapabilityAdds',
|
|
8871
|
+
securityContextReadOnlyRootFilesystem: 'SecurityContextReadOnlyRootFilesystem',
|
|
8872
|
+
securityContextRunAsUser: 'SecurityContextRunAsUser',
|
|
8873
|
+
workingDir: 'WorkingDir',
|
|
8874
|
+
};
|
|
8875
|
+
}
|
|
8876
|
+
static types() {
|
|
8877
|
+
return {
|
|
8878
|
+
cpu: 'number',
|
|
8879
|
+
gpu: 'number',
|
|
8880
|
+
image: 'string',
|
|
8881
|
+
imagePullPolicy: 'string',
|
|
8882
|
+
initContainerArgs: { 'type': 'array', 'itemType': 'string' },
|
|
8883
|
+
initContainerCommands: { 'type': 'array', 'itemType': 'string' },
|
|
8884
|
+
initContainerEnvironmentVars: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerEnvironmentVars },
|
|
8885
|
+
initContainerPorts: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerPorts },
|
|
8886
|
+
initContainerVolumeMounts: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainersInitContainerVolumeMounts },
|
|
8887
|
+
memory: 'number',
|
|
8888
|
+
name: 'string',
|
|
8889
|
+
securityContextCapabilityAdds: { 'type': 'array', 'itemType': 'string' },
|
|
8890
|
+
securityContextReadOnlyRootFilesystem: 'boolean',
|
|
8891
|
+
securityContextRunAsUser: 'string',
|
|
8892
|
+
workingDir: 'string',
|
|
8893
|
+
};
|
|
8894
|
+
}
|
|
8895
|
+
}
|
|
8896
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainers = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainers;
|
|
8897
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsSecurityContextSysCtls extends $tea.Model {
|
|
8898
|
+
constructor(map) {
|
|
8899
|
+
super(map);
|
|
8900
|
+
}
|
|
8901
|
+
static names() {
|
|
8902
|
+
return {
|
|
8903
|
+
name: 'Name',
|
|
8904
|
+
value: 'Value',
|
|
8905
|
+
};
|
|
8906
|
+
}
|
|
8907
|
+
static types() {
|
|
8908
|
+
return {
|
|
8909
|
+
name: 'string',
|
|
8910
|
+
value: 'string',
|
|
8911
|
+
};
|
|
8912
|
+
}
|
|
8913
|
+
}
|
|
8914
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsSecurityContextSysCtls = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsSecurityContextSysCtls;
|
|
8915
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsTags extends $tea.Model {
|
|
8916
|
+
constructor(map) {
|
|
8917
|
+
super(map);
|
|
8918
|
+
}
|
|
8919
|
+
static names() {
|
|
8920
|
+
return {
|
|
8921
|
+
key: 'Key',
|
|
8922
|
+
value: 'Value',
|
|
8923
|
+
};
|
|
8924
|
+
}
|
|
8925
|
+
static types() {
|
|
8926
|
+
return {
|
|
8927
|
+
key: 'string',
|
|
8928
|
+
value: 'string',
|
|
8929
|
+
};
|
|
8930
|
+
}
|
|
8931
|
+
}
|
|
8932
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsTags = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsTags;
|
|
8933
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumesConfigFileVolumeConfigFileToPaths extends $tea.Model {
|
|
8934
|
+
constructor(map) {
|
|
8935
|
+
super(map);
|
|
8936
|
+
}
|
|
8937
|
+
static names() {
|
|
8938
|
+
return {
|
|
8939
|
+
content: 'Content',
|
|
8940
|
+
mode: 'Mode',
|
|
8941
|
+
path: 'Path',
|
|
8942
|
+
};
|
|
8943
|
+
}
|
|
8944
|
+
static types() {
|
|
8945
|
+
return {
|
|
8946
|
+
content: 'string',
|
|
8947
|
+
mode: 'number',
|
|
8948
|
+
path: 'string',
|
|
8949
|
+
};
|
|
8950
|
+
}
|
|
8951
|
+
}
|
|
8952
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumesConfigFileVolumeConfigFileToPaths = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumesConfigFileVolumeConfigFileToPaths;
|
|
8953
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes extends $tea.Model {
|
|
8954
|
+
constructor(map) {
|
|
8955
|
+
super(map);
|
|
8956
|
+
}
|
|
8957
|
+
static names() {
|
|
8958
|
+
return {
|
|
8959
|
+
configFileVolumeConfigFileToPaths: 'ConfigFileVolumeConfigFileToPaths',
|
|
8960
|
+
configFileVolumeDefaultMode: 'ConfigFileVolumeDefaultMode',
|
|
8961
|
+
diskVolumeDiskId: 'DiskVolumeDiskId',
|
|
8962
|
+
diskVolumeDiskSize: 'DiskVolumeDiskSize',
|
|
8963
|
+
diskVolumeFsType: 'DiskVolumeFsType',
|
|
8964
|
+
emptyDirVolumeMedium: 'EmptyDirVolumeMedium',
|
|
8965
|
+
emptyDirVolumeSizeLimit: 'EmptyDirVolumeSizeLimit',
|
|
8966
|
+
flexVolumeDriver: 'FlexVolumeDriver',
|
|
8967
|
+
flexVolumeFsType: 'FlexVolumeFsType',
|
|
8968
|
+
flexVolumeOptions: 'FlexVolumeOptions',
|
|
8969
|
+
hostPathVolumePath: 'HostPathVolumePath',
|
|
8970
|
+
hostPathVolumeType: 'HostPathVolumeType',
|
|
8971
|
+
NFSVolumePath: 'NFSVolumePath',
|
|
8972
|
+
NFSVolumeReadOnly: 'NFSVolumeReadOnly',
|
|
8973
|
+
NFSVolumeServer: 'NFSVolumeServer',
|
|
8974
|
+
name: 'Name',
|
|
8975
|
+
type: 'Type',
|
|
8976
|
+
};
|
|
8977
|
+
}
|
|
8978
|
+
static types() {
|
|
8979
|
+
return {
|
|
8980
|
+
configFileVolumeConfigFileToPaths: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumesConfigFileVolumeConfigFileToPaths },
|
|
8981
|
+
configFileVolumeDefaultMode: 'number',
|
|
8982
|
+
diskVolumeDiskId: 'string',
|
|
8983
|
+
diskVolumeDiskSize: 'number',
|
|
8984
|
+
diskVolumeFsType: 'string',
|
|
8985
|
+
emptyDirVolumeMedium: 'string',
|
|
8986
|
+
emptyDirVolumeSizeLimit: 'string',
|
|
8987
|
+
flexVolumeDriver: 'string',
|
|
8988
|
+
flexVolumeFsType: 'string',
|
|
8989
|
+
flexVolumeOptions: 'string',
|
|
8990
|
+
hostPathVolumePath: 'string',
|
|
8991
|
+
hostPathVolumeType: 'string',
|
|
8992
|
+
NFSVolumePath: 'string',
|
|
8993
|
+
NFSVolumeReadOnly: 'boolean',
|
|
8994
|
+
NFSVolumeServer: 'string',
|
|
8995
|
+
name: 'string',
|
|
8996
|
+
type: 'string',
|
|
8997
|
+
};
|
|
8998
|
+
}
|
|
8999
|
+
}
|
|
9000
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes = DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes;
|
|
9001
|
+
class DescribeEciScalingConfigurationsResponseBodyScalingConfigurations extends $tea.Model {
|
|
9002
|
+
constructor(map) {
|
|
9003
|
+
super(map);
|
|
9004
|
+
}
|
|
9005
|
+
static names() {
|
|
9006
|
+
return {
|
|
9007
|
+
acrRegistryInfos: 'AcrRegistryInfos',
|
|
9008
|
+
activeDeadlineSeconds: 'ActiveDeadlineSeconds',
|
|
9009
|
+
autoCreateEip: 'AutoCreateEip',
|
|
9010
|
+
autoMatchImageCache: 'AutoMatchImageCache',
|
|
9011
|
+
containerGroupName: 'ContainerGroupName',
|
|
9012
|
+
containers: 'Containers',
|
|
9013
|
+
costOptimization: 'CostOptimization',
|
|
9014
|
+
cpu: 'Cpu',
|
|
9015
|
+
cpuOptionsCore: 'CpuOptionsCore',
|
|
9016
|
+
cpuOptionsThreadsPerCore: 'CpuOptionsThreadsPerCore',
|
|
9017
|
+
creationTime: 'CreationTime',
|
|
9018
|
+
dataCacheBucket: 'DataCacheBucket',
|
|
9019
|
+
dataCacheBurstingEnabled: 'DataCacheBurstingEnabled',
|
|
9020
|
+
dataCachePL: 'DataCachePL',
|
|
9021
|
+
dataCacheProvisionedIops: 'DataCacheProvisionedIops',
|
|
9022
|
+
description: 'Description',
|
|
9023
|
+
dnsConfigNameServers: 'DnsConfigNameServers',
|
|
9024
|
+
dnsConfigOptions: 'DnsConfigOptions',
|
|
9025
|
+
dnsConfigSearches: 'DnsConfigSearches',
|
|
9026
|
+
dnsPolicy: 'DnsPolicy',
|
|
9027
|
+
egressBandwidth: 'EgressBandwidth',
|
|
9028
|
+
eipBandwidth: 'EipBandwidth',
|
|
9029
|
+
ephemeralStorage: 'EphemeralStorage',
|
|
9030
|
+
hostAliases: 'HostAliases',
|
|
9031
|
+
hostName: 'HostName',
|
|
9032
|
+
imageRegistryCredentials: 'ImageRegistryCredentials',
|
|
9033
|
+
imageSnapshotId: 'ImageSnapshotId',
|
|
9034
|
+
ingressBandwidth: 'IngressBandwidth',
|
|
9035
|
+
initContainers: 'InitContainers',
|
|
9036
|
+
instanceFamilyLevel: 'InstanceFamilyLevel',
|
|
9037
|
+
instanceTypes: 'InstanceTypes',
|
|
9038
|
+
ipv6AddressCount: 'Ipv6AddressCount',
|
|
9039
|
+
lifecycleState: 'LifecycleState',
|
|
9040
|
+
loadBalancerWeight: 'LoadBalancerWeight',
|
|
9041
|
+
memory: 'Memory',
|
|
9042
|
+
ntpServers: 'NtpServers',
|
|
9043
|
+
ramRoleName: 'RamRoleName',
|
|
9044
|
+
regionId: 'RegionId',
|
|
9045
|
+
resourceGroupId: 'ResourceGroupId',
|
|
9046
|
+
restartPolicy: 'RestartPolicy',
|
|
9047
|
+
scalingConfigurationId: 'ScalingConfigurationId',
|
|
9048
|
+
scalingConfigurationName: 'ScalingConfigurationName',
|
|
9049
|
+
scalingGroupId: 'ScalingGroupId',
|
|
9050
|
+
securityContextSysCtls: 'SecurityContextSysCtls',
|
|
9051
|
+
securityGroupId: 'SecurityGroupId',
|
|
9052
|
+
slsEnable: 'SlsEnable',
|
|
9053
|
+
spotPriceLimit: 'SpotPriceLimit',
|
|
9054
|
+
spotStrategy: 'SpotStrategy',
|
|
9055
|
+
tags: 'Tags',
|
|
9056
|
+
terminationGracePeriodSeconds: 'TerminationGracePeriodSeconds',
|
|
9057
|
+
volumes: 'Volumes',
|
|
9058
|
+
};
|
|
9059
|
+
}
|
|
9060
|
+
static types() {
|
|
9061
|
+
return {
|
|
9062
|
+
acrRegistryInfos: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsAcrRegistryInfos },
|
|
9063
|
+
activeDeadlineSeconds: 'number',
|
|
9064
|
+
autoCreateEip: 'boolean',
|
|
9065
|
+
autoMatchImageCache: 'boolean',
|
|
9066
|
+
containerGroupName: 'string',
|
|
9067
|
+
containers: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsContainers },
|
|
9068
|
+
costOptimization: 'boolean',
|
|
9069
|
+
cpu: 'number',
|
|
9070
|
+
cpuOptionsCore: 'number',
|
|
9071
|
+
cpuOptionsThreadsPerCore: 'number',
|
|
9072
|
+
creationTime: 'string',
|
|
9073
|
+
dataCacheBucket: 'string',
|
|
9074
|
+
dataCacheBurstingEnabled: 'boolean',
|
|
9075
|
+
dataCachePL: 'string',
|
|
9076
|
+
dataCacheProvisionedIops: 'number',
|
|
9077
|
+
description: 'string',
|
|
9078
|
+
dnsConfigNameServers: { 'type': 'array', 'itemType': 'string' },
|
|
9079
|
+
dnsConfigOptions: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsDnsConfigOptions },
|
|
9080
|
+
dnsConfigSearches: { 'type': 'array', 'itemType': 'string' },
|
|
9081
|
+
dnsPolicy: 'string',
|
|
9082
|
+
egressBandwidth: 'number',
|
|
9083
|
+
eipBandwidth: 'number',
|
|
9084
|
+
ephemeralStorage: 'number',
|
|
9085
|
+
hostAliases: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsHostAliases },
|
|
9086
|
+
hostName: 'string',
|
|
9087
|
+
imageRegistryCredentials: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsImageRegistryCredentials },
|
|
9088
|
+
imageSnapshotId: 'string',
|
|
9089
|
+
ingressBandwidth: 'number',
|
|
9090
|
+
initContainers: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsInitContainers },
|
|
9091
|
+
instanceFamilyLevel: 'string',
|
|
9092
|
+
instanceTypes: { 'type': 'array', 'itemType': 'string' },
|
|
9093
|
+
ipv6AddressCount: 'number',
|
|
9094
|
+
lifecycleState: 'string',
|
|
9095
|
+
loadBalancerWeight: 'number',
|
|
9096
|
+
memory: 'number',
|
|
9097
|
+
ntpServers: { 'type': 'array', 'itemType': 'string' },
|
|
9098
|
+
ramRoleName: 'string',
|
|
9099
|
+
regionId: 'string',
|
|
9100
|
+
resourceGroupId: 'string',
|
|
9101
|
+
restartPolicy: 'string',
|
|
9102
|
+
scalingConfigurationId: 'string',
|
|
9103
|
+
scalingConfigurationName: 'string',
|
|
9104
|
+
scalingGroupId: 'string',
|
|
9105
|
+
securityContextSysCtls: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsSecurityContextSysCtls },
|
|
9106
|
+
securityGroupId: 'string',
|
|
9107
|
+
slsEnable: 'boolean',
|
|
9108
|
+
spotPriceLimit: 'number',
|
|
9109
|
+
spotStrategy: 'string',
|
|
9110
|
+
tags: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsTags },
|
|
9111
|
+
terminationGracePeriodSeconds: 'number',
|
|
9112
|
+
volumes: { 'type': 'array', 'itemType': DescribeEciScalingConfigurationsResponseBodyScalingConfigurationsVolumes },
|
|
9113
|
+
};
|
|
9114
|
+
}
|
|
9115
|
+
}
|
|
9116
|
+
exports.DescribeEciScalingConfigurationsResponseBodyScalingConfigurations = DescribeEciScalingConfigurationsResponseBodyScalingConfigurations;
|
|
9117
|
+
class DescribeLifecycleActionsResponseBodyLifecycleActions extends $tea.Model {
|
|
9118
|
+
constructor(map) {
|
|
9119
|
+
super(map);
|
|
9120
|
+
}
|
|
9121
|
+
static names() {
|
|
9122
|
+
return {
|
|
9123
|
+
instanceIds: 'InstanceIds',
|
|
9124
|
+
lifecycleActionResult: 'LifecycleActionResult',
|
|
9125
|
+
lifecycleActionStatus: 'LifecycleActionStatus',
|
|
9126
|
+
lifecycleActionToken: 'LifecycleActionToken',
|
|
9127
|
+
lifecycleHookId: 'LifecycleHookId',
|
|
9128
|
+
};
|
|
9129
|
+
}
|
|
9130
|
+
static types() {
|
|
9131
|
+
return {
|
|
9132
|
+
instanceIds: { 'type': 'array', 'itemType': 'string' },
|
|
9133
|
+
lifecycleActionResult: 'string',
|
|
9134
|
+
lifecycleActionStatus: 'string',
|
|
9135
|
+
lifecycleActionToken: 'string',
|
|
9136
|
+
lifecycleHookId: 'string',
|
|
9137
|
+
};
|
|
9138
|
+
}
|
|
9139
|
+
}
|
|
9140
|
+
exports.DescribeLifecycleActionsResponseBodyLifecycleActions = DescribeLifecycleActionsResponseBodyLifecycleActions;
|
|
9141
|
+
class DescribeLifecycleHooksResponseBodyLifecycleHooks extends $tea.Model {
|
|
9142
|
+
constructor(map) {
|
|
9143
|
+
super(map);
|
|
9144
|
+
}
|
|
9145
|
+
static names() {
|
|
9146
|
+
return {
|
|
9147
|
+
defaultResult: 'DefaultResult',
|
|
9148
|
+
heartbeatTimeout: 'HeartbeatTimeout',
|
|
9149
|
+
lifecycleHookId: 'LifecycleHookId',
|
|
9150
|
+
lifecycleHookName: 'LifecycleHookName',
|
|
9151
|
+
lifecycleHookStatus: 'LifecycleHookStatus',
|
|
9152
|
+
lifecycleTransition: 'LifecycleTransition',
|
|
9153
|
+
notificationArn: 'NotificationArn',
|
|
9154
|
+
notificationMetadata: 'NotificationMetadata',
|
|
9155
|
+
scalingGroupId: 'ScalingGroupId',
|
|
9156
|
+
};
|
|
9157
|
+
}
|
|
9158
|
+
static types() {
|
|
9159
|
+
return {
|
|
9160
|
+
defaultResult: 'string',
|
|
9161
|
+
heartbeatTimeout: 'number',
|
|
9162
|
+
lifecycleHookId: 'string',
|
|
9163
|
+
lifecycleHookName: 'string',
|
|
9164
|
+
lifecycleHookStatus: 'string',
|
|
9165
|
+
lifecycleTransition: 'string',
|
|
9166
|
+
notificationArn: 'string',
|
|
9167
|
+
notificationMetadata: 'string',
|
|
9168
|
+
scalingGroupId: 'string',
|
|
9169
|
+
};
|
|
9170
|
+
}
|
|
9171
|
+
}
|
|
9172
|
+
exports.DescribeLifecycleHooksResponseBodyLifecycleHooks = DescribeLifecycleHooksResponseBodyLifecycleHooks;
|
|
9173
|
+
class DescribeNotificationConfigurationsResponseBodyNotificationConfigurationModels extends $tea.Model {
|
|
9174
|
+
constructor(map) {
|
|
9175
|
+
super(map);
|
|
9176
|
+
}
|
|
9177
|
+
static names() {
|
|
9178
|
+
return {
|
|
9179
|
+
notificationArn: 'NotificationArn',
|
|
9180
|
+
notificationTypes: 'NotificationTypes',
|
|
9181
|
+
scalingGroupId: 'ScalingGroupId',
|
|
9182
|
+
};
|
|
9183
|
+
}
|
|
9184
|
+
static types() {
|
|
9185
|
+
return {
|
|
9186
|
+
notificationArn: 'string',
|
|
9187
|
+
notificationTypes: { 'type': 'array', 'itemType': 'string' },
|
|
9188
|
+
scalingGroupId: 'string',
|
|
9189
|
+
};
|
|
9190
|
+
}
|
|
9191
|
+
}
|
|
9192
|
+
exports.DescribeNotificationConfigurationsResponseBodyNotificationConfigurationModels = DescribeNotificationConfigurationsResponseBodyNotificationConfigurationModels;
|
|
9193
|
+
class DescribeRegionsResponseBodyRegions extends $tea.Model {
|
|
9194
|
+
constructor(map) {
|
|
9195
|
+
super(map);
|
|
9196
|
+
}
|
|
9197
|
+
static names() {
|
|
9198
|
+
return {
|
|
9199
|
+
classicUnavailable: 'ClassicUnavailable',
|
|
9200
|
+
localName: 'LocalName',
|
|
9201
|
+
regionEndpoint: 'RegionEndpoint',
|
|
9202
|
+
regionId: 'RegionId',
|
|
9203
|
+
vpcUnavailable: 'VpcUnavailable',
|
|
9204
|
+
};
|
|
9205
|
+
}
|
|
9206
|
+
static types() {
|
|
9207
|
+
return {
|
|
9208
|
+
classicUnavailable: 'boolean',
|
|
9209
|
+
localName: 'string',
|
|
9210
|
+
regionEndpoint: 'string',
|
|
9211
|
+
regionId: 'string',
|
|
9212
|
+
vpcUnavailable: 'boolean',
|
|
9213
|
+
};
|
|
9214
|
+
}
|
|
9215
|
+
}
|
|
9216
|
+
exports.DescribeRegionsResponseBodyRegions = DescribeRegionsResponseBodyRegions;
|
|
9217
|
+
class DescribeScalingActivitiesResponseBodyScalingActivitiesLifecycleHookContext extends $tea.Model {
|
|
9218
|
+
constructor(map) {
|
|
9219
|
+
super(map);
|
|
9220
|
+
}
|
|
9221
|
+
static names() {
|
|
9222
|
+
return {
|
|
9223
|
+
disableLifecycleHook: 'DisableLifecycleHook',
|
|
9224
|
+
ignoredLifecycleHookIds: 'IgnoredLifecycleHookIds',
|
|
9225
|
+
};
|
|
9226
|
+
}
|
|
9227
|
+
static types() {
|
|
9228
|
+
return {
|
|
9229
|
+
disableLifecycleHook: 'boolean',
|
|
9230
|
+
ignoredLifecycleHookIds: { 'type': 'array', 'itemType': 'string' },
|
|
9231
|
+
};
|
|
9232
|
+
}
|
|
9233
|
+
}
|
|
9234
|
+
exports.DescribeScalingActivitiesResponseBodyScalingActivitiesLifecycleHookContext = DescribeScalingActivitiesResponseBodyScalingActivitiesLifecycleHookContext;
|
|
9235
|
+
class DescribeScalingActivitiesResponseBodyScalingActivities extends $tea.Model {
|
|
9236
|
+
constructor(map) {
|
|
9237
|
+
super(map);
|
|
9238
|
+
}
|
|
9239
|
+
static names() {
|
|
9240
|
+
return {
|
|
9241
|
+
activityMetadata: 'ActivityMetadata',
|
|
9242
|
+
attachedCapacity: 'AttachedCapacity',
|
|
9243
|
+
autoCreatedCapacity: 'AutoCreatedCapacity',
|
|
9244
|
+
cause: 'Cause',
|
|
9245
|
+
createdCapacity: 'CreatedCapacity',
|
|
9246
|
+
createdInstances: 'CreatedInstances',
|
|
9247
|
+
description: 'Description',
|
|
9248
|
+
destroyedCapacity: 'DestroyedCapacity',
|
|
9249
|
+
destroyedInstances: 'DestroyedInstances',
|
|
9250
|
+
detail: 'Detail',
|
|
9251
|
+
endTime: 'EndTime',
|
|
9252
|
+
errorCode: 'ErrorCode',
|
|
9253
|
+
errorMessage: 'ErrorMessage',
|
|
9254
|
+
lifecycleHookContext: 'LifecycleHookContext',
|
|
9255
|
+
progress: 'Progress',
|
|
9256
|
+
scalingActivityId: 'ScalingActivityId',
|
|
9257
|
+
scalingGroupId: 'ScalingGroupId',
|
|
9258
|
+
scalingInstanceNumber: 'ScalingInstanceNumber',
|
|
9259
|
+
startTime: 'StartTime',
|
|
9260
|
+
startedCapacity: 'StartedCapacity',
|
|
9261
|
+
startedInstances: 'StartedInstances',
|
|
9262
|
+
statusCode: 'StatusCode',
|
|
9263
|
+
statusMessage: 'StatusMessage',
|
|
9264
|
+
stoppedCapacity: 'StoppedCapacity',
|
|
9265
|
+
stoppedInstances: 'StoppedInstances',
|
|
9266
|
+
totalCapacity: 'TotalCapacity',
|
|
9267
|
+
triggerSourceId: 'TriggerSourceId',
|
|
9268
|
+
triggerSourceType: 'TriggerSourceType',
|
|
9269
|
+
};
|
|
9270
|
+
}
|
|
9271
|
+
static types() {
|
|
9272
|
+
return {
|
|
9273
|
+
activityMetadata: 'string',
|
|
9274
|
+
attachedCapacity: 'string',
|
|
9275
|
+
autoCreatedCapacity: 'string',
|
|
9276
|
+
cause: 'string',
|
|
9277
|
+
createdCapacity: 'number',
|
|
9278
|
+
createdInstances: { 'type': 'array', 'itemType': 'string' },
|
|
9279
|
+
description: 'string',
|
|
9280
|
+
destroyedCapacity: 'number',
|
|
9281
|
+
destroyedInstances: { 'type': 'array', 'itemType': 'string' },
|
|
9282
|
+
detail: 'string',
|
|
9283
|
+
endTime: 'string',
|
|
9284
|
+
errorCode: 'string',
|
|
9285
|
+
errorMessage: 'string',
|
|
9286
|
+
lifecycleHookContext: DescribeScalingActivitiesResponseBodyScalingActivitiesLifecycleHookContext,
|
|
9287
|
+
progress: 'number',
|
|
9288
|
+
scalingActivityId: 'string',
|
|
9289
|
+
scalingGroupId: 'string',
|
|
9290
|
+
scalingInstanceNumber: 'number',
|
|
9291
|
+
startTime: 'string',
|
|
9292
|
+
startedCapacity: 'number',
|
|
9293
|
+
startedInstances: { 'type': 'array', 'itemType': 'string' },
|
|
9294
|
+
statusCode: 'string',
|
|
9295
|
+
statusMessage: 'string',
|
|
9296
|
+
stoppedCapacity: 'number',
|
|
9297
|
+
stoppedInstances: { 'type': 'array', 'itemType': 'string' },
|
|
9298
|
+
totalCapacity: 'string',
|
|
9299
|
+
triggerSourceId: 'string',
|
|
9300
|
+
triggerSourceType: 'string',
|
|
9301
|
+
};
|
|
9302
|
+
}
|
|
9303
|
+
}
|
|
9304
|
+
exports.DescribeScalingActivitiesResponseBodyScalingActivities = DescribeScalingActivitiesResponseBodyScalingActivities;
|
|
9305
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurationsCustomPriorities extends $tea.Model {
|
|
9306
|
+
constructor(map) {
|
|
9307
|
+
super(map);
|
|
9308
|
+
}
|
|
9309
|
+
static names() {
|
|
9310
|
+
return {
|
|
9311
|
+
instanceType: 'InstanceType',
|
|
9312
|
+
vswitchId: 'VswitchId',
|
|
9313
|
+
};
|
|
9314
|
+
}
|
|
9315
|
+
static types() {
|
|
9316
|
+
return {
|
|
9317
|
+
instanceType: 'string',
|
|
9318
|
+
vswitchId: 'string',
|
|
9319
|
+
};
|
|
9320
|
+
}
|
|
9321
|
+
}
|
|
9322
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsCustomPriorities = DescribeScalingConfigurationsResponseBodyScalingConfigurationsCustomPriorities;
|
|
9323
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurationsDataDisks extends $tea.Model {
|
|
9324
|
+
constructor(map) {
|
|
9325
|
+
super(map);
|
|
9326
|
+
}
|
|
9327
|
+
static names() {
|
|
9328
|
+
return {
|
|
9329
|
+
autoSnapshotPolicyId: 'AutoSnapshotPolicyId',
|
|
9330
|
+
burstingEnabled: 'BurstingEnabled',
|
|
9331
|
+
categories: 'Categories',
|
|
9332
|
+
category: 'Category',
|
|
9333
|
+
deleteWithInstance: 'DeleteWithInstance',
|
|
9334
|
+
description: 'Description',
|
|
9335
|
+
device: 'Device',
|
|
9336
|
+
diskName: 'DiskName',
|
|
9337
|
+
encrypted: 'Encrypted',
|
|
9338
|
+
KMSKeyId: 'KMSKeyId',
|
|
9339
|
+
performanceLevel: 'PerformanceLevel',
|
|
9340
|
+
provisionedIops: 'ProvisionedIops',
|
|
9341
|
+
size: 'Size',
|
|
9342
|
+
snapshotId: 'SnapshotId',
|
|
9343
|
+
};
|
|
9344
|
+
}
|
|
9345
|
+
static types() {
|
|
9346
|
+
return {
|
|
9347
|
+
autoSnapshotPolicyId: 'string',
|
|
9348
|
+
burstingEnabled: 'boolean',
|
|
9349
|
+
categories: { 'type': 'array', 'itemType': 'string' },
|
|
9350
|
+
category: 'string',
|
|
9351
|
+
deleteWithInstance: 'boolean',
|
|
9352
|
+
description: 'string',
|
|
9353
|
+
device: 'string',
|
|
9354
|
+
diskName: 'string',
|
|
9355
|
+
encrypted: 'string',
|
|
9356
|
+
KMSKeyId: 'string',
|
|
9357
|
+
performanceLevel: 'string',
|
|
9358
|
+
provisionedIops: 'number',
|
|
9359
|
+
size: 'number',
|
|
9360
|
+
snapshotId: 'string',
|
|
9361
|
+
};
|
|
9362
|
+
}
|
|
9363
|
+
}
|
|
9364
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsDataDisks = DescribeScalingConfigurationsResponseBodyScalingConfigurationsDataDisks;
|
|
9365
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurationsInstancePatternInfos extends $tea.Model {
|
|
9366
|
+
constructor(map) {
|
|
9367
|
+
super(map);
|
|
9368
|
+
}
|
|
9369
|
+
static names() {
|
|
9370
|
+
return {
|
|
9371
|
+
architectures: 'Architectures',
|
|
9372
|
+
burstablePerformance: 'BurstablePerformance',
|
|
9373
|
+
cores: 'Cores',
|
|
9374
|
+
excludedInstanceTypes: 'ExcludedInstanceTypes',
|
|
9375
|
+
instanceFamilyLevel: 'InstanceFamilyLevel',
|
|
9376
|
+
maxPrice: 'MaxPrice',
|
|
9377
|
+
memory: 'Memory',
|
|
9378
|
+
};
|
|
9379
|
+
}
|
|
9380
|
+
static types() {
|
|
9381
|
+
return {
|
|
9382
|
+
architectures: { 'type': 'array', 'itemType': 'string' },
|
|
9383
|
+
burstablePerformance: 'string',
|
|
9384
|
+
cores: 'number',
|
|
9385
|
+
excludedInstanceTypes: { 'type': 'array', 'itemType': 'string' },
|
|
9386
|
+
instanceFamilyLevel: 'string',
|
|
9387
|
+
maxPrice: 'number',
|
|
9388
|
+
memory: 'number',
|
|
9389
|
+
};
|
|
9390
|
+
}
|
|
9391
|
+
}
|
|
9392
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsInstancePatternInfos = DescribeScalingConfigurationsResponseBodyScalingConfigurationsInstancePatternInfos;
|
|
9393
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurationsSchedulerOptions extends $tea.Model {
|
|
9394
|
+
constructor(map) {
|
|
9395
|
+
super(map);
|
|
9396
|
+
}
|
|
9397
|
+
static names() {
|
|
9398
|
+
return {
|
|
9399
|
+
managedPrivateSpaceId: 'ManagedPrivateSpaceId',
|
|
9400
|
+
};
|
|
9401
|
+
}
|
|
9402
|
+
static types() {
|
|
9403
|
+
return {
|
|
9404
|
+
managedPrivateSpaceId: 'string',
|
|
9405
|
+
};
|
|
9406
|
+
}
|
|
9407
|
+
}
|
|
9408
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsSchedulerOptions = DescribeScalingConfigurationsResponseBodyScalingConfigurationsSchedulerOptions;
|
|
9409
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurationsSpotPriceLimits extends $tea.Model {
|
|
9410
|
+
constructor(map) {
|
|
9411
|
+
super(map);
|
|
9412
|
+
}
|
|
9413
|
+
static names() {
|
|
9414
|
+
return {
|
|
9415
|
+
instanceType: 'InstanceType',
|
|
9416
|
+
priceLimit: 'PriceLimit',
|
|
9417
|
+
};
|
|
9418
|
+
}
|
|
9419
|
+
static types() {
|
|
9420
|
+
return {
|
|
9421
|
+
instanceType: 'string',
|
|
9422
|
+
priceLimit: 'number',
|
|
9423
|
+
};
|
|
9424
|
+
}
|
|
9425
|
+
}
|
|
9426
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsSpotPriceLimits = DescribeScalingConfigurationsResponseBodyScalingConfigurationsSpotPriceLimits;
|
|
9427
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurationsTags extends $tea.Model {
|
|
9428
|
+
constructor(map) {
|
|
9429
|
+
super(map);
|
|
9430
|
+
}
|
|
9431
|
+
static names() {
|
|
9432
|
+
return {
|
|
9433
|
+
key: 'Key',
|
|
9434
|
+
value: 'Value',
|
|
9435
|
+
};
|
|
9436
|
+
}
|
|
9437
|
+
static types() {
|
|
9438
|
+
return {
|
|
9439
|
+
key: 'string',
|
|
9440
|
+
value: 'string',
|
|
9441
|
+
};
|
|
9442
|
+
}
|
|
9443
|
+
}
|
|
9444
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurationsTags = DescribeScalingConfigurationsResponseBodyScalingConfigurationsTags;
|
|
9445
|
+
class DescribeScalingConfigurationsResponseBodyScalingConfigurations extends $tea.Model {
|
|
9446
|
+
constructor(map) {
|
|
9447
|
+
super(map);
|
|
9448
|
+
}
|
|
9449
|
+
static names() {
|
|
9450
|
+
return {
|
|
9451
|
+
affinity: 'Affinity',
|
|
9452
|
+
cpu: 'Cpu',
|
|
9453
|
+
creationTime: 'CreationTime',
|
|
9454
|
+
creditSpecification: 'CreditSpecification',
|
|
9455
|
+
customPriorities: 'CustomPriorities',
|
|
9456
|
+
dataDisks: 'DataDisks',
|
|
9457
|
+
dedicatedHostId: 'DedicatedHostId',
|
|
9458
|
+
deletionProtection: 'DeletionProtection',
|
|
9459
|
+
deploymentSetId: 'DeploymentSetId',
|
|
9460
|
+
hostName: 'HostName',
|
|
9461
|
+
hpcClusterId: 'HpcClusterId',
|
|
9462
|
+
imageFamily: 'ImageFamily',
|
|
9463
|
+
imageId: 'ImageId',
|
|
9464
|
+
imageName: 'ImageName',
|
|
9465
|
+
imageOptionsLoginAsNonRoot: 'ImageOptionsLoginAsNonRoot',
|
|
9466
|
+
imageOwnerAlias: 'ImageOwnerAlias',
|
|
9467
|
+
instanceDescription: 'InstanceDescription',
|
|
9468
|
+
instanceGeneration: 'InstanceGeneration',
|
|
9469
|
+
instanceName: 'InstanceName',
|
|
9470
|
+
instancePatternInfos: 'InstancePatternInfos',
|
|
9471
|
+
instanceType: 'InstanceType',
|
|
9472
|
+
instanceTypes: 'InstanceTypes',
|
|
9473
|
+
internetChargeType: 'InternetChargeType',
|
|
9474
|
+
internetMaxBandwidthIn: 'InternetMaxBandwidthIn',
|
|
9475
|
+
internetMaxBandwidthOut: 'InternetMaxBandwidthOut',
|
|
9476
|
+
ioOptimized: 'IoOptimized',
|
|
9477
|
+
ipv6AddressCount: 'Ipv6AddressCount',
|
|
9478
|
+
keyPairName: 'KeyPairName',
|
|
9479
|
+
lifecycleState: 'LifecycleState',
|
|
9480
|
+
loadBalancerWeight: 'LoadBalancerWeight',
|
|
9481
|
+
memory: 'Memory',
|
|
9482
|
+
passwordInherit: 'PasswordInherit',
|
|
9483
|
+
privatePoolOptions_id: 'PrivatePoolOptions.Id',
|
|
9484
|
+
privatePoolOptions_matchCriteria: 'PrivatePoolOptions.MatchCriteria',
|
|
9485
|
+
ramRoleName: 'RamRoleName',
|
|
9486
|
+
resourceGroupId: 'ResourceGroupId',
|
|
9487
|
+
scalingConfigurationId: 'ScalingConfigurationId',
|
|
9488
|
+
scalingConfigurationName: 'ScalingConfigurationName',
|
|
9489
|
+
scalingGroupId: 'ScalingGroupId',
|
|
9490
|
+
schedulerOptions: 'SchedulerOptions',
|
|
9491
|
+
securityEnhancementStrategy: 'SecurityEnhancementStrategy',
|
|
9492
|
+
securityGroupId: 'SecurityGroupId',
|
|
9493
|
+
securityGroupIds: 'SecurityGroupIds',
|
|
9494
|
+
spotDuration: 'SpotDuration',
|
|
9495
|
+
spotInterruptionBehavior: 'SpotInterruptionBehavior',
|
|
9496
|
+
spotPriceLimits: 'SpotPriceLimits',
|
|
9497
|
+
spotStrategy: 'SpotStrategy',
|
|
9498
|
+
storageSetId: 'StorageSetId',
|
|
9499
|
+
storageSetPartitionNumber: 'StorageSetPartitionNumber',
|
|
9500
|
+
systemDiskAutoSnapshotPolicyId: 'SystemDiskAutoSnapshotPolicyId',
|
|
9501
|
+
systemDiskBurstingEnabled: 'SystemDiskBurstingEnabled',
|
|
9502
|
+
systemDiskCategories: 'SystemDiskCategories',
|
|
9503
|
+
systemDiskCategory: 'SystemDiskCategory',
|
|
9504
|
+
systemDiskDescription: 'SystemDiskDescription',
|
|
9505
|
+
systemDiskEncryptAlgorithm: 'SystemDiskEncryptAlgorithm',
|
|
9506
|
+
systemDiskEncrypted: 'SystemDiskEncrypted',
|
|
9507
|
+
systemDiskKMSKeyId: 'SystemDiskKMSKeyId',
|
|
9508
|
+
systemDiskName: 'SystemDiskName',
|
|
9509
|
+
systemDiskPerformanceLevel: 'SystemDiskPerformanceLevel',
|
|
9510
|
+
systemDiskProvisionedIops: 'SystemDiskProvisionedIops',
|
|
9511
|
+
systemDiskSize: 'SystemDiskSize',
|
|
9512
|
+
tags: 'Tags',
|
|
9513
|
+
tenancy: 'Tenancy',
|
|
9514
|
+
userData: 'UserData',
|
|
9515
|
+
weightedCapacities: 'WeightedCapacities',
|
|
9516
|
+
zoneId: 'ZoneId',
|
|
9517
|
+
};
|
|
9518
|
+
}
|
|
9519
|
+
static types() {
|
|
9520
|
+
return {
|
|
9521
|
+
affinity: 'string',
|
|
9522
|
+
cpu: 'number',
|
|
9523
|
+
creationTime: 'string',
|
|
9524
|
+
creditSpecification: 'string',
|
|
9525
|
+
customPriorities: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsCustomPriorities },
|
|
9526
|
+
dataDisks: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsDataDisks },
|
|
9527
|
+
dedicatedHostId: 'string',
|
|
9528
|
+
deletionProtection: 'boolean',
|
|
9529
|
+
deploymentSetId: 'string',
|
|
9530
|
+
hostName: 'string',
|
|
9531
|
+
hpcClusterId: 'string',
|
|
9532
|
+
imageFamily: 'string',
|
|
9533
|
+
imageId: 'string',
|
|
9534
|
+
imageName: 'string',
|
|
9535
|
+
imageOptionsLoginAsNonRoot: 'boolean',
|
|
9536
|
+
imageOwnerAlias: 'string',
|
|
9537
|
+
instanceDescription: 'string',
|
|
9538
|
+
instanceGeneration: 'string',
|
|
9539
|
+
instanceName: 'string',
|
|
9540
|
+
instancePatternInfos: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsInstancePatternInfos },
|
|
9541
|
+
instanceType: 'string',
|
|
9542
|
+
instanceTypes: { 'type': 'array', 'itemType': 'string' },
|
|
9543
|
+
internetChargeType: 'string',
|
|
9544
|
+
internetMaxBandwidthIn: 'number',
|
|
9545
|
+
internetMaxBandwidthOut: 'number',
|
|
9546
|
+
ioOptimized: 'string',
|
|
9547
|
+
ipv6AddressCount: 'number',
|
|
9548
|
+
keyPairName: 'string',
|
|
9549
|
+
lifecycleState: 'string',
|
|
9550
|
+
loadBalancerWeight: 'number',
|
|
9551
|
+
memory: 'number',
|
|
9552
|
+
passwordInherit: 'boolean',
|
|
9553
|
+
privatePoolOptions_id: 'string',
|
|
9554
|
+
privatePoolOptions_matchCriteria: 'string',
|
|
9555
|
+
ramRoleName: 'string',
|
|
9556
|
+
resourceGroupId: 'string',
|
|
9557
|
+
scalingConfigurationId: 'string',
|
|
9558
|
+
scalingConfigurationName: 'string',
|
|
9559
|
+
scalingGroupId: 'string',
|
|
9560
|
+
schedulerOptions: DescribeScalingConfigurationsResponseBodyScalingConfigurationsSchedulerOptions,
|
|
9561
|
+
securityEnhancementStrategy: 'string',
|
|
9562
|
+
securityGroupId: 'string',
|
|
9563
|
+
securityGroupIds: { 'type': 'array', 'itemType': 'string' },
|
|
9564
|
+
spotDuration: 'number',
|
|
9565
|
+
spotInterruptionBehavior: 'string',
|
|
9566
|
+
spotPriceLimits: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsSpotPriceLimits },
|
|
9567
|
+
spotStrategy: 'string',
|
|
9568
|
+
storageSetId: 'string',
|
|
9569
|
+
storageSetPartitionNumber: 'number',
|
|
9570
|
+
systemDiskAutoSnapshotPolicyId: 'string',
|
|
9571
|
+
systemDiskBurstingEnabled: 'boolean',
|
|
9572
|
+
systemDiskCategories: { 'type': 'array', 'itemType': 'string' },
|
|
9573
|
+
systemDiskCategory: 'string',
|
|
9574
|
+
systemDiskDescription: 'string',
|
|
9575
|
+
systemDiskEncryptAlgorithm: 'string',
|
|
9576
|
+
systemDiskEncrypted: 'boolean',
|
|
9577
|
+
systemDiskKMSKeyId: 'string',
|
|
9578
|
+
systemDiskName: 'string',
|
|
9579
|
+
systemDiskPerformanceLevel: 'string',
|
|
9580
|
+
systemDiskProvisionedIops: 'number',
|
|
9581
|
+
systemDiskSize: 'number',
|
|
9582
|
+
tags: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsTags },
|
|
9583
|
+
tenancy: 'string',
|
|
9584
|
+
userData: 'string',
|
|
9585
|
+
weightedCapacities: { 'type': 'array', 'itemType': 'number' },
|
|
9586
|
+
zoneId: 'string',
|
|
9587
|
+
};
|
|
9588
|
+
}
|
|
9589
|
+
}
|
|
9590
|
+
exports.DescribeScalingConfigurationsResponseBodyScalingConfigurations = DescribeScalingConfigurationsResponseBodyScalingConfigurations;
|
|
9591
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupAlbServerGroups extends $tea.Model {
|
|
9592
|
+
constructor(map) {
|
|
9593
|
+
super(map);
|
|
9594
|
+
}
|
|
9595
|
+
static names() {
|
|
9596
|
+
return {
|
|
9597
|
+
albServerGroupId: 'AlbServerGroupId',
|
|
9598
|
+
port: 'Port',
|
|
9599
|
+
weight: 'Weight',
|
|
8380
9600
|
};
|
|
8381
9601
|
}
|
|
8382
9602
|
static types() {
|
|
8383
9603
|
return {
|
|
8384
|
-
|
|
8385
|
-
|
|
8386
|
-
|
|
8387
|
-
createdCapacity: 'number',
|
|
8388
|
-
createdInstances: { 'type': 'array', 'itemType': 'string' },
|
|
8389
|
-
description: 'string',
|
|
8390
|
-
destroyedCapacity: 'number',
|
|
8391
|
-
destroyedInstances: { 'type': 'array', 'itemType': 'string' },
|
|
8392
|
-
detail: 'string',
|
|
8393
|
-
endTime: 'string',
|
|
8394
|
-
errorCode: 'string',
|
|
8395
|
-
errorMessage: 'string',
|
|
8396
|
-
progress: 'number',
|
|
8397
|
-
scalingActivityId: 'string',
|
|
8398
|
-
scalingGroupId: 'string',
|
|
8399
|
-
scalingInstanceNumber: 'number',
|
|
8400
|
-
startTime: 'string',
|
|
8401
|
-
startedCapacity: 'number',
|
|
8402
|
-
startedInstances: { 'type': 'array', 'itemType': 'string' },
|
|
8403
|
-
statusCode: 'string',
|
|
8404
|
-
statusMessage: 'string',
|
|
8405
|
-
stoppedCapacity: 'number',
|
|
8406
|
-
stoppedInstances: { 'type': 'array', 'itemType': 'string' },
|
|
8407
|
-
totalCapacity: 'string',
|
|
9604
|
+
albServerGroupId: 'string',
|
|
9605
|
+
port: 'number',
|
|
9606
|
+
weight: 'number',
|
|
8408
9607
|
};
|
|
8409
9608
|
}
|
|
8410
9609
|
}
|
|
8411
|
-
exports.
|
|
8412
|
-
class
|
|
9610
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupAlbServerGroups = DescribeScalingGroupDetailResponseBodyScalingGroupAlbServerGroups;
|
|
9611
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupLaunchTemplateOverrides extends $tea.Model {
|
|
8413
9612
|
constructor(map) {
|
|
8414
9613
|
super(map);
|
|
8415
9614
|
}
|
|
8416
9615
|
static names() {
|
|
8417
9616
|
return {
|
|
8418
9617
|
instanceType: 'InstanceType',
|
|
8419
|
-
|
|
9618
|
+
spotPriceLimit: 'SpotPriceLimit',
|
|
9619
|
+
weightedCapacity: 'WeightedCapacity',
|
|
8420
9620
|
};
|
|
8421
9621
|
}
|
|
8422
9622
|
static types() {
|
|
8423
9623
|
return {
|
|
8424
9624
|
instanceType: 'string',
|
|
8425
|
-
|
|
9625
|
+
spotPriceLimit: 'number',
|
|
9626
|
+
weightedCapacity: 'number',
|
|
8426
9627
|
};
|
|
8427
9628
|
}
|
|
8428
9629
|
}
|
|
8429
|
-
exports.
|
|
8430
|
-
class
|
|
9630
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupLaunchTemplateOverrides = DescribeScalingGroupDetailResponseBodyScalingGroupLaunchTemplateOverrides;
|
|
9631
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupLoadBalancerConfigs extends $tea.Model {
|
|
8431
9632
|
constructor(map) {
|
|
8432
9633
|
super(map);
|
|
8433
9634
|
}
|
|
8434
9635
|
static names() {
|
|
8435
9636
|
return {
|
|
8436
|
-
|
|
8437
|
-
|
|
8438
|
-
categories: 'Categories',
|
|
8439
|
-
category: 'Category',
|
|
8440
|
-
deleteWithInstance: 'DeleteWithInstance',
|
|
8441
|
-
description: 'Description',
|
|
8442
|
-
device: 'Device',
|
|
8443
|
-
diskName: 'DiskName',
|
|
8444
|
-
encrypted: 'Encrypted',
|
|
8445
|
-
KMSKeyId: 'KMSKeyId',
|
|
8446
|
-
performanceLevel: 'PerformanceLevel',
|
|
8447
|
-
provisionedIops: 'ProvisionedIops',
|
|
8448
|
-
size: 'Size',
|
|
8449
|
-
snapshotId: 'SnapshotId',
|
|
9637
|
+
loadBalancerId: 'LoadBalancerId',
|
|
9638
|
+
weight: 'Weight',
|
|
8450
9639
|
};
|
|
8451
9640
|
}
|
|
8452
9641
|
static types() {
|
|
8453
9642
|
return {
|
|
8454
|
-
|
|
8455
|
-
|
|
8456
|
-
categories: { 'type': 'array', 'itemType': 'string' },
|
|
8457
|
-
category: 'string',
|
|
8458
|
-
deleteWithInstance: 'boolean',
|
|
8459
|
-
description: 'string',
|
|
8460
|
-
device: 'string',
|
|
8461
|
-
diskName: 'string',
|
|
8462
|
-
encrypted: 'string',
|
|
8463
|
-
KMSKeyId: 'string',
|
|
8464
|
-
performanceLevel: 'string',
|
|
8465
|
-
provisionedIops: 'number',
|
|
8466
|
-
size: 'number',
|
|
8467
|
-
snapshotId: 'string',
|
|
9643
|
+
loadBalancerId: 'string',
|
|
9644
|
+
weight: 'number',
|
|
8468
9645
|
};
|
|
8469
9646
|
}
|
|
8470
9647
|
}
|
|
8471
|
-
exports.
|
|
8472
|
-
class
|
|
9648
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupLoadBalancerConfigs = DescribeScalingGroupDetailResponseBodyScalingGroupLoadBalancerConfigs;
|
|
9649
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupServerGroups extends $tea.Model {
|
|
8473
9650
|
constructor(map) {
|
|
8474
9651
|
super(map);
|
|
8475
9652
|
}
|
|
8476
9653
|
static names() {
|
|
8477
9654
|
return {
|
|
8478
|
-
|
|
8479
|
-
|
|
8480
|
-
|
|
8481
|
-
|
|
8482
|
-
instanceFamilyLevel: 'InstanceFamilyLevel',
|
|
8483
|
-
maxPrice: 'MaxPrice',
|
|
8484
|
-
memory: 'Memory',
|
|
9655
|
+
port: 'Port',
|
|
9656
|
+
serverGroupId: 'ServerGroupId',
|
|
9657
|
+
type: 'Type',
|
|
9658
|
+
weight: 'Weight',
|
|
8485
9659
|
};
|
|
8486
9660
|
}
|
|
8487
9661
|
static types() {
|
|
8488
9662
|
return {
|
|
8489
|
-
|
|
8490
|
-
|
|
8491
|
-
|
|
8492
|
-
|
|
8493
|
-
instanceFamilyLevel: 'string',
|
|
8494
|
-
maxPrice: 'number',
|
|
8495
|
-
memory: 'number',
|
|
9663
|
+
port: 'number',
|
|
9664
|
+
serverGroupId: 'string',
|
|
9665
|
+
type: 'string',
|
|
9666
|
+
weight: 'number',
|
|
8496
9667
|
};
|
|
8497
9668
|
}
|
|
8498
9669
|
}
|
|
8499
|
-
exports.
|
|
8500
|
-
class
|
|
9670
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupServerGroups = DescribeScalingGroupDetailResponseBodyScalingGroupServerGroups;
|
|
9671
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupTags extends $tea.Model {
|
|
8501
9672
|
constructor(map) {
|
|
8502
9673
|
super(map);
|
|
8503
9674
|
}
|
|
8504
9675
|
static names() {
|
|
8505
9676
|
return {
|
|
8506
|
-
|
|
9677
|
+
propagate: 'Propagate',
|
|
9678
|
+
tagKey: 'TagKey',
|
|
9679
|
+
tagValue: 'TagValue',
|
|
8507
9680
|
};
|
|
8508
9681
|
}
|
|
8509
9682
|
static types() {
|
|
8510
9683
|
return {
|
|
8511
|
-
|
|
9684
|
+
propagate: 'boolean',
|
|
9685
|
+
tagKey: 'string',
|
|
9686
|
+
tagValue: 'string',
|
|
8512
9687
|
};
|
|
8513
9688
|
}
|
|
8514
9689
|
}
|
|
8515
|
-
exports.
|
|
8516
|
-
class
|
|
9690
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupTags = DescribeScalingGroupDetailResponseBodyScalingGroupTags;
|
|
9691
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroupsVServerGroupAttributes extends $tea.Model {
|
|
8517
9692
|
constructor(map) {
|
|
8518
9693
|
super(map);
|
|
8519
9694
|
}
|
|
8520
9695
|
static names() {
|
|
8521
9696
|
return {
|
|
8522
|
-
|
|
8523
|
-
|
|
9697
|
+
port: 'Port',
|
|
9698
|
+
VServerGroupId: 'VServerGroupId',
|
|
9699
|
+
weight: 'Weight',
|
|
8524
9700
|
};
|
|
8525
9701
|
}
|
|
8526
9702
|
static types() {
|
|
8527
9703
|
return {
|
|
8528
|
-
|
|
8529
|
-
|
|
9704
|
+
port: 'number',
|
|
9705
|
+
VServerGroupId: 'string',
|
|
9706
|
+
weight: 'number',
|
|
8530
9707
|
};
|
|
8531
9708
|
}
|
|
8532
9709
|
}
|
|
8533
|
-
exports.
|
|
8534
|
-
class
|
|
9710
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroupsVServerGroupAttributes = DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroupsVServerGroupAttributes;
|
|
9711
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroups extends $tea.Model {
|
|
8535
9712
|
constructor(map) {
|
|
8536
9713
|
super(map);
|
|
8537
9714
|
}
|
|
8538
9715
|
static names() {
|
|
8539
9716
|
return {
|
|
8540
|
-
|
|
8541
|
-
|
|
9717
|
+
loadBalancerId: 'LoadBalancerId',
|
|
9718
|
+
VServerGroupAttributes: 'VServerGroupAttributes',
|
|
8542
9719
|
};
|
|
8543
9720
|
}
|
|
8544
9721
|
static types() {
|
|
8545
9722
|
return {
|
|
8546
|
-
|
|
8547
|
-
|
|
9723
|
+
loadBalancerId: 'string',
|
|
9724
|
+
VServerGroupAttributes: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroupsVServerGroupAttributes },
|
|
8548
9725
|
};
|
|
8549
9726
|
}
|
|
8550
9727
|
}
|
|
8551
|
-
exports.
|
|
8552
|
-
class
|
|
9728
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroups = DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroups;
|
|
9729
|
+
class DescribeScalingGroupDetailResponseBodyScalingGroup extends $tea.Model {
|
|
8553
9730
|
constructor(map) {
|
|
8554
9731
|
super(map);
|
|
8555
9732
|
}
|
|
8556
9733
|
static names() {
|
|
8557
9734
|
return {
|
|
8558
|
-
|
|
8559
|
-
|
|
9735
|
+
activeCapacity: 'ActiveCapacity',
|
|
9736
|
+
activeScalingConfigurationId: 'ActiveScalingConfigurationId',
|
|
9737
|
+
albServerGroups: 'AlbServerGroups',
|
|
9738
|
+
allocationStrategy: 'AllocationStrategy',
|
|
9739
|
+
azBalance: 'AzBalance',
|
|
9740
|
+
compensateWithOnDemand: 'CompensateWithOnDemand',
|
|
8560
9741
|
creationTime: 'CreationTime',
|
|
8561
|
-
|
|
8562
|
-
|
|
8563
|
-
|
|
8564
|
-
|
|
8565
|
-
|
|
8566
|
-
|
|
8567
|
-
|
|
8568
|
-
|
|
8569
|
-
|
|
8570
|
-
|
|
8571
|
-
|
|
8572
|
-
|
|
8573
|
-
|
|
8574
|
-
|
|
8575
|
-
|
|
8576
|
-
instanceName: 'InstanceName',
|
|
8577
|
-
instancePatternInfos: 'InstancePatternInfos',
|
|
8578
|
-
instanceType: 'InstanceType',
|
|
8579
|
-
instanceTypes: 'InstanceTypes',
|
|
8580
|
-
internetChargeType: 'InternetChargeType',
|
|
8581
|
-
internetMaxBandwidthIn: 'InternetMaxBandwidthIn',
|
|
8582
|
-
internetMaxBandwidthOut: 'InternetMaxBandwidthOut',
|
|
8583
|
-
ioOptimized: 'IoOptimized',
|
|
8584
|
-
ipv6AddressCount: 'Ipv6AddressCount',
|
|
8585
|
-
keyPairName: 'KeyPairName',
|
|
9742
|
+
currentHostName: 'CurrentHostName',
|
|
9743
|
+
customPolicyARN: 'CustomPolicyARN',
|
|
9744
|
+
DBInstanceIds: 'DBInstanceIds',
|
|
9745
|
+
defaultCooldown: 'DefaultCooldown',
|
|
9746
|
+
desiredCapacity: 'DesiredCapacity',
|
|
9747
|
+
enableDesiredCapacity: 'EnableDesiredCapacity',
|
|
9748
|
+
groupDeletionProtection: 'GroupDeletionProtection',
|
|
9749
|
+
groupType: 'GroupType',
|
|
9750
|
+
healthCheckType: 'HealthCheckType',
|
|
9751
|
+
healthCheckTypes: 'HealthCheckTypes',
|
|
9752
|
+
initCapacity: 'InitCapacity',
|
|
9753
|
+
isElasticStrengthInAlarm: 'IsElasticStrengthInAlarm',
|
|
9754
|
+
launchTemplateId: 'LaunchTemplateId',
|
|
9755
|
+
launchTemplateOverrides: 'LaunchTemplateOverrides',
|
|
9756
|
+
launchTemplateVersion: 'LaunchTemplateVersion',
|
|
8586
9757
|
lifecycleState: 'LifecycleState',
|
|
8587
|
-
|
|
8588
|
-
|
|
8589
|
-
|
|
8590
|
-
|
|
8591
|
-
|
|
8592
|
-
|
|
9758
|
+
loadBalancerConfigs: 'LoadBalancerConfigs',
|
|
9759
|
+
loadBalancerIds: 'LoadBalancerIds',
|
|
9760
|
+
maxInstanceLifetime: 'MaxInstanceLifetime',
|
|
9761
|
+
maxSize: 'MaxSize',
|
|
9762
|
+
minSize: 'MinSize',
|
|
9763
|
+
modificationTime: 'ModificationTime',
|
|
9764
|
+
monitorGroupId: 'MonitorGroupId',
|
|
9765
|
+
multiAZPolicy: 'MultiAZPolicy',
|
|
9766
|
+
onDemandBaseCapacity: 'OnDemandBaseCapacity',
|
|
9767
|
+
onDemandPercentageAboveBaseCapacity: 'OnDemandPercentageAboveBaseCapacity',
|
|
9768
|
+
pendingCapacity: 'PendingCapacity',
|
|
9769
|
+
pendingWaitCapacity: 'PendingWaitCapacity',
|
|
9770
|
+
protectedCapacity: 'ProtectedCapacity',
|
|
9771
|
+
regionId: 'RegionId',
|
|
9772
|
+
removalPolicies: 'RemovalPolicies',
|
|
9773
|
+
removingCapacity: 'RemovingCapacity',
|
|
9774
|
+
removingWaitCapacity: 'RemovingWaitCapacity',
|
|
8593
9775
|
resourceGroupId: 'ResourceGroupId',
|
|
8594
|
-
scalingConfigurationId: 'ScalingConfigurationId',
|
|
8595
|
-
scalingConfigurationName: 'ScalingConfigurationName',
|
|
8596
9776
|
scalingGroupId: 'ScalingGroupId',
|
|
8597
|
-
|
|
8598
|
-
|
|
8599
|
-
|
|
8600
|
-
|
|
8601
|
-
|
|
8602
|
-
|
|
8603
|
-
|
|
8604
|
-
|
|
8605
|
-
|
|
8606
|
-
|
|
8607
|
-
systemDiskAutoSnapshotPolicyId: 'SystemDiskAutoSnapshotPolicyId',
|
|
8608
|
-
systemDiskBurstingEnabled: 'SystemDiskBurstingEnabled',
|
|
8609
|
-
systemDiskCategories: 'SystemDiskCategories',
|
|
8610
|
-
systemDiskCategory: 'SystemDiskCategory',
|
|
8611
|
-
systemDiskDescription: 'SystemDiskDescription',
|
|
8612
|
-
systemDiskEncryptAlgorithm: 'SystemDiskEncryptAlgorithm',
|
|
8613
|
-
systemDiskEncrypted: 'SystemDiskEncrypted',
|
|
8614
|
-
systemDiskKMSKeyId: 'SystemDiskKMSKeyId',
|
|
8615
|
-
systemDiskName: 'SystemDiskName',
|
|
8616
|
-
systemDiskPerformanceLevel: 'SystemDiskPerformanceLevel',
|
|
8617
|
-
systemDiskProvisionedIops: 'SystemDiskProvisionedIops',
|
|
8618
|
-
systemDiskSize: 'SystemDiskSize',
|
|
9777
|
+
scalingGroupName: 'ScalingGroupName',
|
|
9778
|
+
scalingPolicy: 'ScalingPolicy',
|
|
9779
|
+
serverGroups: 'ServerGroups',
|
|
9780
|
+
spotAllocationStrategy: 'SpotAllocationStrategy',
|
|
9781
|
+
spotInstancePools: 'SpotInstancePools',
|
|
9782
|
+
spotInstanceRemedy: 'SpotInstanceRemedy',
|
|
9783
|
+
standbyCapacity: 'StandbyCapacity',
|
|
9784
|
+
stoppedCapacity: 'StoppedCapacity',
|
|
9785
|
+
suspendedProcesses: 'SuspendedProcesses',
|
|
9786
|
+
systemSuspended: 'SystemSuspended',
|
|
8619
9787
|
tags: 'Tags',
|
|
8620
|
-
|
|
8621
|
-
|
|
8622
|
-
|
|
8623
|
-
|
|
9788
|
+
totalCapacity: 'TotalCapacity',
|
|
9789
|
+
totalInstanceCount: 'TotalInstanceCount',
|
|
9790
|
+
VServerGroups: 'VServerGroups',
|
|
9791
|
+
vSwitchId: 'VSwitchId',
|
|
9792
|
+
vSwitchIds: 'VSwitchIds',
|
|
9793
|
+
vpcId: 'VpcId',
|
|
8624
9794
|
};
|
|
8625
9795
|
}
|
|
8626
9796
|
static types() {
|
|
8627
9797
|
return {
|
|
8628
|
-
|
|
8629
|
-
|
|
9798
|
+
activeCapacity: 'number',
|
|
9799
|
+
activeScalingConfigurationId: 'string',
|
|
9800
|
+
albServerGroups: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupAlbServerGroups },
|
|
9801
|
+
allocationStrategy: 'string',
|
|
9802
|
+
azBalance: 'boolean',
|
|
9803
|
+
compensateWithOnDemand: 'boolean',
|
|
8630
9804
|
creationTime: 'string',
|
|
8631
|
-
|
|
8632
|
-
|
|
8633
|
-
|
|
8634
|
-
|
|
8635
|
-
|
|
8636
|
-
|
|
8637
|
-
|
|
8638
|
-
|
|
8639
|
-
|
|
8640
|
-
|
|
8641
|
-
|
|
8642
|
-
|
|
8643
|
-
|
|
8644
|
-
|
|
8645
|
-
|
|
8646
|
-
instanceName: 'string',
|
|
8647
|
-
instancePatternInfos: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsInstancePatternInfos },
|
|
8648
|
-
instanceType: 'string',
|
|
8649
|
-
instanceTypes: { 'type': 'array', 'itemType': 'string' },
|
|
8650
|
-
internetChargeType: 'string',
|
|
8651
|
-
internetMaxBandwidthIn: 'number',
|
|
8652
|
-
internetMaxBandwidthOut: 'number',
|
|
8653
|
-
ioOptimized: 'string',
|
|
8654
|
-
ipv6AddressCount: 'number',
|
|
8655
|
-
keyPairName: 'string',
|
|
9805
|
+
currentHostName: 'string',
|
|
9806
|
+
customPolicyARN: 'string',
|
|
9807
|
+
DBInstanceIds: { 'type': 'array', 'itemType': 'string' },
|
|
9808
|
+
defaultCooldown: 'number',
|
|
9809
|
+
desiredCapacity: 'number',
|
|
9810
|
+
enableDesiredCapacity: 'boolean',
|
|
9811
|
+
groupDeletionProtection: 'boolean',
|
|
9812
|
+
groupType: 'string',
|
|
9813
|
+
healthCheckType: 'string',
|
|
9814
|
+
healthCheckTypes: { 'type': 'array', 'itemType': 'string' },
|
|
9815
|
+
initCapacity: 'number',
|
|
9816
|
+
isElasticStrengthInAlarm: 'boolean',
|
|
9817
|
+
launchTemplateId: 'string',
|
|
9818
|
+
launchTemplateOverrides: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupLaunchTemplateOverrides },
|
|
9819
|
+
launchTemplateVersion: 'string',
|
|
8656
9820
|
lifecycleState: 'string',
|
|
8657
|
-
|
|
8658
|
-
|
|
8659
|
-
|
|
8660
|
-
|
|
8661
|
-
|
|
8662
|
-
|
|
9821
|
+
loadBalancerConfigs: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupLoadBalancerConfigs },
|
|
9822
|
+
loadBalancerIds: { 'type': 'array', 'itemType': 'string' },
|
|
9823
|
+
maxInstanceLifetime: 'number',
|
|
9824
|
+
maxSize: 'number',
|
|
9825
|
+
minSize: 'number',
|
|
9826
|
+
modificationTime: 'string',
|
|
9827
|
+
monitorGroupId: 'string',
|
|
9828
|
+
multiAZPolicy: 'string',
|
|
9829
|
+
onDemandBaseCapacity: 'number',
|
|
9830
|
+
onDemandPercentageAboveBaseCapacity: 'number',
|
|
9831
|
+
pendingCapacity: 'number',
|
|
9832
|
+
pendingWaitCapacity: 'number',
|
|
9833
|
+
protectedCapacity: 'number',
|
|
9834
|
+
regionId: 'string',
|
|
9835
|
+
removalPolicies: { 'type': 'array', 'itemType': 'string' },
|
|
9836
|
+
removingCapacity: 'number',
|
|
9837
|
+
removingWaitCapacity: 'number',
|
|
8663
9838
|
resourceGroupId: 'string',
|
|
8664
|
-
scalingConfigurationId: 'string',
|
|
8665
|
-
scalingConfigurationName: 'string',
|
|
8666
9839
|
scalingGroupId: 'string',
|
|
8667
|
-
|
|
8668
|
-
|
|
8669
|
-
|
|
8670
|
-
|
|
8671
|
-
|
|
8672
|
-
|
|
8673
|
-
|
|
8674
|
-
|
|
8675
|
-
|
|
8676
|
-
|
|
8677
|
-
|
|
8678
|
-
|
|
8679
|
-
|
|
8680
|
-
|
|
8681
|
-
|
|
8682
|
-
|
|
8683
|
-
|
|
8684
|
-
systemDiskKMSKeyId: 'string',
|
|
8685
|
-
systemDiskName: 'string',
|
|
8686
|
-
systemDiskPerformanceLevel: 'string',
|
|
8687
|
-
systemDiskProvisionedIops: 'number',
|
|
8688
|
-
systemDiskSize: 'number',
|
|
8689
|
-
tags: { 'type': 'array', 'itemType': DescribeScalingConfigurationsResponseBodyScalingConfigurationsTags },
|
|
8690
|
-
tenancy: 'string',
|
|
8691
|
-
userData: 'string',
|
|
8692
|
-
weightedCapacities: { 'type': 'array', 'itemType': 'number' },
|
|
8693
|
-
zoneId: 'string',
|
|
9840
|
+
scalingGroupName: 'string',
|
|
9841
|
+
scalingPolicy: 'string',
|
|
9842
|
+
serverGroups: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupServerGroups },
|
|
9843
|
+
spotAllocationStrategy: 'string',
|
|
9844
|
+
spotInstancePools: 'number',
|
|
9845
|
+
spotInstanceRemedy: 'boolean',
|
|
9846
|
+
standbyCapacity: 'number',
|
|
9847
|
+
stoppedCapacity: 'number',
|
|
9848
|
+
suspendedProcesses: { 'type': 'array', 'itemType': 'string' },
|
|
9849
|
+
systemSuspended: 'boolean',
|
|
9850
|
+
tags: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupTags },
|
|
9851
|
+
totalCapacity: 'number',
|
|
9852
|
+
totalInstanceCount: 'number',
|
|
9853
|
+
VServerGroups: { 'type': 'array', 'itemType': DescribeScalingGroupDetailResponseBodyScalingGroupVServerGroups },
|
|
9854
|
+
vSwitchId: 'string',
|
|
9855
|
+
vSwitchIds: { 'type': 'array', 'itemType': 'string' },
|
|
9856
|
+
vpcId: 'string',
|
|
8694
9857
|
};
|
|
8695
9858
|
}
|
|
8696
9859
|
}
|
|
8697
|
-
exports.
|
|
9860
|
+
exports.DescribeScalingGroupDetailResponseBodyScalingGroup = DescribeScalingGroupDetailResponseBodyScalingGroup;
|
|
8698
9861
|
class DescribeScalingGroupsRequestTags extends $tea.Model {
|
|
8699
9862
|
constructor(map) {
|
|
8700
9863
|
super(map);
|
|
@@ -8873,6 +10036,7 @@ class DescribeScalingGroupsResponseBodyScalingGroups extends $tea.Model {
|
|
|
8873
10036
|
groupDeletionProtection: 'GroupDeletionProtection',
|
|
8874
10037
|
groupType: 'GroupType',
|
|
8875
10038
|
healthCheckType: 'HealthCheckType',
|
|
10039
|
+
healthCheckTypes: 'HealthCheckTypes',
|
|
8876
10040
|
initCapacity: 'InitCapacity',
|
|
8877
10041
|
isElasticStrengthInAlarm: 'IsElasticStrengthInAlarm',
|
|
8878
10042
|
launchTemplateId: 'LaunchTemplateId',
|
|
@@ -8935,6 +10099,7 @@ class DescribeScalingGroupsResponseBodyScalingGroups extends $tea.Model {
|
|
|
8935
10099
|
groupDeletionProtection: 'boolean',
|
|
8936
10100
|
groupType: 'string',
|
|
8937
10101
|
healthCheckType: 'string',
|
|
10102
|
+
healthCheckTypes: { 'type': 'array', 'itemType': 'string' },
|
|
8938
10103
|
initCapacity: 'number',
|
|
8939
10104
|
isElasticStrengthInAlarm: 'boolean',
|
|
8940
10105
|
launchTemplateId: 'string',
|
|
@@ -10621,6 +11786,24 @@ class ModifyScalingRuleRequestStepAdjustments extends $tea.Model {
|
|
|
10621
11786
|
}
|
|
10622
11787
|
}
|
|
10623
11788
|
exports.ModifyScalingRuleRequestStepAdjustments = ModifyScalingRuleRequestStepAdjustments;
|
|
11789
|
+
class ScaleWithAdjustmentRequestLifecycleHookContext extends $tea.Model {
|
|
11790
|
+
constructor(map) {
|
|
11791
|
+
super(map);
|
|
11792
|
+
}
|
|
11793
|
+
static names() {
|
|
11794
|
+
return {
|
|
11795
|
+
disableLifecycleHook: 'DisableLifecycleHook',
|
|
11796
|
+
ignoredLifecycleHookIds: 'IgnoredLifecycleHookIds',
|
|
11797
|
+
};
|
|
11798
|
+
}
|
|
11799
|
+
static types() {
|
|
11800
|
+
return {
|
|
11801
|
+
disableLifecycleHook: 'boolean',
|
|
11802
|
+
ignoredLifecycleHookIds: { 'type': 'array', 'itemType': 'string' },
|
|
11803
|
+
};
|
|
11804
|
+
}
|
|
11805
|
+
}
|
|
11806
|
+
exports.ScaleWithAdjustmentRequestLifecycleHookContext = ScaleWithAdjustmentRequestLifecycleHookContext;
|
|
10624
11807
|
class ScaleWithAdjustmentRequestOverridesContainerOverridesEnvironmentVars extends $tea.Model {
|
|
10625
11808
|
constructor(map) {
|
|
10626
11809
|
super(map);
|
|
@@ -10767,6 +11950,44 @@ class Client extends openapi_client_1.default {
|
|
|
10767
11950
|
}
|
|
10768
11951
|
return endpoint_util_1.default.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
10769
11952
|
}
|
|
11953
|
+
async applyEciScalingConfigurationWithOptions(request, runtime) {
|
|
11954
|
+
tea_util_1.default.validateModel(request);
|
|
11955
|
+
let query = {};
|
|
11956
|
+
if (!tea_util_1.default.isUnset(request.content)) {
|
|
11957
|
+
query["Content"] = request.content;
|
|
11958
|
+
}
|
|
11959
|
+
if (!tea_util_1.default.isUnset(request.format)) {
|
|
11960
|
+
query["Format"] = request.format;
|
|
11961
|
+
}
|
|
11962
|
+
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
11963
|
+
query["RegionId"] = request.regionId;
|
|
11964
|
+
}
|
|
11965
|
+
if (!tea_util_1.default.isUnset(request.scalingConfigurationId)) {
|
|
11966
|
+
query["ScalingConfigurationId"] = request.scalingConfigurationId;
|
|
11967
|
+
}
|
|
11968
|
+
if (!tea_util_1.default.isUnset(request.scalingGroupId)) {
|
|
11969
|
+
query["ScalingGroupId"] = request.scalingGroupId;
|
|
11970
|
+
}
|
|
11971
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
11972
|
+
query: openapi_util_1.default.query(query),
|
|
11973
|
+
});
|
|
11974
|
+
let params = new $OpenApi.Params({
|
|
11975
|
+
action: "ApplyEciScalingConfiguration",
|
|
11976
|
+
version: "2022-02-22",
|
|
11977
|
+
protocol: "HTTPS",
|
|
11978
|
+
pathname: "/",
|
|
11979
|
+
method: "POST",
|
|
11980
|
+
authType: "AK",
|
|
11981
|
+
style: "RPC",
|
|
11982
|
+
reqBodyType: "formData",
|
|
11983
|
+
bodyType: "json",
|
|
11984
|
+
});
|
|
11985
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ApplyEciScalingConfigurationResponse({}));
|
|
11986
|
+
}
|
|
11987
|
+
async applyEciScalingConfiguration(request) {
|
|
11988
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
11989
|
+
return await this.applyEciScalingConfigurationWithOptions(request, runtime);
|
|
11990
|
+
}
|
|
10770
11991
|
async applyScalingGroupWithOptions(request, runtime) {
|
|
10771
11992
|
tea_util_1.default.validateModel(request);
|
|
10772
11993
|
let query = {};
|
|
@@ -12005,6 +13226,9 @@ class Client extends openapi_client_1.default {
|
|
|
12005
13226
|
if (!tea_util_1.default.isUnset(request.healthCheckType)) {
|
|
12006
13227
|
query["HealthCheckType"] = request.healthCheckType;
|
|
12007
13228
|
}
|
|
13229
|
+
if (!tea_util_1.default.isUnset(request.healthCheckTypes)) {
|
|
13230
|
+
query["HealthCheckTypes"] = request.healthCheckTypes;
|
|
13231
|
+
}
|
|
12008
13232
|
if (!tea_util_1.default.isUnset(request.instanceId)) {
|
|
12009
13233
|
query["InstanceId"] = request.instanceId;
|
|
12010
13234
|
}
|
|
@@ -12803,6 +14027,41 @@ class Client extends openapi_client_1.default {
|
|
|
12803
14027
|
let runtime = new $Util.RuntimeOptions({});
|
|
12804
14028
|
return await this.describeAlarmsWithOptions(request, runtime);
|
|
12805
14029
|
}
|
|
14030
|
+
async describeEciScalingConfigurationDetailWithOptions(request, runtime) {
|
|
14031
|
+
tea_util_1.default.validateModel(request);
|
|
14032
|
+
let query = {};
|
|
14033
|
+
if (!tea_util_1.default.isUnset(request.outputFormat)) {
|
|
14034
|
+
query["OutputFormat"] = request.outputFormat;
|
|
14035
|
+
}
|
|
14036
|
+
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
14037
|
+
query["RegionId"] = request.regionId;
|
|
14038
|
+
}
|
|
14039
|
+
if (!tea_util_1.default.isUnset(request.scalingConfigurationId)) {
|
|
14040
|
+
query["ScalingConfigurationId"] = request.scalingConfigurationId;
|
|
14041
|
+
}
|
|
14042
|
+
if (!tea_util_1.default.isUnset(request.scalingGroupId)) {
|
|
14043
|
+
query["ScalingGroupId"] = request.scalingGroupId;
|
|
14044
|
+
}
|
|
14045
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
14046
|
+
query: openapi_util_1.default.query(query),
|
|
14047
|
+
});
|
|
14048
|
+
let params = new $OpenApi.Params({
|
|
14049
|
+
action: "DescribeEciScalingConfigurationDetail",
|
|
14050
|
+
version: "2022-02-22",
|
|
14051
|
+
protocol: "HTTPS",
|
|
14052
|
+
pathname: "/",
|
|
14053
|
+
method: "POST",
|
|
14054
|
+
authType: "AK",
|
|
14055
|
+
style: "RPC",
|
|
14056
|
+
reqBodyType: "formData",
|
|
14057
|
+
bodyType: "json",
|
|
14058
|
+
});
|
|
14059
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeEciScalingConfigurationDetailResponse({}));
|
|
14060
|
+
}
|
|
14061
|
+
async describeEciScalingConfigurationDetail(request) {
|
|
14062
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
14063
|
+
return await this.describeEciScalingConfigurationDetailWithOptions(request, runtime);
|
|
14064
|
+
}
|
|
12806
14065
|
async describeEciScalingConfigurationsWithOptions(request, runtime) {
|
|
12807
14066
|
tea_util_1.default.validateModel(request);
|
|
12808
14067
|
let query = {};
|
|
@@ -13257,6 +14516,41 @@ class Client extends openapi_client_1.default {
|
|
|
13257
14516
|
let runtime = new $Util.RuntimeOptions({});
|
|
13258
14517
|
return await this.describeScalingConfigurationsWithOptions(request, runtime);
|
|
13259
14518
|
}
|
|
14519
|
+
async describeScalingGroupDetailWithOptions(request, runtime) {
|
|
14520
|
+
tea_util_1.default.validateModel(request);
|
|
14521
|
+
let query = {};
|
|
14522
|
+
if (!tea_util_1.default.isUnset(request.outputFormat)) {
|
|
14523
|
+
query["OutputFormat"] = request.outputFormat;
|
|
14524
|
+
}
|
|
14525
|
+
if (!tea_util_1.default.isUnset(request.ownerId)) {
|
|
14526
|
+
query["OwnerId"] = request.ownerId;
|
|
14527
|
+
}
|
|
14528
|
+
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
14529
|
+
query["RegionId"] = request.regionId;
|
|
14530
|
+
}
|
|
14531
|
+
if (!tea_util_1.default.isUnset(request.scalingGroupId)) {
|
|
14532
|
+
query["ScalingGroupId"] = request.scalingGroupId;
|
|
14533
|
+
}
|
|
14534
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
14535
|
+
query: openapi_util_1.default.query(query),
|
|
14536
|
+
});
|
|
14537
|
+
let params = new $OpenApi.Params({
|
|
14538
|
+
action: "DescribeScalingGroupDetail",
|
|
14539
|
+
version: "2022-02-22",
|
|
14540
|
+
protocol: "HTTPS",
|
|
14541
|
+
pathname: "/",
|
|
14542
|
+
method: "POST",
|
|
14543
|
+
authType: "AK",
|
|
14544
|
+
style: "RPC",
|
|
14545
|
+
reqBodyType: "formData",
|
|
14546
|
+
bodyType: "json",
|
|
14547
|
+
});
|
|
14548
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeScalingGroupDetailResponse({}));
|
|
14549
|
+
}
|
|
14550
|
+
async describeScalingGroupDetail(request) {
|
|
14551
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
14552
|
+
return await this.describeScalingGroupDetailWithOptions(request, runtime);
|
|
14553
|
+
}
|
|
13260
14554
|
async describeScalingGroupsWithOptions(request, runtime) {
|
|
13261
14555
|
tea_util_1.default.validateModel(request);
|
|
13262
14556
|
let query = {};
|
|
@@ -14611,6 +15905,47 @@ class Client extends openapi_client_1.default {
|
|
|
14611
15905
|
let runtime = new $Util.RuntimeOptions({});
|
|
14612
15906
|
return await this.modifyEciScalingConfigurationWithOptions(request, runtime);
|
|
14613
15907
|
}
|
|
15908
|
+
async modifyInstanceAttributeWithOptions(request, runtime) {
|
|
15909
|
+
tea_util_1.default.validateModel(request);
|
|
15910
|
+
let query = {};
|
|
15911
|
+
if (!tea_util_1.default.isUnset(request.entrusted)) {
|
|
15912
|
+
query["Entrusted"] = request.entrusted;
|
|
15913
|
+
}
|
|
15914
|
+
if (!tea_util_1.default.isUnset(request.instanceId)) {
|
|
15915
|
+
query["InstanceId"] = request.instanceId;
|
|
15916
|
+
}
|
|
15917
|
+
if (!tea_util_1.default.isUnset(request.ownerId)) {
|
|
15918
|
+
query["OwnerId"] = request.ownerId;
|
|
15919
|
+
}
|
|
15920
|
+
if (!tea_util_1.default.isUnset(request.regionId)) {
|
|
15921
|
+
query["RegionId"] = request.regionId;
|
|
15922
|
+
}
|
|
15923
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerAccount)) {
|
|
15924
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
15925
|
+
}
|
|
15926
|
+
if (!tea_util_1.default.isUnset(request.scalingGroupId)) {
|
|
15927
|
+
query["ScalingGroupId"] = request.scalingGroupId;
|
|
15928
|
+
}
|
|
15929
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
15930
|
+
query: openapi_util_1.default.query(query),
|
|
15931
|
+
});
|
|
15932
|
+
let params = new $OpenApi.Params({
|
|
15933
|
+
action: "ModifyInstanceAttribute",
|
|
15934
|
+
version: "2022-02-22",
|
|
15935
|
+
protocol: "HTTPS",
|
|
15936
|
+
pathname: "/",
|
|
15937
|
+
method: "POST",
|
|
15938
|
+
authType: "AK",
|
|
15939
|
+
style: "RPC",
|
|
15940
|
+
reqBodyType: "formData",
|
|
15941
|
+
bodyType: "json",
|
|
15942
|
+
});
|
|
15943
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyInstanceAttributeResponse({}));
|
|
15944
|
+
}
|
|
15945
|
+
async modifyInstanceAttribute(request) {
|
|
15946
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
15947
|
+
return await this.modifyInstanceAttributeWithOptions(request, runtime);
|
|
15948
|
+
}
|
|
14614
15949
|
/**
|
|
14615
15950
|
* You can use one of the following methods to specify the lifecycle hook that you want to modify:
|
|
14616
15951
|
* * Specify the lifecycle hook ID by using the LifecycleHookId parameter. When you use this method, the ScalingGroupId and LifecycleHookName parameters are ignored.
|
|
@@ -14925,6 +16260,24 @@ class Client extends openapi_client_1.default {
|
|
|
14925
16260
|
let runtime = new $Util.RuntimeOptions({});
|
|
14926
16261
|
return await this.modifyScalingConfigurationWithOptions(request, runtime);
|
|
14927
16262
|
}
|
|
16263
|
+
/**
|
|
16264
|
+
* * You cannot call this operation to modify the settings of the following parameters:
|
|
16265
|
+
* * RegionId
|
|
16266
|
+
* * LoadBalancerId
|
|
16267
|
+
* > If you want to change the CLB instances that are associated with your scaling group, call the AttachLoadBalancers and DetachLoadBalancers operations.
|
|
16268
|
+
* * DBInstanceId
|
|
16269
|
+
* **
|
|
16270
|
+
* **Note**If you want to change the ApsaraDB RDS instances that are associated with your scaling group, call the AttachDBInstances and DetachDBInstances operations.
|
|
16271
|
+
* * You can modify only scaling groups that are in the Active or Inactive state.
|
|
16272
|
+
* * If you enable a new scaling configuration, Elastic Compute Service (ECS) instances that are created based on the previous scaling configuration still run as expected in the scaling group.
|
|
16273
|
+
* * If the total number of instances in the scaling group is greater than the allowed maximum number after you change the value of the MaxSize parameter, Auto Scaling automatically removes instances from the scaling group to ensure that the number of instances is within the new range.
|
|
16274
|
+
* * If the total number of instances in the scaling group is less than the allowed minimum number after you change the value of the MinSize parameter, Auto Scaling automatically adds instances to the scaling group to ensure that the number of instances is within the new range.
|
|
16275
|
+
* * If the total number of instances in the scaling group does not match the expected number of instances after you change the value of the DesiredCapacity parameter, Auto Scaling automatically adds instances to or removes instances from the scaling group to ensure that the number of instances matches the value of the DesiredCapacity parameter.
|
|
16276
|
+
*
|
|
16277
|
+
* @param request ModifyScalingGroupRequest
|
|
16278
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
16279
|
+
* @return ModifyScalingGroupResponse
|
|
16280
|
+
*/
|
|
14928
16281
|
async modifyScalingGroupWithOptions(request, runtime) {
|
|
14929
16282
|
tea_util_1.default.validateModel(request);
|
|
14930
16283
|
let query = {};
|
|
@@ -14958,6 +16311,9 @@ class Client extends openapi_client_1.default {
|
|
|
14958
16311
|
if (!tea_util_1.default.isUnset(request.healthCheckType)) {
|
|
14959
16312
|
query["HealthCheckType"] = request.healthCheckType;
|
|
14960
16313
|
}
|
|
16314
|
+
if (!tea_util_1.default.isUnset(request.healthCheckTypes)) {
|
|
16315
|
+
query["HealthCheckTypes"] = request.healthCheckTypes;
|
|
16316
|
+
}
|
|
14961
16317
|
if (!tea_util_1.default.isUnset(request.launchTemplateId)) {
|
|
14962
16318
|
query["LaunchTemplateId"] = request.launchTemplateId;
|
|
14963
16319
|
}
|
|
@@ -15006,6 +16362,9 @@ class Client extends openapi_client_1.default {
|
|
|
15006
16362
|
if (!tea_util_1.default.isUnset(request.scalingGroupName)) {
|
|
15007
16363
|
query["ScalingGroupName"] = request.scalingGroupName;
|
|
15008
16364
|
}
|
|
16365
|
+
if (!tea_util_1.default.isUnset(request.scalingPolicy)) {
|
|
16366
|
+
query["ScalingPolicy"] = request.scalingPolicy;
|
|
16367
|
+
}
|
|
15009
16368
|
if (!tea_util_1.default.isUnset(request.spotAllocationStrategy)) {
|
|
15010
16369
|
query["SpotAllocationStrategy"] = request.spotAllocationStrategy;
|
|
15011
16370
|
}
|
|
@@ -15034,6 +16393,23 @@ class Client extends openapi_client_1.default {
|
|
|
15034
16393
|
});
|
|
15035
16394
|
return $tea.cast(await this.callApi(params, req, runtime), new ModifyScalingGroupResponse({}));
|
|
15036
16395
|
}
|
|
16396
|
+
/**
|
|
16397
|
+
* * You cannot call this operation to modify the settings of the following parameters:
|
|
16398
|
+
* * RegionId
|
|
16399
|
+
* * LoadBalancerId
|
|
16400
|
+
* > If you want to change the CLB instances that are associated with your scaling group, call the AttachLoadBalancers and DetachLoadBalancers operations.
|
|
16401
|
+
* * DBInstanceId
|
|
16402
|
+
* **
|
|
16403
|
+
* **Note**If you want to change the ApsaraDB RDS instances that are associated with your scaling group, call the AttachDBInstances and DetachDBInstances operations.
|
|
16404
|
+
* * You can modify only scaling groups that are in the Active or Inactive state.
|
|
16405
|
+
* * If you enable a new scaling configuration, Elastic Compute Service (ECS) instances that are created based on the previous scaling configuration still run as expected in the scaling group.
|
|
16406
|
+
* * If the total number of instances in the scaling group is greater than the allowed maximum number after you change the value of the MaxSize parameter, Auto Scaling automatically removes instances from the scaling group to ensure that the number of instances is within the new range.
|
|
16407
|
+
* * If the total number of instances in the scaling group is less than the allowed minimum number after you change the value of the MinSize parameter, Auto Scaling automatically adds instances to the scaling group to ensure that the number of instances is within the new range.
|
|
16408
|
+
* * If the total number of instances in the scaling group does not match the expected number of instances after you change the value of the DesiredCapacity parameter, Auto Scaling automatically adds instances to or removes instances from the scaling group to ensure that the number of instances matches the value of the DesiredCapacity parameter.
|
|
16409
|
+
*
|
|
16410
|
+
* @param request ModifyScalingGroupRequest
|
|
16411
|
+
* @return ModifyScalingGroupResponse
|
|
16412
|
+
*/
|
|
15037
16413
|
async modifyScalingGroup(request) {
|
|
15038
16414
|
let runtime = new $Util.RuntimeOptions({});
|
|
15039
16415
|
return await this.modifyScalingGroupWithOptions(request, runtime);
|
|
@@ -15436,10 +16812,16 @@ class Client extends openapi_client_1.default {
|
|
|
15436
16812
|
tea_util_1.default.validateModel(tmpReq);
|
|
15437
16813
|
let request = new ScaleWithAdjustmentShrinkRequest({});
|
|
15438
16814
|
openapi_util_1.default.convert(tmpReq, request);
|
|
16815
|
+
if (!tea_util_1.default.isUnset(tmpReq.lifecycleHookContext)) {
|
|
16816
|
+
request.lifecycleHookContextShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.lifecycleHookContext, "LifecycleHookContext", "json");
|
|
16817
|
+
}
|
|
15439
16818
|
if (!tea_util_1.default.isUnset(tmpReq.overrides)) {
|
|
15440
16819
|
request.overridesShrink = openapi_util_1.default.arrayToStringWithSpecifiedStyle(tmpReq.overrides, "Overrides", "json");
|
|
15441
16820
|
}
|
|
15442
16821
|
let query = {};
|
|
16822
|
+
if (!tea_util_1.default.isUnset(request.activityMetadata)) {
|
|
16823
|
+
query["ActivityMetadata"] = request.activityMetadata;
|
|
16824
|
+
}
|
|
15443
16825
|
if (!tea_util_1.default.isUnset(request.adjustmentType)) {
|
|
15444
16826
|
query["AdjustmentType"] = request.adjustmentType;
|
|
15445
16827
|
}
|
|
@@ -15449,6 +16831,9 @@ class Client extends openapi_client_1.default {
|
|
|
15449
16831
|
if (!tea_util_1.default.isUnset(request.clientToken)) {
|
|
15450
16832
|
query["ClientToken"] = request.clientToken;
|
|
15451
16833
|
}
|
|
16834
|
+
if (!tea_util_1.default.isUnset(request.lifecycleHookContextShrink)) {
|
|
16835
|
+
query["LifecycleHookContext"] = request.lifecycleHookContextShrink;
|
|
16836
|
+
}
|
|
15452
16837
|
if (!tea_util_1.default.isUnset(request.minAdjustmentMagnitude)) {
|
|
15453
16838
|
query["MinAdjustmentMagnitude"] = request.minAdjustmentMagnitude;
|
|
15454
16839
|
}
|