mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 23:21:31 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
7b440267f3
commit
dbd5dbc2fb
10 changed files with 151 additions and 47 deletions
|
@ -403,9 +403,9 @@ options:
|
|||
health_checks:
|
||||
description:
|
||||
- The set of URLs to HealthCheck resources for health checking this RegionBackendService.
|
||||
Currently at most one health check can be specified. A health check must be
|
||||
specified unless the backend service uses an internet or serverless NEG as a
|
||||
backend.
|
||||
Currently at most one health check can be specified.
|
||||
- A health check must be specified unless the backend service uses an internet
|
||||
or serverless NEG as a backend.
|
||||
elements: str
|
||||
required: false
|
||||
type: list
|
||||
|
@ -1089,8 +1089,9 @@ fingerprint:
|
|||
healthChecks:
|
||||
description:
|
||||
- The set of URLs to HealthCheck resources for health checking this RegionBackendService.
|
||||
Currently at most one health check can be specified. A health check must be specified
|
||||
unless the backend service uses an internet or serverless NEG as a backend.
|
||||
Currently at most one health check can be specified.
|
||||
- A health check must be specified unless the backend service uses an internet or
|
||||
serverless NEG as a backend.
|
||||
returned: success
|
||||
type: list
|
||||
id:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue