google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.CpuUtilization View Source
Target scaling by CPU usage.
Attributes
- aggregationWindowLength (String): Period of time over which CPU utilization is calculated. Defaults to:
null
. - targetUtilization (Float): Target CPU utilization ratio to maintain when scaling. Must be between 0 and 1. Defaults to:
null
.