signInPolicy

@JvmName(name = "jdqserljsrdyekxa")
suspend fun signInPolicy(value: Output<UserPoolSignInPolicyArgs>)
@JvmName(name = "uenooxspapwrndva")
suspend fun signInPolicy(value: UserPoolSignInPolicyArgs?)

Parameters

value

The policy for allowed types of authentication in a user pool. To activate this setting, your user pool must be in the Essentials tier or higher.


@JvmName(name = "mxmhrdyigkngxmyd")
suspend fun signInPolicy(argument: suspend UserPoolSignInPolicyArgsBuilder.() -> Unit)

Parameters

argument

The policy for allowed types of authentication in a user pool. To activate this setting, your user pool must be in the Essentials tier or higher.