Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type.DialogflowCxEntityTypeTimeouts
-
Packages that use DialogflowCxEntityTypeTimeouts Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type google_dialogflow_cx_entity_type -
-
Uses of DialogflowCxEntityTypeTimeouts in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that implement DialogflowCxEntityTypeTimeouts Modifier and Type Class Description static classDialogflowCxEntityTypeTimeouts.Jsii$ProxyAn implementation forDialogflowCxEntityTypeTimeoutsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that return DialogflowCxEntityTypeTimeouts Modifier and Type Method Description DialogflowCxEntityTypeTimeoutsDialogflowCxEntityTypeTimeouts.Builder. build()Builds the configured instance.default DialogflowCxEntityTypeTimeoutsDialogflowCxEntityTypeConfig. getTimeouts()timeouts block.DialogflowCxEntityTypeTimeoutsDialogflowCxEntityTypeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type with parameters of type DialogflowCxEntityTypeTimeouts Modifier and Type Method Description voidDialogflowCxEntityType. putTimeouts(DialogflowCxEntityTypeTimeouts value)voidDialogflowCxEntityTypeTimeoutsOutputReference. setInternalValue(DialogflowCxEntityTypeTimeouts value)DialogflowCxEntityType.BuilderDialogflowCxEntityType.Builder. timeouts(DialogflowCxEntityTypeTimeouts timeouts)timeouts block.DialogflowCxEntityTypeConfig.BuilderDialogflowCxEntityTypeConfig.Builder. timeouts(DialogflowCxEntityTypeTimeouts timeouts)Sets the value ofDialogflowCxEntityTypeConfig.getTimeouts()
-