@aws-sdk/client-auto-scaling 3.650.0 → 3.654.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.
Files changed (131) hide show
  1. package/dist-types/commands/AttachInstancesCommand.d.ts +11 -0
  2. package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +11 -0
  3. package/dist-types/commands/AttachLoadBalancersCommand.d.ts +11 -0
  4. package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +11 -0
  5. package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +11 -0
  6. package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +11 -0
  7. package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +11 -0
  8. package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeletePolicyCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteWarmPoolCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribePoliciesCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeWarmPoolCommand.d.ts +11 -0
  41. package/dist-types/commands/DetachInstancesCommand.d.ts +11 -0
  42. package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +11 -0
  43. package/dist-types/commands/DetachLoadBalancersCommand.d.ts +11 -0
  44. package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +11 -0
  45. package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +11 -0
  46. package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +11 -0
  47. package/dist-types/commands/EnterStandbyCommand.d.ts +11 -0
  48. package/dist-types/commands/ExecutePolicyCommand.d.ts +11 -0
  49. package/dist-types/commands/ExitStandbyCommand.d.ts +11 -0
  50. package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +11 -0
  51. package/dist-types/commands/PutLifecycleHookCommand.d.ts +11 -0
  52. package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +11 -0
  53. package/dist-types/commands/PutScalingPolicyCommand.d.ts +11 -0
  54. package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +11 -0
  55. package/dist-types/commands/PutWarmPoolCommand.d.ts +11 -0
  56. package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +11 -0
  57. package/dist-types/commands/ResumeProcessesCommand.d.ts +11 -0
  58. package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +11 -0
  59. package/dist-types/commands/SetDesiredCapacityCommand.d.ts +11 -0
  60. package/dist-types/commands/SetInstanceHealthCommand.d.ts +11 -0
  61. package/dist-types/commands/SetInstanceProtectionCommand.d.ts +11 -0
  62. package/dist-types/commands/StartInstanceRefreshCommand.d.ts +11 -0
  63. package/dist-types/commands/SuspendProcessesCommand.d.ts +11 -0
  64. package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +11 -0
  65. package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +11 -0
  66. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +12 -1
  131. package/package.json +36 -36
