mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Inspec iam gen
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
dd1aefed8d
commit
f543dd463e
1 changed files with 6 additions and 0 deletions
|
@ -174,6 +174,12 @@ validBeforeTime:
|
|||
- Key can only be used before this time.
|
||||
returned: success
|
||||
type: str
|
||||
keyType:
|
||||
description:
|
||||
- Specifies the type of the key. Possible values include KEY_TYPE_UNSPECIFIED, USER_MANAGED
|
||||
and SYSTEM_MANAGED .
|
||||
returned: success
|
||||
type: str
|
||||
serviceAccount:
|
||||
description:
|
||||
- The name of the serviceAccount.
|
||||
|
|
Loading…
Add table
Reference in a new issue