mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-20 03:40:29 -07:00
Co-authored-by: upodroid <cy@borg.dev> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: upodroid <cy@borg.dev>
This commit is contained in:
parent
89fbe0ffaf
commit
20b59f84ee
4 changed files with 110 additions and 0 deletions
|
@ -494,6 +494,18 @@ resources:
|
|||
- The grpcServiceName can only be ASCII.
|
||||
returned: success
|
||||
type: str
|
||||
logConfig:
|
||||
description:
|
||||
- Configure logging on this health check.
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
enable:
|
||||
description:
|
||||
- Indicates whether or not to export logs. This is false by default, which
|
||||
means no health check logging will be done.
|
||||
returned: success
|
||||
type: bool
|
||||
'''
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue