User Pool Lambda Config Custom Email Sender Args
data class UserPoolLambdaConfigCustomEmailSenderArgs(val lambdaArn: Output<String>, val lambdaVersion: Output<String>) : ConvertibleToJava<UserPoolLambdaConfigCustomEmailSenderArgs>