cognitoIdentityProviders

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "mnbdjepxyslvvvut")
suspend fun cognitoIdentityProviders(argument: List<suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit>)
@JvmName(name = "bstghaxjktbsysrx")
suspend fun cognitoIdentityProviders(vararg argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)
@JvmName(name = "fvlylrmgrdeqabjg")
suspend fun cognitoIdentityProviders(argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)

Parameters

argument

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