@aws-sdk/client-auto-scaling 3.297.0 → 3.299.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-cjs/commands/AttachInstancesCommand.js +2 -3
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -3
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -3
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -3
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -3
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribePoliciesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/DetachInstancesCommand.js +2 -3
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -3
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -3
- package/dist-cjs/commands/EnterStandbyCommand.js +2 -3
- package/dist-cjs/commands/ExecutePolicyCommand.js +2 -3
- package/dist-cjs/commands/ExitStandbyCommand.js +2 -3
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -3
- package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -3
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-cjs/commands/PutWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -3
- package/dist-cjs/commands/ResumeProcessesCommand.js +2 -3
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -3
- package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -3
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -3
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/SuspendProcessesCommand.js +2 -3
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -709
- package/dist-es/commands/AttachInstancesCommand.js +2 -3
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/AttachLoadBalancersCommand.js +2 -3
- package/dist-es/commands/AttachTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js +2 -3
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-es/commands/CancelInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/CompleteLifecycleActionCommand.js +2 -3
- package/dist-es/commands/CreateAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/CreateLaunchConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateOrUpdateTagsCommand.js +2 -3
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteLifecycleHookCommand.js +2 -3
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteScheduledActionCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DeleteWarmPoolCommand.js +2 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -3
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js +2 -3
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleHooksCommand.js +2 -3
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeLoadBalancersCommand.js +2 -3
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +2 -3
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribePoliciesCommand.js +2 -3
- package/dist-es/commands/DescribeScalingActivitiesCommand.js +2 -3
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js +2 -3
- package/dist-es/commands/DescribeScheduledActionsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +2 -3
- package/dist-es/commands/DescribeTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/DescribeWarmPoolCommand.js +2 -3
- package/dist-es/commands/DetachInstancesCommand.js +2 -3
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/DetachLoadBalancersCommand.js +2 -3
- package/dist-es/commands/DetachTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/DisableMetricsCollectionCommand.js +2 -3
- package/dist-es/commands/EnableMetricsCollectionCommand.js +2 -3
- package/dist-es/commands/EnterStandbyCommand.js +2 -3
- package/dist-es/commands/ExecutePolicyCommand.js +2 -3
- package/dist-es/commands/ExitStandbyCommand.js +2 -3
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js +2 -3
- package/dist-es/commands/PutLifecycleHookCommand.js +2 -3
- package/dist-es/commands/PutNotificationConfigurationCommand.js +2 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-es/commands/PutWarmPoolCommand.js +2 -3
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +2 -3
- package/dist-es/commands/ResumeProcessesCommand.js +2 -3
- package/dist-es/commands/RollbackInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/SetDesiredCapacityCommand.js +2 -3
- package/dist-es/commands/SetInstanceHealthCommand.js +2 -3
- package/dist-es/commands/SetInstanceProtectionCommand.js +2 -3
- package/dist-es/commands/StartInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/SuspendProcessesCommand.js +2 -3
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -528
- package/dist-types/models/models_0.d.ts +0 -704
- package/dist-types/ts3.4/models/models_0.d.ts +0 -502
- package/package.json +11 -10
|
@@ -6475,707 +6475,3 @@ export interface UpdateAutoScalingGroupType {
|
|
|
6475
6475
|
*/
|
|
6476
6476
|
DefaultInstanceWarmup?: number;
|
|
6477
6477
|
}
|
|
6478
|
-
/**
|
|
6479
|
-
* @internal
|
|
6480
|
-
*/
|
|
6481
|
-
export declare const AcceleratorCountRequestFilterSensitiveLog: (obj: AcceleratorCountRequest) => any;
|
|
6482
|
-
/**
|
|
6483
|
-
* @internal
|
|
6484
|
-
*/
|
|
6485
|
-
export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
|
|
6486
|
-
/**
|
|
6487
|
-
* @internal
|
|
6488
|
-
*/
|
|
6489
|
-
export declare const ActivityFilterSensitiveLog: (obj: Activity) => any;
|
|
6490
|
-
/**
|
|
6491
|
-
* @internal
|
|
6492
|
-
*/
|
|
6493
|
-
export declare const ActivitiesTypeFilterSensitiveLog: (obj: ActivitiesType) => any;
|
|
6494
|
-
/**
|
|
6495
|
-
* @internal
|
|
6496
|
-
*/
|
|
6497
|
-
export declare const ActivityTypeFilterSensitiveLog: (obj: ActivityType) => any;
|
|
6498
|
-
/**
|
|
6499
|
-
* @internal
|
|
6500
|
-
*/
|
|
6501
|
-
export declare const AdjustmentTypeFilterSensitiveLog: (obj: AdjustmentType) => any;
|
|
6502
|
-
/**
|
|
6503
|
-
* @internal
|
|
6504
|
-
*/
|
|
6505
|
-
export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
|
|
6506
|
-
/**
|
|
6507
|
-
* @internal
|
|
6508
|
-
*/
|
|
6509
|
-
export declare const AttachInstancesQueryFilterSensitiveLog: (obj: AttachInstancesQuery) => any;
|
|
6510
|
-
/**
|
|
6511
|
-
* @internal
|
|
6512
|
-
*/
|
|
6513
|
-
export declare const AttachLoadBalancersResultTypeFilterSensitiveLog: (obj: AttachLoadBalancersResultType) => any;
|
|
6514
|
-
/**
|
|
6515
|
-
* @internal
|
|
6516
|
-
*/
|
|
6517
|
-
export declare const AttachLoadBalancersTypeFilterSensitiveLog: (obj: AttachLoadBalancersType) => any;
|
|
6518
|
-
/**
|
|
6519
|
-
* @internal
|
|
6520
|
-
*/
|
|
6521
|
-
export declare const AttachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog: (obj: AttachLoadBalancerTargetGroupsResultType) => any;
|
|
6522
|
-
/**
|
|
6523
|
-
* @internal
|
|
6524
|
-
*/
|
|
6525
|
-
export declare const AttachLoadBalancerTargetGroupsTypeFilterSensitiveLog: (obj: AttachLoadBalancerTargetGroupsType) => any;
|
|
6526
|
-
/**
|
|
6527
|
-
* @internal
|
|
6528
|
-
*/
|
|
6529
|
-
export declare const AttachTrafficSourcesResultTypeFilterSensitiveLog: (obj: AttachTrafficSourcesResultType) => any;
|
|
6530
|
-
/**
|
|
6531
|
-
* @internal
|
|
6532
|
-
*/
|
|
6533
|
-
export declare const TrafficSourceIdentifierFilterSensitiveLog: (obj: TrafficSourceIdentifier) => any;
|
|
6534
|
-
/**
|
|
6535
|
-
* @internal
|
|
6536
|
-
*/
|
|
6537
|
-
export declare const AttachTrafficSourcesTypeFilterSensitiveLog: (obj: AttachTrafficSourcesType) => any;
|
|
6538
|
-
/**
|
|
6539
|
-
* @internal
|
|
6540
|
-
*/
|
|
6541
|
-
export declare const FailedScheduledUpdateGroupActionRequestFilterSensitiveLog: (obj: FailedScheduledUpdateGroupActionRequest) => any;
|
|
6542
|
-
/**
|
|
6543
|
-
* @internal
|
|
6544
|
-
*/
|
|
6545
|
-
export declare const BatchDeleteScheduledActionAnswerFilterSensitiveLog: (obj: BatchDeleteScheduledActionAnswer) => any;
|
|
6546
|
-
/**
|
|
6547
|
-
* @internal
|
|
6548
|
-
*/
|
|
6549
|
-
export declare const BatchDeleteScheduledActionTypeFilterSensitiveLog: (obj: BatchDeleteScheduledActionType) => any;
|
|
6550
|
-
/**
|
|
6551
|
-
* @internal
|
|
6552
|
-
*/
|
|
6553
|
-
export declare const BatchPutScheduledUpdateGroupActionAnswerFilterSensitiveLog: (obj: BatchPutScheduledUpdateGroupActionAnswer) => any;
|
|
6554
|
-
/**
|
|
6555
|
-
* @internal
|
|
6556
|
-
*/
|
|
6557
|
-
export declare const ScheduledUpdateGroupActionRequestFilterSensitiveLog: (obj: ScheduledUpdateGroupActionRequest) => any;
|
|
6558
|
-
/**
|
|
6559
|
-
* @internal
|
|
6560
|
-
*/
|
|
6561
|
-
export declare const BatchPutScheduledUpdateGroupActionTypeFilterSensitiveLog: (obj: BatchPutScheduledUpdateGroupActionType) => any;
|
|
6562
|
-
/**
|
|
6563
|
-
* @internal
|
|
6564
|
-
*/
|
|
6565
|
-
export declare const CancelInstanceRefreshAnswerFilterSensitiveLog: (obj: CancelInstanceRefreshAnswer) => any;
|
|
6566
|
-
/**
|
|
6567
|
-
* @internal
|
|
6568
|
-
*/
|
|
6569
|
-
export declare const CancelInstanceRefreshTypeFilterSensitiveLog: (obj: CancelInstanceRefreshType) => any;
|
|
6570
|
-
/**
|
|
6571
|
-
* @internal
|
|
6572
|
-
*/
|
|
6573
|
-
export declare const CompleteLifecycleActionAnswerFilterSensitiveLog: (obj: CompleteLifecycleActionAnswer) => any;
|
|
6574
|
-
/**
|
|
6575
|
-
* @internal
|
|
6576
|
-
*/
|
|
6577
|
-
export declare const CompleteLifecycleActionTypeFilterSensitiveLog: (obj: CompleteLifecycleActionType) => any;
|
|
6578
|
-
/**
|
|
6579
|
-
* @internal
|
|
6580
|
-
*/
|
|
6581
|
-
export declare const LaunchTemplateSpecificationFilterSensitiveLog: (obj: LaunchTemplateSpecification) => any;
|
|
6582
|
-
/**
|
|
6583
|
-
* @internal
|
|
6584
|
-
*/
|
|
6585
|
-
export declare const LifecycleHookSpecificationFilterSensitiveLog: (obj: LifecycleHookSpecification) => any;
|
|
6586
|
-
/**
|
|
6587
|
-
* @internal
|
|
6588
|
-
*/
|
|
6589
|
-
export declare const InstancesDistributionFilterSensitiveLog: (obj: InstancesDistribution) => any;
|
|
6590
|
-
/**
|
|
6591
|
-
* @internal
|
|
6592
|
-
*/
|
|
6593
|
-
export declare const BaselineEbsBandwidthMbpsRequestFilterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
|
|
6594
|
-
/**
|
|
6595
|
-
* @internal
|
|
6596
|
-
*/
|
|
6597
|
-
export declare const MemoryGiBPerVCpuRequestFilterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
|
|
6598
|
-
/**
|
|
6599
|
-
* @internal
|
|
6600
|
-
*/
|
|
6601
|
-
export declare const MemoryMiBRequestFilterSensitiveLog: (obj: MemoryMiBRequest) => any;
|
|
6602
|
-
/**
|
|
6603
|
-
* @internal
|
|
6604
|
-
*/
|
|
6605
|
-
export declare const NetworkBandwidthGbpsRequestFilterSensitiveLog: (obj: NetworkBandwidthGbpsRequest) => any;
|
|
6606
|
-
/**
|
|
6607
|
-
* @internal
|
|
6608
|
-
*/
|
|
6609
|
-
export declare const NetworkInterfaceCountRequestFilterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
|
|
6610
|
-
/**
|
|
6611
|
-
* @internal
|
|
6612
|
-
*/
|
|
6613
|
-
export declare const TotalLocalStorageGBRequestFilterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
|
|
6614
|
-
/**
|
|
6615
|
-
* @internal
|
|
6616
|
-
*/
|
|
6617
|
-
export declare const VCpuCountRequestFilterSensitiveLog: (obj: VCpuCountRequest) => any;
|
|
6618
|
-
/**
|
|
6619
|
-
* @internal
|
|
6620
|
-
*/
|
|
6621
|
-
export declare const InstanceRequirementsFilterSensitiveLog: (obj: InstanceRequirements) => any;
|
|
6622
|
-
/**
|
|
6623
|
-
* @internal
|
|
6624
|
-
*/
|
|
6625
|
-
export declare const LaunchTemplateOverridesFilterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
|
|
6626
|
-
/**
|
|
6627
|
-
* @internal
|
|
6628
|
-
*/
|
|
6629
|
-
export declare const LaunchTemplateFilterSensitiveLog: (obj: LaunchTemplate) => any;
|
|
6630
|
-
/**
|
|
6631
|
-
* @internal
|
|
6632
|
-
*/
|
|
6633
|
-
export declare const MixedInstancesPolicyFilterSensitiveLog: (obj: MixedInstancesPolicy) => any;
|
|
6634
|
-
/**
|
|
6635
|
-
* @internal
|
|
6636
|
-
*/
|
|
6637
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6638
|
-
/**
|
|
6639
|
-
* @internal
|
|
6640
|
-
*/
|
|
6641
|
-
export declare const CreateAutoScalingGroupTypeFilterSensitiveLog: (obj: CreateAutoScalingGroupType) => any;
|
|
6642
|
-
/**
|
|
6643
|
-
* @internal
|
|
6644
|
-
*/
|
|
6645
|
-
export declare const EbsFilterSensitiveLog: (obj: Ebs) => any;
|
|
6646
|
-
/**
|
|
6647
|
-
* @internal
|
|
6648
|
-
*/
|
|
6649
|
-
export declare const BlockDeviceMappingFilterSensitiveLog: (obj: BlockDeviceMapping) => any;
|
|
6650
|
-
/**
|
|
6651
|
-
* @internal
|
|
6652
|
-
*/
|
|
6653
|
-
export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
|
|
6654
|
-
/**
|
|
6655
|
-
* @internal
|
|
6656
|
-
*/
|
|
6657
|
-
export declare const InstanceMetadataOptionsFilterSensitiveLog: (obj: InstanceMetadataOptions) => any;
|
|
6658
|
-
/**
|
|
6659
|
-
* @internal
|
|
6660
|
-
*/
|
|
6661
|
-
export declare const CreateLaunchConfigurationTypeFilterSensitiveLog: (obj: CreateLaunchConfigurationType) => any;
|
|
6662
|
-
/**
|
|
6663
|
-
* @internal
|
|
6664
|
-
*/
|
|
6665
|
-
export declare const CreateOrUpdateTagsTypeFilterSensitiveLog: (obj: CreateOrUpdateTagsType) => any;
|
|
6666
|
-
/**
|
|
6667
|
-
* @internal
|
|
6668
|
-
*/
|
|
6669
|
-
export declare const DeleteAutoScalingGroupTypeFilterSensitiveLog: (obj: DeleteAutoScalingGroupType) => any;
|
|
6670
|
-
/**
|
|
6671
|
-
* @internal
|
|
6672
|
-
*/
|
|
6673
|
-
export declare const LaunchConfigurationNameTypeFilterSensitiveLog: (obj: LaunchConfigurationNameType) => any;
|
|
6674
|
-
/**
|
|
6675
|
-
* @internal
|
|
6676
|
-
*/
|
|
6677
|
-
export declare const DeleteLifecycleHookAnswerFilterSensitiveLog: (obj: DeleteLifecycleHookAnswer) => any;
|
|
6678
|
-
/**
|
|
6679
|
-
* @internal
|
|
6680
|
-
*/
|
|
6681
|
-
export declare const DeleteLifecycleHookTypeFilterSensitiveLog: (obj: DeleteLifecycleHookType) => any;
|
|
6682
|
-
/**
|
|
6683
|
-
* @internal
|
|
6684
|
-
*/
|
|
6685
|
-
export declare const DeleteNotificationConfigurationTypeFilterSensitiveLog: (obj: DeleteNotificationConfigurationType) => any;
|
|
6686
|
-
/**
|
|
6687
|
-
* @internal
|
|
6688
|
-
*/
|
|
6689
|
-
export declare const DeletePolicyTypeFilterSensitiveLog: (obj: DeletePolicyType) => any;
|
|
6690
|
-
/**
|
|
6691
|
-
* @internal
|
|
6692
|
-
*/
|
|
6693
|
-
export declare const DeleteScheduledActionTypeFilterSensitiveLog: (obj: DeleteScheduledActionType) => any;
|
|
6694
|
-
/**
|
|
6695
|
-
* @internal
|
|
6696
|
-
*/
|
|
6697
|
-
export declare const DeleteTagsTypeFilterSensitiveLog: (obj: DeleteTagsType) => any;
|
|
6698
|
-
/**
|
|
6699
|
-
* @internal
|
|
6700
|
-
*/
|
|
6701
|
-
export declare const DeleteWarmPoolAnswerFilterSensitiveLog: (obj: DeleteWarmPoolAnswer) => any;
|
|
6702
|
-
/**
|
|
6703
|
-
* @internal
|
|
6704
|
-
*/
|
|
6705
|
-
export declare const DeleteWarmPoolTypeFilterSensitiveLog: (obj: DeleteWarmPoolType) => any;
|
|
6706
|
-
/**
|
|
6707
|
-
* @internal
|
|
6708
|
-
*/
|
|
6709
|
-
export declare const DescribeAccountLimitsAnswerFilterSensitiveLog: (obj: DescribeAccountLimitsAnswer) => any;
|
|
6710
|
-
/**
|
|
6711
|
-
* @internal
|
|
6712
|
-
*/
|
|
6713
|
-
export declare const DescribeAdjustmentTypesAnswerFilterSensitiveLog: (obj: DescribeAdjustmentTypesAnswer) => any;
|
|
6714
|
-
/**
|
|
6715
|
-
* @internal
|
|
6716
|
-
*/
|
|
6717
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
6718
|
-
/**
|
|
6719
|
-
* @internal
|
|
6720
|
-
*/
|
|
6721
|
-
export declare const AutoScalingGroupNamesTypeFilterSensitiveLog: (obj: AutoScalingGroupNamesType) => any;
|
|
6722
|
-
/**
|
|
6723
|
-
* @internal
|
|
6724
|
-
*/
|
|
6725
|
-
export declare const EnabledMetricFilterSensitiveLog: (obj: EnabledMetric) => any;
|
|
6726
|
-
/**
|
|
6727
|
-
* @internal
|
|
6728
|
-
*/
|
|
6729
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
6730
|
-
/**
|
|
6731
|
-
* @internal
|
|
6732
|
-
*/
|
|
6733
|
-
export declare const SuspendedProcessFilterSensitiveLog: (obj: SuspendedProcess) => any;
|
|
6734
|
-
/**
|
|
6735
|
-
* @internal
|
|
6736
|
-
*/
|
|
6737
|
-
export declare const TagDescriptionFilterSensitiveLog: (obj: TagDescription) => any;
|
|
6738
|
-
/**
|
|
6739
|
-
* @internal
|
|
6740
|
-
*/
|
|
6741
|
-
export declare const InstanceReusePolicyFilterSensitiveLog: (obj: InstanceReusePolicy) => any;
|
|
6742
|
-
/**
|
|
6743
|
-
* @internal
|
|
6744
|
-
*/
|
|
6745
|
-
export declare const WarmPoolConfigurationFilterSensitiveLog: (obj: WarmPoolConfiguration) => any;
|
|
6746
|
-
/**
|
|
6747
|
-
* @internal
|
|
6748
|
-
*/
|
|
6749
|
-
export declare const AutoScalingGroupFilterSensitiveLog: (obj: AutoScalingGroup) => any;
|
|
6750
|
-
/**
|
|
6751
|
-
* @internal
|
|
6752
|
-
*/
|
|
6753
|
-
export declare const AutoScalingGroupsTypeFilterSensitiveLog: (obj: AutoScalingGroupsType) => any;
|
|
6754
|
-
/**
|
|
6755
|
-
* @internal
|
|
6756
|
-
*/
|
|
6757
|
-
export declare const AutoScalingInstanceDetailsFilterSensitiveLog: (obj: AutoScalingInstanceDetails) => any;
|
|
6758
|
-
/**
|
|
6759
|
-
* @internal
|
|
6760
|
-
*/
|
|
6761
|
-
export declare const AutoScalingInstancesTypeFilterSensitiveLog: (obj: AutoScalingInstancesType) => any;
|
|
6762
|
-
/**
|
|
6763
|
-
* @internal
|
|
6764
|
-
*/
|
|
6765
|
-
export declare const DescribeAutoScalingInstancesTypeFilterSensitiveLog: (obj: DescribeAutoScalingInstancesType) => any;
|
|
6766
|
-
/**
|
|
6767
|
-
* @internal
|
|
6768
|
-
*/
|
|
6769
|
-
export declare const DescribeAutoScalingNotificationTypesAnswerFilterSensitiveLog: (obj: DescribeAutoScalingNotificationTypesAnswer) => any;
|
|
6770
|
-
/**
|
|
6771
|
-
* @internal
|
|
6772
|
-
*/
|
|
6773
|
-
export declare const DesiredConfigurationFilterSensitiveLog: (obj: DesiredConfiguration) => any;
|
|
6774
|
-
/**
|
|
6775
|
-
* @internal
|
|
6776
|
-
*/
|
|
6777
|
-
export declare const RefreshPreferencesFilterSensitiveLog: (obj: RefreshPreferences) => any;
|
|
6778
|
-
/**
|
|
6779
|
-
* @internal
|
|
6780
|
-
*/
|
|
6781
|
-
export declare const InstanceRefreshLivePoolProgressFilterSensitiveLog: (obj: InstanceRefreshLivePoolProgress) => any;
|
|
6782
|
-
/**
|
|
6783
|
-
* @internal
|
|
6784
|
-
*/
|
|
6785
|
-
export declare const InstanceRefreshWarmPoolProgressFilterSensitiveLog: (obj: InstanceRefreshWarmPoolProgress) => any;
|
|
6786
|
-
/**
|
|
6787
|
-
* @internal
|
|
6788
|
-
*/
|
|
6789
|
-
export declare const InstanceRefreshProgressDetailsFilterSensitiveLog: (obj: InstanceRefreshProgressDetails) => any;
|
|
6790
|
-
/**
|
|
6791
|
-
* @internal
|
|
6792
|
-
*/
|
|
6793
|
-
export declare const RollbackDetailsFilterSensitiveLog: (obj: RollbackDetails) => any;
|
|
6794
|
-
/**
|
|
6795
|
-
* @internal
|
|
6796
|
-
*/
|
|
6797
|
-
export declare const InstanceRefreshFilterSensitiveLog: (obj: InstanceRefresh) => any;
|
|
6798
|
-
/**
|
|
6799
|
-
* @internal
|
|
6800
|
-
*/
|
|
6801
|
-
export declare const DescribeInstanceRefreshesAnswerFilterSensitiveLog: (obj: DescribeInstanceRefreshesAnswer) => any;
|
|
6802
|
-
/**
|
|
6803
|
-
* @internal
|
|
6804
|
-
*/
|
|
6805
|
-
export declare const DescribeInstanceRefreshesTypeFilterSensitiveLog: (obj: DescribeInstanceRefreshesType) => any;
|
|
6806
|
-
/**
|
|
6807
|
-
* @internal
|
|
6808
|
-
*/
|
|
6809
|
-
export declare const LaunchConfigurationNamesTypeFilterSensitiveLog: (obj: LaunchConfigurationNamesType) => any;
|
|
6810
|
-
/**
|
|
6811
|
-
* @internal
|
|
6812
|
-
*/
|
|
6813
|
-
export declare const LaunchConfigurationFilterSensitiveLog: (obj: LaunchConfiguration) => any;
|
|
6814
|
-
/**
|
|
6815
|
-
* @internal
|
|
6816
|
-
*/
|
|
6817
|
-
export declare const LaunchConfigurationsTypeFilterSensitiveLog: (obj: LaunchConfigurationsType) => any;
|
|
6818
|
-
/**
|
|
6819
|
-
* @internal
|
|
6820
|
-
*/
|
|
6821
|
-
export declare const LifecycleHookFilterSensitiveLog: (obj: LifecycleHook) => any;
|
|
6822
|
-
/**
|
|
6823
|
-
* @internal
|
|
6824
|
-
*/
|
|
6825
|
-
export declare const DescribeLifecycleHooksAnswerFilterSensitiveLog: (obj: DescribeLifecycleHooksAnswer) => any;
|
|
6826
|
-
/**
|
|
6827
|
-
* @internal
|
|
6828
|
-
*/
|
|
6829
|
-
export declare const DescribeLifecycleHooksTypeFilterSensitiveLog: (obj: DescribeLifecycleHooksType) => any;
|
|
6830
|
-
/**
|
|
6831
|
-
* @internal
|
|
6832
|
-
*/
|
|
6833
|
-
export declare const DescribeLifecycleHookTypesAnswerFilterSensitiveLog: (obj: DescribeLifecycleHookTypesAnswer) => any;
|
|
6834
|
-
/**
|
|
6835
|
-
* @internal
|
|
6836
|
-
*/
|
|
6837
|
-
export declare const DescribeLoadBalancersRequestFilterSensitiveLog: (obj: DescribeLoadBalancersRequest) => any;
|
|
6838
|
-
/**
|
|
6839
|
-
* @internal
|
|
6840
|
-
*/
|
|
6841
|
-
export declare const LoadBalancerStateFilterSensitiveLog: (obj: LoadBalancerState) => any;
|
|
6842
|
-
/**
|
|
6843
|
-
* @internal
|
|
6844
|
-
*/
|
|
6845
|
-
export declare const DescribeLoadBalancersResponseFilterSensitiveLog: (obj: DescribeLoadBalancersResponse) => any;
|
|
6846
|
-
/**
|
|
6847
|
-
* @internal
|
|
6848
|
-
*/
|
|
6849
|
-
export declare const DescribeLoadBalancerTargetGroupsRequestFilterSensitiveLog: (obj: DescribeLoadBalancerTargetGroupsRequest) => any;
|
|
6850
|
-
/**
|
|
6851
|
-
* @internal
|
|
6852
|
-
*/
|
|
6853
|
-
export declare const LoadBalancerTargetGroupStateFilterSensitiveLog: (obj: LoadBalancerTargetGroupState) => any;
|
|
6854
|
-
/**
|
|
6855
|
-
* @internal
|
|
6856
|
-
*/
|
|
6857
|
-
export declare const DescribeLoadBalancerTargetGroupsResponseFilterSensitiveLog: (obj: DescribeLoadBalancerTargetGroupsResponse) => any;
|
|
6858
|
-
/**
|
|
6859
|
-
* @internal
|
|
6860
|
-
*/
|
|
6861
|
-
export declare const MetricGranularityTypeFilterSensitiveLog: (obj: MetricGranularityType) => any;
|
|
6862
|
-
/**
|
|
6863
|
-
* @internal
|
|
6864
|
-
*/
|
|
6865
|
-
export declare const MetricCollectionTypeFilterSensitiveLog: (obj: MetricCollectionType) => any;
|
|
6866
|
-
/**
|
|
6867
|
-
* @internal
|
|
6868
|
-
*/
|
|
6869
|
-
export declare const DescribeMetricCollectionTypesAnswerFilterSensitiveLog: (obj: DescribeMetricCollectionTypesAnswer) => any;
|
|
6870
|
-
/**
|
|
6871
|
-
* @internal
|
|
6872
|
-
*/
|
|
6873
|
-
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
6874
|
-
/**
|
|
6875
|
-
* @internal
|
|
6876
|
-
*/
|
|
6877
|
-
export declare const DescribeNotificationConfigurationsAnswerFilterSensitiveLog: (obj: DescribeNotificationConfigurationsAnswer) => any;
|
|
6878
|
-
/**
|
|
6879
|
-
* @internal
|
|
6880
|
-
*/
|
|
6881
|
-
export declare const DescribeNotificationConfigurationsTypeFilterSensitiveLog: (obj: DescribeNotificationConfigurationsType) => any;
|
|
6882
|
-
/**
|
|
6883
|
-
* @internal
|
|
6884
|
-
*/
|
|
6885
|
-
export declare const DescribePoliciesTypeFilterSensitiveLog: (obj: DescribePoliciesType) => any;
|
|
6886
|
-
/**
|
|
6887
|
-
* @internal
|
|
6888
|
-
*/
|
|
6889
|
-
export declare const MetricDimensionFilterSensitiveLog: (obj: MetricDimension) => any;
|
|
6890
|
-
/**
|
|
6891
|
-
* @internal
|
|
6892
|
-
*/
|
|
6893
|
-
export declare const MetricFilterSensitiveLog: (obj: Metric) => any;
|
|
6894
|
-
/**
|
|
6895
|
-
* @internal
|
|
6896
|
-
*/
|
|
6897
|
-
export declare const MetricStatFilterSensitiveLog: (obj: MetricStat) => any;
|
|
6898
|
-
/**
|
|
6899
|
-
* @internal
|
|
6900
|
-
*/
|
|
6901
|
-
export declare const MetricDataQueryFilterSensitiveLog: (obj: MetricDataQuery) => any;
|
|
6902
|
-
/**
|
|
6903
|
-
* @internal
|
|
6904
|
-
*/
|
|
6905
|
-
export declare const PredictiveScalingCustomizedCapacityMetricFilterSensitiveLog: (obj: PredictiveScalingCustomizedCapacityMetric) => any;
|
|
6906
|
-
/**
|
|
6907
|
-
* @internal
|
|
6908
|
-
*/
|
|
6909
|
-
export declare const PredictiveScalingCustomizedLoadMetricFilterSensitiveLog: (obj: PredictiveScalingCustomizedLoadMetric) => any;
|
|
6910
|
-
/**
|
|
6911
|
-
* @internal
|
|
6912
|
-
*/
|
|
6913
|
-
export declare const PredictiveScalingCustomizedScalingMetricFilterSensitiveLog: (obj: PredictiveScalingCustomizedScalingMetric) => any;
|
|
6914
|
-
/**
|
|
6915
|
-
* @internal
|
|
6916
|
-
*/
|
|
6917
|
-
export declare const PredictiveScalingPredefinedLoadMetricFilterSensitiveLog: (obj: PredictiveScalingPredefinedLoadMetric) => any;
|
|
6918
|
-
/**
|
|
6919
|
-
* @internal
|
|
6920
|
-
*/
|
|
6921
|
-
export declare const PredictiveScalingPredefinedMetricPairFilterSensitiveLog: (obj: PredictiveScalingPredefinedMetricPair) => any;
|
|
6922
|
-
/**
|
|
6923
|
-
* @internal
|
|
6924
|
-
*/
|
|
6925
|
-
export declare const PredictiveScalingPredefinedScalingMetricFilterSensitiveLog: (obj: PredictiveScalingPredefinedScalingMetric) => any;
|
|
6926
|
-
/**
|
|
6927
|
-
* @internal
|
|
6928
|
-
*/
|
|
6929
|
-
export declare const PredictiveScalingMetricSpecificationFilterSensitiveLog: (obj: PredictiveScalingMetricSpecification) => any;
|
|
6930
|
-
/**
|
|
6931
|
-
* @internal
|
|
6932
|
-
*/
|
|
6933
|
-
export declare const PredictiveScalingConfigurationFilterSensitiveLog: (obj: PredictiveScalingConfiguration) => any;
|
|
6934
|
-
/**
|
|
6935
|
-
* @internal
|
|
6936
|
-
*/
|
|
6937
|
-
export declare const StepAdjustmentFilterSensitiveLog: (obj: StepAdjustment) => any;
|
|
6938
|
-
/**
|
|
6939
|
-
* @internal
|
|
6940
|
-
*/
|
|
6941
|
-
export declare const TargetTrackingMetricStatFilterSensitiveLog: (obj: TargetTrackingMetricStat) => any;
|
|
6942
|
-
/**
|
|
6943
|
-
* @internal
|
|
6944
|
-
*/
|
|
6945
|
-
export declare const TargetTrackingMetricDataQueryFilterSensitiveLog: (obj: TargetTrackingMetricDataQuery) => any;
|
|
6946
|
-
/**
|
|
6947
|
-
* @internal
|
|
6948
|
-
*/
|
|
6949
|
-
export declare const CustomizedMetricSpecificationFilterSensitiveLog: (obj: CustomizedMetricSpecification) => any;
|
|
6950
|
-
/**
|
|
6951
|
-
* @internal
|
|
6952
|
-
*/
|
|
6953
|
-
export declare const PredefinedMetricSpecificationFilterSensitiveLog: (obj: PredefinedMetricSpecification) => any;
|
|
6954
|
-
/**
|
|
6955
|
-
* @internal
|
|
6956
|
-
*/
|
|
6957
|
-
export declare const TargetTrackingConfigurationFilterSensitiveLog: (obj: TargetTrackingConfiguration) => any;
|
|
6958
|
-
/**
|
|
6959
|
-
* @internal
|
|
6960
|
-
*/
|
|
6961
|
-
export declare const ScalingPolicyFilterSensitiveLog: (obj: ScalingPolicy) => any;
|
|
6962
|
-
/**
|
|
6963
|
-
* @internal
|
|
6964
|
-
*/
|
|
6965
|
-
export declare const PoliciesTypeFilterSensitiveLog: (obj: PoliciesType) => any;
|
|
6966
|
-
/**
|
|
6967
|
-
* @internal
|
|
6968
|
-
*/
|
|
6969
|
-
export declare const DescribeScalingActivitiesTypeFilterSensitiveLog: (obj: DescribeScalingActivitiesType) => any;
|
|
6970
|
-
/**
|
|
6971
|
-
* @internal
|
|
6972
|
-
*/
|
|
6973
|
-
export declare const ProcessTypeFilterSensitiveLog: (obj: ProcessType) => any;
|
|
6974
|
-
/**
|
|
6975
|
-
* @internal
|
|
6976
|
-
*/
|
|
6977
|
-
export declare const ProcessesTypeFilterSensitiveLog: (obj: ProcessesType) => any;
|
|
6978
|
-
/**
|
|
6979
|
-
* @internal
|
|
6980
|
-
*/
|
|
6981
|
-
export declare const DescribeScheduledActionsTypeFilterSensitiveLog: (obj: DescribeScheduledActionsType) => any;
|
|
6982
|
-
/**
|
|
6983
|
-
* @internal
|
|
6984
|
-
*/
|
|
6985
|
-
export declare const ScheduledUpdateGroupActionFilterSensitiveLog: (obj: ScheduledUpdateGroupAction) => any;
|
|
6986
|
-
/**
|
|
6987
|
-
* @internal
|
|
6988
|
-
*/
|
|
6989
|
-
export declare const ScheduledActionsTypeFilterSensitiveLog: (obj: ScheduledActionsType) => any;
|
|
6990
|
-
/**
|
|
6991
|
-
* @internal
|
|
6992
|
-
*/
|
|
6993
|
-
export declare const DescribeTagsTypeFilterSensitiveLog: (obj: DescribeTagsType) => any;
|
|
6994
|
-
/**
|
|
6995
|
-
* @internal
|
|
6996
|
-
*/
|
|
6997
|
-
export declare const TagsTypeFilterSensitiveLog: (obj: TagsType) => any;
|
|
6998
|
-
/**
|
|
6999
|
-
* @internal
|
|
7000
|
-
*/
|
|
7001
|
-
export declare const DescribeTerminationPolicyTypesAnswerFilterSensitiveLog: (obj: DescribeTerminationPolicyTypesAnswer) => any;
|
|
7002
|
-
/**
|
|
7003
|
-
* @internal
|
|
7004
|
-
*/
|
|
7005
|
-
export declare const DescribeTrafficSourcesRequestFilterSensitiveLog: (obj: DescribeTrafficSourcesRequest) => any;
|
|
7006
|
-
/**
|
|
7007
|
-
* @internal
|
|
7008
|
-
*/
|
|
7009
|
-
export declare const TrafficSourceStateFilterSensitiveLog: (obj: TrafficSourceState) => any;
|
|
7010
|
-
/**
|
|
7011
|
-
* @internal
|
|
7012
|
-
*/
|
|
7013
|
-
export declare const DescribeTrafficSourcesResponseFilterSensitiveLog: (obj: DescribeTrafficSourcesResponse) => any;
|
|
7014
|
-
/**
|
|
7015
|
-
* @internal
|
|
7016
|
-
*/
|
|
7017
|
-
export declare const DescribeWarmPoolAnswerFilterSensitiveLog: (obj: DescribeWarmPoolAnswer) => any;
|
|
7018
|
-
/**
|
|
7019
|
-
* @internal
|
|
7020
|
-
*/
|
|
7021
|
-
export declare const DescribeWarmPoolTypeFilterSensitiveLog: (obj: DescribeWarmPoolType) => any;
|
|
7022
|
-
/**
|
|
7023
|
-
* @internal
|
|
7024
|
-
*/
|
|
7025
|
-
export declare const DetachInstancesAnswerFilterSensitiveLog: (obj: DetachInstancesAnswer) => any;
|
|
7026
|
-
/**
|
|
7027
|
-
* @internal
|
|
7028
|
-
*/
|
|
7029
|
-
export declare const DetachInstancesQueryFilterSensitiveLog: (obj: DetachInstancesQuery) => any;
|
|
7030
|
-
/**
|
|
7031
|
-
* @internal
|
|
7032
|
-
*/
|
|
7033
|
-
export declare const DetachLoadBalancersResultTypeFilterSensitiveLog: (obj: DetachLoadBalancersResultType) => any;
|
|
7034
|
-
/**
|
|
7035
|
-
* @internal
|
|
7036
|
-
*/
|
|
7037
|
-
export declare const DetachLoadBalancersTypeFilterSensitiveLog: (obj: DetachLoadBalancersType) => any;
|
|
7038
|
-
/**
|
|
7039
|
-
* @internal
|
|
7040
|
-
*/
|
|
7041
|
-
export declare const DetachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog: (obj: DetachLoadBalancerTargetGroupsResultType) => any;
|
|
7042
|
-
/**
|
|
7043
|
-
* @internal
|
|
7044
|
-
*/
|
|
7045
|
-
export declare const DetachLoadBalancerTargetGroupsTypeFilterSensitiveLog: (obj: DetachLoadBalancerTargetGroupsType) => any;
|
|
7046
|
-
/**
|
|
7047
|
-
* @internal
|
|
7048
|
-
*/
|
|
7049
|
-
export declare const DetachTrafficSourcesResultTypeFilterSensitiveLog: (obj: DetachTrafficSourcesResultType) => any;
|
|
7050
|
-
/**
|
|
7051
|
-
* @internal
|
|
7052
|
-
*/
|
|
7053
|
-
export declare const DetachTrafficSourcesTypeFilterSensitiveLog: (obj: DetachTrafficSourcesType) => any;
|
|
7054
|
-
/**
|
|
7055
|
-
* @internal
|
|
7056
|
-
*/
|
|
7057
|
-
export declare const DisableMetricsCollectionQueryFilterSensitiveLog: (obj: DisableMetricsCollectionQuery) => any;
|
|
7058
|
-
/**
|
|
7059
|
-
* @internal
|
|
7060
|
-
*/
|
|
7061
|
-
export declare const EnableMetricsCollectionQueryFilterSensitiveLog: (obj: EnableMetricsCollectionQuery) => any;
|
|
7062
|
-
/**
|
|
7063
|
-
* @internal
|
|
7064
|
-
*/
|
|
7065
|
-
export declare const EnterStandbyAnswerFilterSensitiveLog: (obj: EnterStandbyAnswer) => any;
|
|
7066
|
-
/**
|
|
7067
|
-
* @internal
|
|
7068
|
-
*/
|
|
7069
|
-
export declare const EnterStandbyQueryFilterSensitiveLog: (obj: EnterStandbyQuery) => any;
|
|
7070
|
-
/**
|
|
7071
|
-
* @internal
|
|
7072
|
-
*/
|
|
7073
|
-
export declare const ExecutePolicyTypeFilterSensitiveLog: (obj: ExecutePolicyType) => any;
|
|
7074
|
-
/**
|
|
7075
|
-
* @internal
|
|
7076
|
-
*/
|
|
7077
|
-
export declare const ExitStandbyAnswerFilterSensitiveLog: (obj: ExitStandbyAnswer) => any;
|
|
7078
|
-
/**
|
|
7079
|
-
* @internal
|
|
7080
|
-
*/
|
|
7081
|
-
export declare const ExitStandbyQueryFilterSensitiveLog: (obj: ExitStandbyQuery) => any;
|
|
7082
|
-
/**
|
|
7083
|
-
* @internal
|
|
7084
|
-
*/
|
|
7085
|
-
export declare const CapacityForecastFilterSensitiveLog: (obj: CapacityForecast) => any;
|
|
7086
|
-
/**
|
|
7087
|
-
* @internal
|
|
7088
|
-
*/
|
|
7089
|
-
export declare const LoadForecastFilterSensitiveLog: (obj: LoadForecast) => any;
|
|
7090
|
-
/**
|
|
7091
|
-
* @internal
|
|
7092
|
-
*/
|
|
7093
|
-
export declare const GetPredictiveScalingForecastAnswerFilterSensitiveLog: (obj: GetPredictiveScalingForecastAnswer) => any;
|
|
7094
|
-
/**
|
|
7095
|
-
* @internal
|
|
7096
|
-
*/
|
|
7097
|
-
export declare const GetPredictiveScalingForecastTypeFilterSensitiveLog: (obj: GetPredictiveScalingForecastType) => any;
|
|
7098
|
-
/**
|
|
7099
|
-
* @internal
|
|
7100
|
-
*/
|
|
7101
|
-
export declare const PutLifecycleHookAnswerFilterSensitiveLog: (obj: PutLifecycleHookAnswer) => any;
|
|
7102
|
-
/**
|
|
7103
|
-
* @internal
|
|
7104
|
-
*/
|
|
7105
|
-
export declare const PutLifecycleHookTypeFilterSensitiveLog: (obj: PutLifecycleHookType) => any;
|
|
7106
|
-
/**
|
|
7107
|
-
* @internal
|
|
7108
|
-
*/
|
|
7109
|
-
export declare const PutNotificationConfigurationTypeFilterSensitiveLog: (obj: PutNotificationConfigurationType) => any;
|
|
7110
|
-
/**
|
|
7111
|
-
* @internal
|
|
7112
|
-
*/
|
|
7113
|
-
export declare const PolicyARNTypeFilterSensitiveLog: (obj: PolicyARNType) => any;
|
|
7114
|
-
/**
|
|
7115
|
-
* @internal
|
|
7116
|
-
*/
|
|
7117
|
-
export declare const PutScalingPolicyTypeFilterSensitiveLog: (obj: PutScalingPolicyType) => any;
|
|
7118
|
-
/**
|
|
7119
|
-
* @internal
|
|
7120
|
-
*/
|
|
7121
|
-
export declare const PutScheduledUpdateGroupActionTypeFilterSensitiveLog: (obj: PutScheduledUpdateGroupActionType) => any;
|
|
7122
|
-
/**
|
|
7123
|
-
* @internal
|
|
7124
|
-
*/
|
|
7125
|
-
export declare const PutWarmPoolAnswerFilterSensitiveLog: (obj: PutWarmPoolAnswer) => any;
|
|
7126
|
-
/**
|
|
7127
|
-
* @internal
|
|
7128
|
-
*/
|
|
7129
|
-
export declare const PutWarmPoolTypeFilterSensitiveLog: (obj: PutWarmPoolType) => any;
|
|
7130
|
-
/**
|
|
7131
|
-
* @internal
|
|
7132
|
-
*/
|
|
7133
|
-
export declare const RecordLifecycleActionHeartbeatAnswerFilterSensitiveLog: (obj: RecordLifecycleActionHeartbeatAnswer) => any;
|
|
7134
|
-
/**
|
|
7135
|
-
* @internal
|
|
7136
|
-
*/
|
|
7137
|
-
export declare const RecordLifecycleActionHeartbeatTypeFilterSensitiveLog: (obj: RecordLifecycleActionHeartbeatType) => any;
|
|
7138
|
-
/**
|
|
7139
|
-
* @internal
|
|
7140
|
-
*/
|
|
7141
|
-
export declare const ScalingProcessQueryFilterSensitiveLog: (obj: ScalingProcessQuery) => any;
|
|
7142
|
-
/**
|
|
7143
|
-
* @internal
|
|
7144
|
-
*/
|
|
7145
|
-
export declare const RollbackInstanceRefreshAnswerFilterSensitiveLog: (obj: RollbackInstanceRefreshAnswer) => any;
|
|
7146
|
-
/**
|
|
7147
|
-
* @internal
|
|
7148
|
-
*/
|
|
7149
|
-
export declare const RollbackInstanceRefreshTypeFilterSensitiveLog: (obj: RollbackInstanceRefreshType) => any;
|
|
7150
|
-
/**
|
|
7151
|
-
* @internal
|
|
7152
|
-
*/
|
|
7153
|
-
export declare const SetDesiredCapacityTypeFilterSensitiveLog: (obj: SetDesiredCapacityType) => any;
|
|
7154
|
-
/**
|
|
7155
|
-
* @internal
|
|
7156
|
-
*/
|
|
7157
|
-
export declare const SetInstanceHealthQueryFilterSensitiveLog: (obj: SetInstanceHealthQuery) => any;
|
|
7158
|
-
/**
|
|
7159
|
-
* @internal
|
|
7160
|
-
*/
|
|
7161
|
-
export declare const SetInstanceProtectionAnswerFilterSensitiveLog: (obj: SetInstanceProtectionAnswer) => any;
|
|
7162
|
-
/**
|
|
7163
|
-
* @internal
|
|
7164
|
-
*/
|
|
7165
|
-
export declare const SetInstanceProtectionQueryFilterSensitiveLog: (obj: SetInstanceProtectionQuery) => any;
|
|
7166
|
-
/**
|
|
7167
|
-
* @internal
|
|
7168
|
-
*/
|
|
7169
|
-
export declare const StartInstanceRefreshAnswerFilterSensitiveLog: (obj: StartInstanceRefreshAnswer) => any;
|
|
7170
|
-
/**
|
|
7171
|
-
* @internal
|
|
7172
|
-
*/
|
|
7173
|
-
export declare const StartInstanceRefreshTypeFilterSensitiveLog: (obj: StartInstanceRefreshType) => any;
|
|
7174
|
-
/**
|
|
7175
|
-
* @internal
|
|
7176
|
-
*/
|
|
7177
|
-
export declare const TerminateInstanceInAutoScalingGroupTypeFilterSensitiveLog: (obj: TerminateInstanceInAutoScalingGroupType) => any;
|
|
7178
|
-
/**
|
|
7179
|
-
* @internal
|
|
7180
|
-
*/
|
|
7181
|
-
export declare const UpdateAutoScalingGroupTypeFilterSensitiveLog: (obj: UpdateAutoScalingGroupType) => any;
|