@@ -100,4 +100,15 @@ declare const DescribeWarmPoolCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DescribeWarmPoolCommand extends DescribeWarmPoolCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DescribeWarmPoolType;
107
+ output: DescribeWarmPoolAnswer;
108
+ };
109
+ sdk: {
110
+ input: DescribeWarmPoolCommandInput;
111
+ output: DescribeWarmPoolCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -120,4 +120,15 @@ declare const DetachInstancesCommand_base: {
120
120
  *
121
121
  */
122
122
  export declare class DetachInstancesCommand extends DetachInstancesCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: DetachInstancesQuery;
127
+ output: DetachInstancesAnswer;
128
+ };
129
+ sdk: {
130
+ input: DetachInstancesCommandInput;
131
+ output: DetachInstancesCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -93,4 +93,15 @@ declare const DetachLoadBalancerTargetGroupsCommand_base: {
93
93
  *
94
94
  */
95
95
  export declare class DetachLoadBalancerTargetGroupsCommand extends DetachLoadBalancerTargetGroupsCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DetachLoadBalancerTargetGroupsType;
100
+ output: {};
101
+ };
102
+ sdk: {
103
+ input: DetachLoadBalancerTargetGroupsCommandInput;
104
+ output: DetachLoadBalancerTargetGroupsCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -89,4 +89,15 @@ declare const DetachLoadBalancersCommand_base: {
89
89
  *
90
90
  */
91
91
  export declare class DetachLoadBalancersCommand extends DetachLoadBalancersCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DetachLoadBalancersType;
96
+ output: {};
97
+ };
98
+ sdk: {
99
+ input: DetachLoadBalancersCommandInput;
100
+ output: DetachLoadBalancersCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -84,4 +84,15 @@ declare const DetachTrafficSourcesCommand_base: {
84
84
  *
85
85
  */
86
86
  export declare class DetachTrafficSourcesCommand extends DetachTrafficSourcesCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DetachTrafficSourcesType;
91
+ output: {};
92
+ };
93
+ sdk: {
94
+ input: DetachTrafficSourcesCommandInput;
95
+ output: DetachTrafficSourcesCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -76,4 +76,15 @@ declare const DisableMetricsCollectionCommand_base: {
76
76
  *
77
77
  */
78
78
  export declare class DisableMetricsCollectionCommand extends DisableMetricsCollectionCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DisableMetricsCollectionQuery;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DisableMetricsCollectionCommandInput;
87
+ output: DisableMetricsCollectionCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -80,4 +80,15 @@ declare const EnableMetricsCollectionCommand_base: {
80
80
  *
81
81
  */
82
82
  export declare class EnableMetricsCollectionCommand extends EnableMetricsCollectionCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: EnableMetricsCollectionQuery;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: EnableMetricsCollectionCommandInput;
91
+ output: EnableMetricsCollectionCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -120,4 +120,15 @@ declare const EnterStandbyCommand_base: {
120
120
  *
121
121
  */
122
122
  export declare class EnterStandbyCommand extends EnterStandbyCommand_base {
123
+ /** @internal type navigation helper, not in runtime. */
124
+ protected static __types: {
125
+ api: {
126
+ input: EnterStandbyQuery;
127
+ output: EnterStandbyAnswer;
128
+ };
129
+ sdk: {
130
+ input: EnterStandbyCommandInput;
131
+ output: EnterStandbyCommandOutput;
132
+ };
133
+ };
123
134
  }
@@ -82,4 +82,15 @@ declare const ExecutePolicyCommand_base: {
82
82
  *
83
83
  */
84
84
  export declare class ExecutePolicyCommand extends ExecutePolicyCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ExecutePolicyType;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: ExecutePolicyCommandInput;
93
+ output: ExecutePolicyCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -114,4 +114,15 @@ declare const ExitStandbyCommand_base: {
114
114
  *
115
115
  */
116
116
  export declare class ExitStandbyCommand extends ExitStandbyCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: ExitStandbyQuery;
121
+ output: ExitStandbyAnswer;
122
+ };
123
+ sdk: {
124
+ input: ExitStandbyCommandInput;
125
+ output: ExitStandbyCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -177,4 +177,15 @@ declare const GetPredictiveScalingForecastCommand_base: {
177
177
  * @public
178
178
  */
179
179
  export declare class GetPredictiveScalingForecastCommand extends GetPredictiveScalingForecastCommand_base {
180
+ /** @internal type navigation helper, not in runtime. */
181
+ protected static __types: {
182
+ api: {
183
+ input: GetPredictiveScalingForecastType;
184
+ output: GetPredictiveScalingForecastAnswer;
185
+ };
186
+ sdk: {
187
+ input: GetPredictiveScalingForecastCommandInput;
188
+ output: GetPredictiveScalingForecastCommandOutput;
189
+ };
190
+ };
180
191
  }
@@ -129,4 +129,15 @@ declare const PutLifecycleHookCommand_base: {
129
129
  *
130
130
  */
131
131
  export declare class PutLifecycleHookCommand extends PutLifecycleHookCommand_base {
132
+ /** @internal type navigation helper, not in runtime. */
133
+ protected static __types: {
134
+ api: {
135
+ input: PutLifecycleHookType;
136
+ output: {};
137
+ };
138
+ sdk: {
139
+ input: PutLifecycleHookCommandInput;
140
+ output: PutLifecycleHookCommandOutput;
141
+ };
142
+ };
132
143
  }
@@ -95,4 +95,15 @@ declare const PutNotificationConfigurationCommand_base: {
95
95
  *
96
96
  */
97
97
  export declare class PutNotificationConfigurationCommand extends PutNotificationConfigurationCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: PutNotificationConfigurationType;
102
+ output: {};
103
+ };
104
+ sdk: {
105
+ input: PutNotificationConfigurationCommandInput;
106
+ output: PutNotificationConfigurationCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -259,4 +259,15 @@ declare const PutScalingPolicyCommand_base: {
259
259
  *
260
260
  */
261
261
  export declare class PutScalingPolicyCommand extends PutScalingPolicyCommand_base {
262
+ /** @internal type navigation helper, not in runtime. */
263
+ protected static __types: {
264
+ api: {
265
+ input: PutScalingPolicyType;
266
+ output: PolicyARNType;
267
+ };
268
+ sdk: {
269
+ input: PutScalingPolicyCommandInput;
270
+ output: PutScalingPolicyCommandOutput;
271
+ };
272
+ };
262
273
  }
@@ -100,4 +100,15 @@ declare const PutScheduledUpdateGroupActionCommand_base: {
100
100
  *
101
101
  */
102
102
  export declare class PutScheduledUpdateGroupActionCommand extends PutScheduledUpdateGroupActionCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: PutScheduledUpdateGroupActionType;
107
+ output: {};
108
+ };
109
+ sdk: {
110
+ input: PutScheduledUpdateGroupActionCommandInput;
111
+ output: PutScheduledUpdateGroupActionCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -96,4 +96,15 @@ declare const PutWarmPoolCommand_base: {
96
96
  *
97
97
  */
98
98
  export declare class PutWarmPoolCommand extends PutWarmPoolCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: PutWarmPoolType;
103
+ output: {};
104
+ };
105
+ sdk: {
106
+ input: PutWarmPoolCommandInput;
107
+ output: PutWarmPoolCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -111,4 +111,15 @@ declare const RecordLifecycleActionHeartbeatCommand_base: {
111
111
  *
112
112
  */
113
113
  export declare class RecordLifecycleActionHeartbeatCommand extends RecordLifecycleActionHeartbeatCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: RecordLifecycleActionHeartbeatType;
118
+ output: {};
119
+ };
120
+ sdk: {
121
+ input: RecordLifecycleActionHeartbeatCommandInput;
122
+ output: RecordLifecycleActionHeartbeatCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -82,4 +82,15 @@ declare const ResumeProcessesCommand_base: {
82
82
  *
83
83
  */
84
84
  export declare class ResumeProcessesCommand extends ResumeProcessesCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: ScalingProcessQuery;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: ResumeProcessesCommandInput;
93
+ output: ResumeProcessesCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -99,4 +99,15 @@ declare const RollbackInstanceRefreshCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class RollbackInstanceRefreshCommand extends RollbackInstanceRefreshCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: RollbackInstanceRefreshType;
106
+ output: RollbackInstanceRefreshAnswer;
107
+ };
108
+ sdk: {
109
+ input: RollbackInstanceRefreshCommandInput;
110
+ output: RollbackInstanceRefreshCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -83,4 +83,15 @@ declare const SetDesiredCapacityCommand_base: {
83
83
  *
84
84
  */
85
85
  export declare class SetDesiredCapacityCommand extends SetDesiredCapacityCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: SetDesiredCapacityType;
90
+ output: {};
91
+ };
92
+ sdk: {
93
+ input: SetDesiredCapacityCommandInput;
94
+ output: SetDesiredCapacityCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -76,4 +76,15 @@ declare const SetInstanceHealthCommand_base: {
76
76
  *
77
77
  */
78
78
  export declare class SetInstanceHealthCommand extends SetInstanceHealthCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: SetInstanceHealthQuery;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: SetInstanceHealthCommandInput;
87
+ output: SetInstanceHealthCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -105,4 +105,15 @@ declare const SetInstanceProtectionCommand_base: {
105
105
  *
106
106
  */
107
107
  export declare class SetInstanceProtectionCommand extends SetInstanceProtectionCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: SetInstanceProtectionQuery;
112
+ output: {};
113
+ };
114
+ sdk: {
115
+ input: SetInstanceProtectionCommandInput;
116
+ output: SetInstanceProtectionCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -244,4 +244,15 @@ declare const StartInstanceRefreshCommand_base: {
244
244
  *
245
245
  */
246
246
  export declare class StartInstanceRefreshCommand extends StartInstanceRefreshCommand_base {
247
+ /** @internal type navigation helper, not in runtime. */
248
+ protected static __types: {
249
+ api: {
250
+ input: StartInstanceRefreshType;
251
+ output: StartInstanceRefreshAnswer;
252
+ };
253
+ sdk: {
254
+ input: StartInstanceRefreshCommandInput;
255
+ output: StartInstanceRefreshCommandOutput;
256
+ };
257
+ };
247
258
  }
@@ -85,4 +85,15 @@ declare const SuspendProcessesCommand_base: {
85
85
  *
86
86
  */
87
87
  export declare class SuspendProcessesCommand extends SuspendProcessesCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: ScalingProcessQuery;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: SuspendProcessesCommandInput;
96
+ output: SuspendProcessesCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -103,4 +103,15 @@ declare const TerminateInstanceInAutoScalingGroupCommand_base: {
103
103
  *
104
104
  */
105
105
  export declare class TerminateInstanceInAutoScalingGroupCommand extends TerminateInstanceInAutoScalingGroupCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: TerminateInstanceInAutoScalingGroupType;
110
+ output: ActivityType;
111
+ };
112
+ sdk: {
113
+ input: TerminateInstanceInAutoScalingGroupCommandInput;
114
+ output: TerminateInstanceInAutoScalingGroupCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -251,4 +251,15 @@ declare const UpdateAutoScalingGroupCommand_base: {
251
251
  *
252
252
  */
253
253
  export declare class UpdateAutoScalingGroupCommand extends UpdateAutoScalingGroupCommand_base {
254
+ /** @internal type navigation helper, not in runtime. */
255
+ protected static __types: {
256
+ api: {
257
+ input: UpdateAutoScalingGroupType;
258
+ output: {};
259
+ };
260
+ sdk: {
261
+ input: UpdateAutoScalingGroupCommandInput;
262
+ output: UpdateAutoScalingGroupCommandOutput;
263
+ };
264
+ };
254
265
  }
@@ -31,4 +31,15 @@ declare const AttachInstancesCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class AttachInstancesCommand extends AttachInstancesCommand_base {}
34
+ export declare class AttachInstancesCommand extends AttachInstancesCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: AttachInstancesQuery;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: AttachInstancesCommandInput;
42
+ output: AttachInstancesCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -37,4 +37,15 @@ declare const AttachLoadBalancerTargetGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AttachLoadBalancerTargetGroupsCommand extends AttachLoadBalancerTargetGroupsCommand_base {}
40
+ export declare class AttachLoadBalancerTargetGroupsCommand extends AttachLoadBalancerTargetGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AttachLoadBalancerTargetGroupsType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AttachLoadBalancerTargetGroupsCommandInput;
48
+ output: AttachLoadBalancerTargetGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AttachLoadBalancersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AttachLoadBalancersCommand extends AttachLoadBalancersCommand_base {}
40
+ export declare class AttachLoadBalancersCommand extends AttachLoadBalancersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AttachLoadBalancersType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AttachLoadBalancersCommandInput;
48
+ output: AttachLoadBalancersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AttachTrafficSourcesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AttachTrafficSourcesCommand extends AttachTrafficSourcesCommand_base {}
40
+ export declare class AttachTrafficSourcesCommand extends AttachTrafficSourcesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AttachTrafficSourcesType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: AttachTrafficSourcesCommandInput;
48
+ output: AttachTrafficSourcesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchDeleteScheduledActionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchDeleteScheduledActionCommand extends BatchDeleteScheduledActionCommand_base {}
40
+ export declare class BatchDeleteScheduledActionCommand extends BatchDeleteScheduledActionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchDeleteScheduledActionType;
44
+ output: BatchDeleteScheduledActionAnswer;
45
+ };
46
+ sdk: {
47
+ input: BatchDeleteScheduledActionCommandInput;
48
+ output: BatchDeleteScheduledActionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchPutScheduledUpdateGroupActionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchPutScheduledUpdateGroupActionCommand extends BatchPutScheduledUpdateGroupActionCommand_base {}
40
+ export declare class BatchPutScheduledUpdateGroupActionCommand extends BatchPutScheduledUpdateGroupActionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchPutScheduledUpdateGroupActionType;
44
+ output: BatchPutScheduledUpdateGroupActionAnswer;
45
+ };
46
+ sdk: {
47
+ input: BatchPutScheduledUpdateGroupActionCommandInput;
48
+ output: BatchPutScheduledUpdateGroupActionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CancelInstanceRefreshCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CancelInstanceRefreshCommand extends CancelInstanceRefreshCommand_base {}
40
+ export declare class CancelInstanceRefreshCommand extends CancelInstanceRefreshCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CancelInstanceRefreshType;
44
+ output: CancelInstanceRefreshAnswer;
45
+ };
46
+ sdk: {
47
+ input: CancelInstanceRefreshCommandInput;
48
+ output: CancelInstanceRefreshCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CompleteLifecycleActionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CompleteLifecycleActionCommand extends CompleteLifecycleActionCommand_base {}
40
+ export declare class CompleteLifecycleActionCommand extends CompleteLifecycleActionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CompleteLifecycleActionType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CompleteLifecycleActionCommandInput;
48
+ output: CompleteLifecycleActionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const CreateAutoScalingGroupCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class CreateAutoScalingGroupCommand extends CreateAutoScalingGroupCommand_base {}
35
+ export declare class CreateAutoScalingGroupCommand extends CreateAutoScalingGroupCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: CreateAutoScalingGroupType;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: CreateAutoScalingGroupCommandInput;
43
+ output: CreateAutoScalingGroupCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -33,4 +33,15 @@ declare const CreateLaunchConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class CreateLaunchConfigurationCommand extends CreateLaunchConfigurationCommand_base {}
36
+ export declare class CreateLaunchConfigurationCommand extends CreateLaunchConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: CreateLaunchConfigurationType;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: CreateLaunchConfigurationCommandInput;
44
+ output: CreateLaunchConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const CreateOrUpdateTagsCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class CreateOrUpdateTagsCommand extends CreateOrUpdateTagsCommand_base {}
35
+ export declare class CreateOrUpdateTagsCommand extends CreateOrUpdateTagsCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: CreateOrUpdateTagsType;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: CreateOrUpdateTagsCommandInput;
43
+ output: CreateOrUpdateTagsCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const DeleteAutoScalingGroupCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteAutoScalingGroupCommand extends DeleteAutoScalingGroupCommand_base {}
35
+ export declare class DeleteAutoScalingGroupCommand extends DeleteAutoScalingGroupCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteAutoScalingGroupType;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteAutoScalingGroupCommandInput;
43
+ output: DeleteAutoScalingGroupCommandOutput;
44
+ };
45
+ };
46
+ }