isDefaultNegativeIntent

@JvmName(name = "kxllcyroqrmxjesx")
suspend fun isDefaultNegativeIntent(value: Output<Boolean>)
@JvmName(name = "miermfhqccvdhpry")
suspend fun isDefaultNegativeIntent(value: Boolean?)

Parameters

value

Marks this as the Default Negative Intent for an agent. When you create an agent, a Default Negative Intent is created automatically. The Default Negative 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_negative_intent = true because they will compete to control a single Default Negative Intent resource in GCP.