Interface ContinuousDeploymentSingleHeaderConfig.Builder

    • Method Detail

      • header

        ContinuousDeploymentSingleHeaderConfig.Builder header​(String 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.