DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.count(Number count) |
|
static DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.create(software.constructs.Construct scope,
String id) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.disabled(com.hashicorp.cdktf.IResolvable disabled) |
Indicates whether the webhook is disabled.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.disabled(Boolean disabled) |
Indicates whether the webhook is disabled.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.displayName(String displayName) |
The human-readable name of the webhook, unique within the agent.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.enableSpellCorrection(com.hashicorp.cdktf.IResolvable enableSpellCorrection) |
Indicates if automatic spell correction is enabled in detect intent requests.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.enableSpellCorrection(Boolean enableSpellCorrection) |
Indicates if automatic spell correction is enabled in detect intent requests.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.enableStackdriverLogging(com.hashicorp.cdktf.IResolvable enableStackdriverLogging) |
Determines whether this agent should log conversation queries.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.enableStackdriverLogging(Boolean enableStackdriverLogging) |
Determines whether this agent should log conversation queries.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.genericWebService(DialogflowCxWebhookGenericWebService genericWebService) |
generic_web_service block.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dialogflow_cx_webhook#id DialogflowCxWebhook#id}.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.parent(String parent) |
The agent to create a webhook for.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.provisioners(List<? extends Object> provisioners) |
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.securitySettings(String securitySettings) |
Name of the SecuritySettings reference for the agent.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.serviceDirectory(DialogflowCxWebhookServiceDirectory serviceDirectory) |
service_directory block.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.timeout(String timeout) |
Webhook execution timeout.
|
DialogflowCxWebhook.Builder |
DialogflowCxWebhook.Builder.timeouts(DialogflowCxWebhookTimeouts timeouts) |
timeouts block.
|