static DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.builder() |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.description(String description) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.displayName(String displayName) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.id(String id) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.isDefaultNegativeIntent(com.hashicorp.cdktf.IResolvable isDefaultNegativeIntent) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.isDefaultNegativeIntent(Boolean isDefaultNegativeIntent) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.isDefaultWelcomeIntent(com.hashicorp.cdktf.IResolvable isDefaultWelcomeIntent) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.isDefaultWelcomeIntent(Boolean isDefaultWelcomeIntent) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.isFallback(com.hashicorp.cdktf.IResolvable isFallback) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.isFallback(Boolean isFallback) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.labels(Map<String,String> labels) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.languageCode(String languageCode) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.parameters(com.hashicorp.cdktf.IResolvable parameters) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.parameters(List<? extends DialogflowCxIntentParameters> parameters) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.parent(String parent) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.priority(Number priority) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.timeouts(DialogflowCxIntentTimeouts timeouts) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.trainingPhrases(com.hashicorp.cdktf.IResolvable trainingPhrases) |
|
DialogflowCxIntentConfig.Builder |
DialogflowCxIntentConfig.Builder.trainingPhrases(List<? extends DialogflowCxIntentTrainingPhrases> trainingPhrases) |
|