User Pool Lambda Config Custom Sms Sender Args
data class UserPoolLambdaConfigCustomSmsSenderArgs(val lambdaArn: Output<String>, val lambdaVersion: Output<String>) : ConvertibleToJava<UserPoolLambdaConfigCustomSmsSenderArgs>
Constructors
Link copied to clipboard
fun UserPoolLambdaConfigCustomSmsSenderArgs(lambdaArn: Output<String>, lambdaVersion: Output<String>)