- Navigation Guide
@aws-sdk/client-auto-scaling
ExitStandbyCommandInput Interface
The input for ExitStandbyCommand.
Members
Name | Type | Details |
---|---|---|
AutoScalingGroupName Required | string | undefined | The name of the Auto Scaling group. |
InstanceIds | string[] | undefined | The IDs of the instances. You can specify up to 20 instances. |
Full Signature
export interface ExitStandbyCommandInput extends ExitStandbyQuery