webSsoConfig

@JvmName(name = "lhvttufqxrtfggqy")
suspend fun webSsoConfig(value: Output<WorkforcePoolProviderOidcWebSsoConfigArgs>)
@JvmName(name = "aswoyltoyutyqikn")
suspend fun webSsoConfig(value: WorkforcePoolProviderOidcWebSsoConfigArgs?)

Parameters

value

Configuration for web single sign-on for the OIDC provider. Here, web sign-in refers to console sign-in and gcloud sign-in through the browser. Structure is documented below.


@JvmName(name = "geftokmvppsvpgbd")
suspend fun webSsoConfig(argument: suspend WorkforcePoolProviderOidcWebSsoConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for web single sign-on for the OIDC provider. Here, web sign-in refers to console sign-in and gcloud sign-in through the browser. Structure is documented below.