webSsoConfig

@JvmName(name = "bgrlpgaxaethpjdd")
suspend fun webSsoConfig(value: Output<WorkforcePoolProviderOidcWebSsoConfigArgs>)
@JvmName(name = "vmbnepxsxqxsbjox")
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 = "svbqpyremukeevxk")
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.