You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`owner_email` (String) Email address of the workspace owner.
35
35
-`owner_id` (String) UUID of the workspace owner.
36
36
-`owner_oidc_access_token` (String) A valid OpenID Connect access token of the workspace owner. This is only available if the workspace owner authenticated with OpenID Connect. If a valid token cannot be obtained, this value will be an empty string.
37
+
-`owner_session_token` (String) Session token for interfacing with a Coder deployment. It is regenerated everytime a workspace is started.
37
38
-`start_count` (Number) A computed count based on "transition" state. If "start", count will equal 1.
38
39
-`transition` (String) Either "start" or "stop". Use this to start/stop resources with "count".
0 commit comments