Interface SipMediaApplicationEndpoint.Builder

    • Method Detail

      • lambdaArn

        SipMediaApplicationEndpoint.Builder lambdaArn​(String lambdaArn)

        Valid Amazon Resource Name (ARN) of the Lambda function, version, or alias. The function must be created in the same AWS Region as the SIP media application.

        Parameters:
        lambdaArn - Valid Amazon Resource Name (ARN) of the Lambda function, version, or alias. The function must be created in the same AWS Region as the SIP media application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.