need elements listed in docs (#3141) (#161)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-02-18 22:32:06 -08:00 committed by GitHub
parent bfd4a8d72d
commit 69dc784c16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 159 additions and 0 deletions

View file

@ -52,6 +52,7 @@ options:
backends:
description:
- The set of backends that serve this RegionBackendService.
elements: dict
required: false
type: list
suboptions:
@ -177,6 +178,7 @@ options:
description:
- The set of URLs to HealthCheck resources for health checking this RegionBackendService.
Currently at most one health check can be specified, and a health check is required.
elements: str
required: true
type: list
load_balancing_scheme: