SdkvoiceSipMediaApplicationEndpointsArgs

data class SdkvoiceSipMediaApplicationEndpointsArgs(val lambdaArn: Output<String>) : ConvertibleToJava<SdkvoiceSipMediaApplicationEndpointsArgs>

Constructors

Link copied to clipboard
constructor(lambdaArn: Output<String>)

Properties

Link copied to clipboard
val lambdaArn: Output<String>

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.

Functions

Link copied to clipboard
open override fun toJava(): SdkvoiceSipMediaApplicationEndpointsArgs