Interface CertificateAuthentication.Builder

    • Method Detail

      • 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.