user Identity Configuration
suspend fun userIdentityConfiguration(value: Output<ExperienceConfigurationUserIdentityConfigurationArgs>)
Parameters
value
The AWS SSO field name that contains the identifiers of your users, such as their emails. Detailed below.
suspend fun userIdentityConfiguration(argument: suspend ExperienceConfigurationUserIdentityConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The AWS SSO field name that contains the identifiers of your users, such as their emails. Detailed below.