cognito Identity Providers
Parameters
value
The Amazon Cognito user pools and their client IDs.
suspend fun cognitoIdentityProviders(vararg values: Output<IdentityPoolCognitoIdentityProviderArgs>)
Parameters
values
The Amazon Cognito user pools and their client IDs.
suspend fun cognitoIdentityProviders(argument: List<suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit>)
suspend fun cognitoIdentityProviders(vararg argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)
suspend fun cognitoIdentityProviders(argument: suspend IdentityPoolCognitoIdentityProviderArgsBuilder.() -> Unit)
Parameters
argument
The Amazon Cognito user pools and their client IDs.