ServiceLambdaEndpointInput

data class ServiceLambdaEndpointInput(val arn: String)

Constructors

Link copied to clipboard
constructor(arn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the Lambda function or alias.