cognitoIdentityProviders

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

Parameters

value

The Amazon Cognito user pools and their client IDs.


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


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

Parameters

values

The Amazon Cognito user pools and their client IDs.


@JvmName(name = "lqcxptgkrcfnkuxq")
suspend fun cognitoIdentityProviders(argument: List<suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit>)
@JvmName(name = "nreshnlthmvfahiq")
suspend fun cognitoIdentityProviders(vararg argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)
@JvmName(name = "eoyygqatxbcujefi")
suspend fun cognitoIdentityProviders(argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)

Parameters

argument

The Amazon Cognito user pools and their client IDs.