policies

@JvmName(name = "adciyvrbisxdyjfh")
suspend fun policies(value: Output<UserPoolPoliciesArgs>)
@JvmName(name = "bqmoekvxjpiconqu")
suspend fun policies(value: UserPoolPoliciesArgs?)

Parameters

value

A list of user pool policies. Contains the policy that sets password-complexity requirements. This data type is a request and response parameter of CreateUserPool and UpdateUserPool , and a response parameter of DescribeUserPool .


@JvmName(name = "ytpnshofykpjmmst")
suspend fun policies(argument: suspend UserPoolPoliciesArgsBuilder.() -> Unit)

Parameters

argument

A list of user pool policies. Contains the policy that sets password-complexity requirements. This data type is a request and response parameter of CreateUserPool and UpdateUserPool , and a response parameter of DescribeUserPool .