Record
environment
No description available.
record environment {
created-at: string,
deployment-branch-policy: option<deployment-branch-policy-settings>,
html-url: string,
id: s32,
name: string,
node-id: string,
protection-rules: option<list<string>>,
updated-at: string,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | string | |
| deployment-branch-policy | option<deployment-branch-policy-settings> | |
| html-url | string | |
| id | s32 | |
| name | string | |
| node-id | string | |
| protection-rules | option<list<string>> | |
| updated-at | string | |
| url | string |