Interface CertificateAuthentication.Builder

  • Method Details

    • clientRootCertificateChain

      CertificateAuthentication.Builder clientRootCertificateChain(String clientRootCertificateChain)

      The ARN of the client certificate.

      Parameters:
      clientRootCertificateChain - The ARN of the client certificate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.