Record
cluster
No description available.
record cluster {
domain: option<string>,
id: option<string>,
region: option<string>,
static-site-domain: option<string>,
status: option<cluster-status-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| domain | option<string> | |
| id | option<string> | |
| region | option<string> | |
| static-site-domain | option<string> | |
| status | option<cluster-status-enum> |