Interface ClientCertificateConfig.Builder

    • Method Detail

      • clientCertificateCallbackArn

        ClientCertificateConfig.Builder clientCertificateCallbackArn​(String clientCertificateCallbackArn)

        The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.

        Parameters:
        clientCertificateCallbackArn - The ARN of the Lambda function that IoT invokes after mutual TLS authentication during the connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.