ScalingPolicy
    • PDF

    ScalingPolicy

    • PDF

    記事の要約

    Classic環境で利用できます。

    スケールポリシーです。

    構文

    構文は次の通りです。

    private String policyName;
    private String autoScalingGroupName;
    private CommonCode adjustmentType;
    private Integer scalingAdjustment;
    private Integer cooldown;
    private Integer minAdjustmentStep;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    policyNameStringRequiredポリシー名
    autoScalingGroupNameStringRequiredオートスケールグループ名
    adjustmentTypeCommonCodeRequired調整タイプコード
    scalingAdjustmentIntegerRequiredスケール調整値
    cooldownIntegerOptionalクールダウンタイム
    minAdjustmentStepIntegerOptional最小調整幅

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

    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.