AveragePartitionLoadScalingTrigger

パーティションのメトリック/リソースの平均負荷に関連するスケーリング トリガーを表します。

プロパティ

名前 Type 必須
MetricName string はい
LowerLoadThreshold string (double) はい
UpperLoadThreshold string (double) はい
ScaleIntervalInSeconds integer (int64) はい

MetricName

: string
必須: はい

使用状況を追跡する必要があるメトリックの名前。


LowerLoadThreshold

: string (double)
必須: はい

スケールイン操作を実行する必要がある負荷の下限。


UpperLoadThreshold

: string (double)
必須: はい

スケールアウト操作を実行する必要がある負荷の上限。


ScaleIntervalInSeconds

: integer (int64)
必須: はい
InclusiveMaximum: 4294967295
InclusiveMinimum: 0

スケーリングするかどうかを決定する期間 (秒単位)。