Interface CertificateAuthenticationRequest.Builder

    • Method Detail

      • clientRootCertificateChainArn

        CertificateAuthenticationRequest.Builder clientRootCertificateChainArn​(String clientRootCertificateChainArn)

        The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in Certificate Manager (ACM).

        Parameters:
        clientRootCertificateChainArn - The ARN of the client certificate. The certificate must be signed by a certificate authority (CA) and it must be provisioned in Certificate Manager (ACM).
        Returns:
        Returns a reference to this object so that method calls can be chained together.