ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Description

    Auto Scaling group schedule information

    Syntax

    private String autoScalingGroupName;
    private String scheduledActionName;
    private Integer desiredCapacity;
    private Integer minSize;
    private Integer maxSize;
    private Date startTime;
    private Date endTime;
    private String recurrenceInKST;
    

    Field

    ParameterRequiredTypeDescription
    autoScalingGroupNameYStringAuto Scaling group name
    scheduledActionNameYStringScheduled action name
    desiredCapacityConditionalIntegerDesired capacity (0-30)
    minSizeConditionalIntegerMinimum size (0-30)
    maxSizeConditionalIntegerMaximum size (0-30)
    startTimeConditionalDateSchedule start time Format: "YYYY-MM-DDThh:mm:ssZ"
    endTimeNDateRecurrence schedule end time Format: "YYYY-MM-DDThh:mm:ssZ"
    recurrenceInKSTNStringRecurrence schedule (crontab expression)

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.