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, version, or alias.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSipMediaApplicationEndpoint.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.
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.Copyright © 2023. All rights reserved.