mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-03 04:34:31 -07:00
Cleanup BackendService after generation, add omitted fields. (#227)
<!-- This change is generated by MagicModules. --> /cc @rileykarson
This commit is contained in:
parent
543e62a4f6
commit
5041b1924b
2 changed files with 5 additions and 4 deletions
|
@ -295,7 +295,7 @@ items:
|
|||
description:
|
||||
- Indicates whether the backend service will be used with internal or external
|
||||
load balancing. A backend service created for one type of load balancing cannot
|
||||
be used with the other.
|
||||
be used with the other. One of `INTERNAL` or `EXTERNAL`. Defaults to `EXTERNAL`.
|
||||
returned: success
|
||||
type: str
|
||||
name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue