mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 19:00:27 -07:00
Add a kubernetes style resource async class
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
2a77247c26
commit
01e38c4f2e
2 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@ options:
|
|||
type: str
|
||||
name:
|
||||
description:
|
||||
- The ID of the instance or a fully qualified identifier for the instance. .
|
||||
- The ID of the instance or a fully qualified identifier for the instance.
|
||||
required: true
|
||||
type: str
|
||||
memory_size_gb:
|
||||
|
@ -267,7 +267,7 @@ locationId:
|
|||
type: str
|
||||
name:
|
||||
description:
|
||||
- The ID of the instance or a fully qualified identifier for the instance. .
|
||||
- The ID of the instance or a fully qualified identifier for the instance.
|
||||
returned: success
|
||||
type: str
|
||||
memorySizeGb:
|
||||
|
|
|
@ -172,7 +172,7 @@ resources:
|
|||
type: str
|
||||
name:
|
||||
description:
|
||||
- The ID of the instance or a fully qualified identifier for the instance. .
|
||||
- The ID of the instance or a fully qualified identifier for the instance.
|
||||
returned: success
|
||||
type: str
|
||||
memorySizeGb:
|
||||
|
|
Loading…
Add table
Reference in a new issue