mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-09 04:10:27 -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.
|
- Key can only be used before this time.
|
||||||
returned: success
|
returned: success
|
||||||
type: str
|
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:
|
serviceAccount:
|
||||||
description:
|
description:
|
||||||
- The name of the serviceAccount.
|
- The name of the serviceAccount.
|
||||||
|
|
Loading…
Add table
Reference in a new issue