cognitoConfig

@JvmName(name = "mjvsmxjmrdhdjvyd")
suspend fun cognitoConfig(value: Output<WorkforceCognitoConfigArgs>)
@JvmName(name = "enhyydiqchdssexv")
suspend fun cognitoConfig(value: WorkforceCognitoConfigArgs?)

Parameters

value

Use this parameter to configure an Amazon Cognito private workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool. Conflicts with oidc_config. see Cognito Config details below.


@JvmName(name = "sxcahkmkqfroehou")
suspend fun cognitoConfig(argument: suspend WorkforceCognitoConfigArgsBuilder.() -> Unit)

Parameters

argument

Use this parameter to configure an Amazon Cognito private workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool. Conflicts with oidc_config. see Cognito Config details below.