lambda Event Structure Version
suspend fun lambdaEventStructureVersion(value: Output<TargetGroupConfigLambdaEventStructureVersion>)
Parameters
value
The version of the event structure that your Lambda function receives. Supported only if the target group type is LAMBDA
. The default is V1
.