- Navigation Guide
@aws-sdk/client-auto-scaling
BatchPutScheduledUpdateGroupActionCommandInput Interface
The input for BatchPutScheduledUpdateGroupActionCommand.
Members
Name | Type | Details |
---|---|---|
AutoScalingGroupName Required | string | undefined | The name of the Auto Scaling group. |
ScheduledUpdateGroupActions Required | ScheduledUpdateGroupActionRequest[] | undefined | One or more scheduled actions. The maximum number allowed is 50. |
Full Signature
export interface BatchPutScheduledUpdateGroupActionCommandInput extends BatchPutScheduledUpdateGroupActionType