cognitoIdentityProviders

@JvmName(name = "mwebmeyamuspbvji")
suspend fun cognitoIdentityProviders(value: Output<List<IdentityPoolCognitoIdentityProviderArgs>>)
@JvmName(name = "rfjcgrkovtmjfakl")
suspend fun cognitoIdentityProviders(value: List<IdentityPoolCognitoIdentityProviderArgs>?)

Parameters

value

An array of Amazon Cognito Identity user pools and their client IDs.


@JvmName(name = "fyylyxmdwkdeibqr")
suspend fun cognitoIdentityProviders(vararg values: Output<IdentityPoolCognitoIdentityProviderArgs>)


@JvmName(name = "ilmxdghblnsfkpnk")
suspend fun cognitoIdentityProviders(values: List<Output<IdentityPoolCognitoIdentityProviderArgs>>)
@JvmName(name = "pabqcckyeajixury")
suspend fun cognitoIdentityProviders(vararg values: IdentityPoolCognitoIdentityProviderArgs)

Parameters

values

An array of Amazon Cognito Identity user pools and their client IDs.


@JvmName(name = "tmfsoyidmxyhyrwf")
suspend fun cognitoIdentityProviders(argument: List<suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit>)
@JvmName(name = "qnvdnyvvgimkjled")
suspend fun cognitoIdentityProviders(vararg argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)
@JvmName(name = "gxvnlacypbcmtrjh")
suspend fun cognitoIdentityProviders(argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)

Parameters

argument

An array of Amazon Cognito Identity user pools and their client IDs.