pre Token Generation Config
suspend fun preTokenGenerationConfig(value: Output<UserPoolLambdaConfigPreTokenGenerationConfigArgs>)
Parameters
value
Allow to customize access tokens. See pre_token_configuration_type
suspend fun preTokenGenerationConfig(argument: suspend UserPoolLambdaConfigPreTokenGenerationConfigArgsBuilder.() -> Unit)
Parameters
argument
Allow to customize access tokens. See pre_token_configuration_type