mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-23 05:10:29 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
82393d6718
commit
a7b0e7ff87
2 changed files with 57 additions and 0 deletions
|
@ -151,6 +151,19 @@ resources:
|
|||
default value is DEFAULT.'
|
||||
returned: success
|
||||
type: str
|
||||
maintenanceWindow:
|
||||
description:
|
||||
- contains properties for the timeframe of maintenance .
|
||||
returned: success
|
||||
type: complex
|
||||
contains:
|
||||
startTime:
|
||||
description:
|
||||
- instances.start time of the window. This must be in UTC format that resolves
|
||||
to one of 00:00, 04:00, 08:00, 12:00, 16:00, or 20:00. For example, both
|
||||
13:00-5 and 08:00 are valid.
|
||||
returned: success
|
||||
type: str
|
||||
autoscalingPolicy:
|
||||
description:
|
||||
- If you use sole-tenant nodes for your workloads, you can use the node group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue