Bug fixes for GCP modules (#60666)
This commit is contained in:
parent
ebe55e83c3
commit
11862782ff
2 changed files with 2 additions and 2 deletions
|
@ -215,7 +215,7 @@ lastAttachTimestamp:
|
|||
type: str
|
||||
lastDetachTimestamp:
|
||||
description:
|
||||
- Last dettach timestamp in RFC3339 text format.
|
||||
- Last detach timestamp in RFC3339 text format.
|
||||
returned: success
|
||||
type: str
|
||||
labels:
|
||||
|
|
|
@ -102,7 +102,7 @@ resources:
|
|||
type: str
|
||||
lastDetachTimestamp:
|
||||
description:
|
||||
- Last dettach timestamp in RFC3339 text format.
|
||||
- Last detach timestamp in RFC3339 text format.
|
||||
returned: success
|
||||
type: str
|
||||
labels:
|
||||
|
|
Loading…
Add table
Reference in a new issue