Interface ContinuousDeploymentSingleHeaderConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ContinuousDeploymentSingleHeaderConfig.Builder,ContinuousDeploymentSingleHeaderConfig>, SdkBuilder<ContinuousDeploymentSingleHeaderConfig.Builder,ContinuousDeploymentSingleHeaderConfig>, SdkPojo
Enclosing class:
ContinuousDeploymentSingleHeaderConfig

public static interface ContinuousDeploymentSingleHeaderConfig.Builder extends SdkPojo, CopyableBuilder<ContinuousDeploymentSingleHeaderConfig.Builder,ContinuousDeploymentSingleHeaderConfig>
  • Method Details

    • header

      The request header name that you want CloudFront to send to your staging distribution. The header must contain the prefix aws-cf-cd-.

      Parameters:
      header - The request header name that you want CloudFront to send to your staging distribution. The header must contain the prefix aws-cf-cd-.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The request header value.

      Parameters:
      value - The request header value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.