Interface OriginMtlsConfig.Builder

  • Method Details

    • clientCertificateArn

      OriginMtlsConfig.Builder clientCertificateArn(String clientCertificateArn)

      The Amazon Resource Name (ARN) of the client certificate stored in Amazon Web Services Certificate Manager (ACM) that CloudFront uses to authenticate with your origin using Mutual TLS.

      Parameters:
      clientCertificateArn - The Amazon Resource Name (ARN) of the client certificate stored in Amazon Web Services Certificate Manager (ACM) that CloudFront uses to authenticate with your origin using Mutual TLS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.