clientIds

@JvmName(name = "tvdyobiefrfaufkp")
suspend fun clientIds(value: Output<List<String>>)
@JvmName(name = "cvdikjuiwwpuirwr")
suspend fun clientIds(value: List<String>?)

Parameters

value

The unique application client IDs that are associated with the specified Amazon Cognito user pool.


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


@JvmName(name = "paodemvggnvwmudk")
suspend fun clientIds(values: List<Output<String>>)
@JvmName(name = "uqbanxouvukbllcg")
suspend fun clientIds(vararg values: String)

Parameters

values

The unique application client IDs that are associated with the specified Amazon Cognito user pool.