WebhookArgs

fun WebhookArgs(agentId: Output<String>? = null, disabled: Output<Boolean>? = null, displayName: Output<String>? = null, genericWebService: Output<GoogleCloudDialogflowCxV3WebhookGenericWebServiceArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, serviceDirectory: Output<GoogleCloudDialogflowCxV3WebhookServiceDirectoryConfigArgs>? = null, timeout: Output<String>? = null)