Record
cdn-get-endpoint-response-endpoint
No description available.
record cdn-get-endpoint-response-endpoint {
certificate-id: option<string>,
created-at: option<string>,
custom-domain: option<string>,
endpoint: option<string>,
id: option<string>,
origin: string,
ttl: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| certificate-id | option<string> | |
| created-at | option<string> | |
| custom-domain | option<string> | |
| endpoint | option<string> | |
| id | option<string> | |
| origin | string | |
| ttl | option<s32> |