isDefaultWelcomeIntent

@JvmName(name = "wjrgicvrdcglmerj")
suspend fun isDefaultWelcomeIntent(value: Output<Boolean>)
@JvmName(name = "aiaycmmnmcgeaoor")
suspend fun isDefaultWelcomeIntent(value: Boolean?)

Parameters

value

Marks this as the Default Welcome Intent for an agent. When you create an agent, a Default Welcome Intent is created automatically. The Default Welcome Intent cannot be deleted; deleting the gcp.diagflow.CxIntent resource does nothing to the underlying GCP resources.

Avoid having multiple gcp.diagflow.CxIntent resources linked to the same agent with is_default_welcome_intent = true because they will compete to control a single Default Welcome Intent resource in GCP.