| id | The unique identifier of the CDN service. | |
| account_id | Account ID | |
| cache_expiry_time | The cache expiry time in seconds for content stored at edge locations. | |
| cache_key_hostname | The hostname used as part of the cache key (e.g., ORIGIN_HOSTNAME, INCOMING_HOST_HEADER). | |
| caching_option | The caching option for the CDN content (e.g., CACHE, NO_CACHE, BYPASS_CACHE). | |
| cdn_origin_hostname | The hostname of the origin server from which the CDN retrieves content. | |
| cdn_origin_port | The port used to connect to the origin server. | |
| cdn_origin_protocol | The protocol used to connect to the origin server (e.g., HTTP, HTTPS). | |
| cdn_service_activation_state | The activation state of the CDN service. | |
| cdn_service_config_version | The configuration version of the CDN service. | |
| cdn_service_domain | The domain name through which the CDN service delivers content. | |
| cdn_service_origin_path | The path on the origin server from which the CDN retrieves content. | |
| cdn_service_state | The current state of the CDN service (e.g., RUNNING, STOPPED, CREATING, DELETING). | |
| content_policy | The content delivery policy for the CDN service (e.g., ONLY_VALIDATED_CONTENTS, ALL_CONTENTS). | |
| created_at | The timestamp when the resource was created, in ISO 8601 format. | |
| created_by | The user id that created the resource. | |
| custom_forward_host_header | The custom host header forwarded to the origin when forward host header is set to CUSTOM. | |
| description | Description | |
| forward_host_header | The host header forwarded to the origin server (e.g., ORIGIN_HOSTNAME, INCOMING_HOST_HEADER, CUSTOM). | |
| modified_at | The timestamp when the resource was last modified, in ISO 8601 format. | |
| modified_by | The user id that last modified the resource. | |
| name | The name of the CDN service. | |
| origin_hostname_type | The type of the origin hostname (e.g., DOMAIN, IP). | |
| query_string_ignored | Indicates whether the query string is ignored when caching content. | |
| range_request_allowed | Indicates whether range requests are allowed for content delivery. | |
| region | The region where the CDN service is provided. | |
| request_custom_headers | The custom headers added to requests forwarded to the origin server. | |
| response_custom_headers | The custom headers added to responses returned to the client. | |