public static interface SipMediaApplicationEndpoint.Builder extends SdkPojo, CopyableBuilder<SipMediaApplicationEndpoint.Builder,SipMediaApplicationEndpoint>
| Modifier and Type | Method and Description |
|---|---|
SipMediaApplicationEndpoint.Builder |
lambdaArn(String lambdaArn)
Valid Amazon Resource Name (ARN) of the Lambda function.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSipMediaApplicationEndpoint.Builder lambdaArn(String lambdaArn)
Valid Amazon Resource Name (ARN) of the Lambda function. The function must be created in the same AWS Region as the SIP media application.
lambdaArn - Valid Amazon Resource Name (ARN) of the Lambda function. The function must be created in the same AWS
Region as the SIP media application.Copyright © 2022. All rights reserved.