ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    記事の要約

    Classic環境で利用できます。

    スケジュール変更時に必要なデータタイプです。

    構文

    構文は次の通りです。

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

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    autoScalingGroupNameStringRequiredShceduled Actionが設定されているオートスケールグループ番号
    scheduledActionNameStringRequiredScheduled Action名
    desiredCapacityIntegerConditional希望する容量
    • 0~30
    minSizeIntegerConditional最小サイズ
    • 0~30
    maxSizeIntegerConditional最大サイズ
    • 0~30
    startTimeDateConditionalスケジュールの開始日時(YYYY-MM-DDThh:mm:ssZ)
    endTimeDateOptional繰り返しスケジュールの終了日時(YYYY-MM-DDThh:mm:ssZ)
    recurrenceInKSTStringOptional繰り返しスケジュールの設定(crontab expression)

    この記事は役に立ちましたか?

    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.