@aws-sdk/client-auto-scaling

BatchPutScheduledUpdateGroupActionCommandInput Interface

Members

Name
Type
Details
AutoScalingGroupName Requiredstring | undefined

The name of the Auto Scaling group.

ScheduledUpdateGroupActions RequiredScheduledUpdateGroupActionRequest[] | undefined

One or more scheduled actions. The maximum number allowed is 50.

Full Signature

export interface BatchPutScheduledUpdateGroupActionCommandInput extends BatchPutScheduledUpdateGroupActionType