aliasAttributes

@JvmName(name = "nwtmbstqpkwjaggm")
suspend fun aliasAttributes(value: Output<List<String>>)
@JvmName(name = "rvmdkyqpllenmamd")
suspend fun aliasAttributes(value: List<String>?)

Parameters

value

Attributes supported as an alias for this user pool. For more information about alias attributes, see Customizing sign-in attributes .


@JvmName(name = "liqsongmwoartinl")
suspend fun aliasAttributes(vararg values: Output<String>)


@JvmName(name = "kuiqwfwtsdcfxfpy")
suspend fun aliasAttributes(values: List<Output<String>>)
@JvmName(name = "wytltecnifwxujvh")
suspend fun aliasAttributes(vararg values: String)

Parameters

values

Attributes supported as an alias for this user pool. For more information about alias attributes, see Customizing sign-in attributes .