ScheduledUpdateGroupAction
    • PDF

    ScheduledUpdateGroupAction

    • PDF

    기사 요약

    설명

    스케쥴을 수정 합니다.

    구문

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

    필드

    파라미터 명필수 여부타입설명
    autoScalingGroupNameYesStringAuto Scaling그룹명
    scheduledActionNameYesString스케쥴액션명
    desiredCapacityConditionalInteger기대능력치 (0~30)
    minSizeConditionalInteger최소사이즈 (0~30)
    maxSizeConditionalInteger최대사이즈 (0~30)
    startTimeConditionalDate스케줄시작시간 포맷 : "YYYY-MM-DDThh:mm:ssZ"
    endTimeNoDate반복스케쥴종료시간 포맷 : "YYYY-MM-DDThh:mm:ssZ"
    recurrenceInKSTNoString반복스케쥴설정 (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.