cognitoIdentityProviders

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wurdohuoqsrcuyuf")
suspend fun cognitoIdentityProviders(argument: List<suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit>)
@JvmName(name = "seaybcqupshuphgm")
suspend fun cognitoIdentityProviders(vararg argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)
@JvmName(name = "dptkrpexitklkiqu")
suspend fun cognitoIdentityProviders(argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)

Parameters

argument

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