Continuous Deployment Policy Config Single Header Policy Config Properties Args
data class ContinuousDeploymentPolicyConfigSingleHeaderPolicyConfigPropertiesArgs(val header: Output<String>, val value: Output<String>) : ConvertibleToJava<ContinuousDeploymentPolicyConfigSingleHeaderPolicyConfigPropertiesArgs>
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.