Continuous Deployment Policy Config Single Header Policy Config Properties
data class ContinuousDeploymentPolicyConfigSingleHeaderPolicyConfigProperties(val header: String, val value: String)
This configuration determines which HTTP requests are sent to the staging distribution. If the HTTP request contains a header and value that matches what you specify here, the request is sent to the staging distribution. Otherwise the request is sent to the primary distribution.