mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Merge pull request #135 from modular-magician/codegen-pr-2962
Inspec iam gen
This commit is contained in:
commit
f0212940cb
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