Skip to content

Commit

Permalink
added missing web documentation about create_timestamp for compute_(r…
Browse files Browse the repository at this point in the history
…egion_)instance_group_manager (#10148)
  • Loading branch information
askubis authored Mar 8, 2024
1 parent eaded1d commit 331569f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ exported:

* `id` - an identifier for the resource with format `projects/{{project}}/zones/{{zone}}/instanceGroupManagers/{{name}}`

* `creation_timestamp` - Creation timestamp in RFC3339 text format.

* `fingerprint` - The fingerprint of the instance group manager.

* `instance_group` - The full URL of the instance group created by the manager.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ exported:

* `id` - an identifier for the resource with format `projects/{{project}}/regions/{{region}}/instanceGroupManagers/{{name}}`

* `creation_timestamp` - Creation timestamp in RFC3339 text format.

* `fingerprint` - The fingerprint of the instance group manager.

* `instance_group` - The full URL of the instance group created by the manager.
Expand Down

0 comments on commit 331569f

Please sign in to comment.