docs changes (#3137) (#160)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-02-18 14:08:13 -08:00 committed by GitHub
parent 88333580dc
commit bfd4a8d72d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 6 deletions

View file

@ -130,8 +130,7 @@ options:
- target - target
custom_metric_utilizations: custom_metric_utilizations:
description: description:
- Defines the CPU utilization policy that allows the autoscaler to scale based - Configuration parameters of autoscaling based on a custom metric.
on the average CPU utilization of a managed instance group.
required: false required: false
type: list type: list
aliases: aliases:
@ -404,8 +403,7 @@ autoscalingPolicy:
type: str type: str
customMetricUtilizations: customMetricUtilizations:
description: description:
- Defines the CPU utilization policy that allows the autoscaler to scale based - Configuration parameters of autoscaling based on a custom metric.
on the average CPU utilization of a managed instance group.
returned: success returned: success
type: complex type: complex
contains: contains:

View file

@ -200,8 +200,7 @@ resources:
type: str type: str
customMetricUtilizations: customMetricUtilizations:
description: description:
- Defines the CPU utilization policy that allows the autoscaler to scale - Configuration parameters of autoscaling based on a custom metric.
based on the average CPU utilization of a managed instance group.
returned: success returned: success
type: complex type: complex
contains: contains: