Uses of Class
com.hashicorp.cdktf.DataConfig.Builder
Packages that use DataConfig.Builder
-
Uses of DataConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return DataConfig.BuilderModifier and TypeMethodDescriptionstatic DataConfig.BuilderDataConfig.builder()DataConfig.Builder.connection(SSHProvisionerConnection connection) Sets the value ofTerraformMetaArguments.getConnection()DataConfig.Builder.connection(WinrmProvisionerConnection connection) Sets the value ofTerraformMetaArguments.getConnection()DataConfig.Builder.count(TerraformCount count) Sets the value ofTerraformMetaArguments.getCount()Sets the value ofTerraformMetaArguments.getCount()DataConfig.Builder.dependsOn(List<? extends ITerraformDependable> dependsOn) Sets the value ofTerraformMetaArguments.getDependsOn()DataConfig.Builder.forEach(ITerraformIterator forEach) Sets the value ofTerraformMetaArguments.getForEach()Sets the value ofDataConfig.getInput()DataConfig.Builder.lifecycle(TerraformResourceLifecycle lifecycle) Sets the value ofTerraformMetaArguments.getLifecycle()DataConfig.Builder.provider(TerraformProvider provider) Sets the value ofTerraformMetaArguments.getProvider()DataConfig.Builder.provisioners(List<? extends Object> provisioners) Sets the value ofTerraformMetaArguments.getProvisioners()DataConfig.Builder.triggersReplace(Map<String, ? extends Object> triggersReplace) Sets the value ofDataConfig.getTriggersReplace()Constructors in com.hashicorp.cdktf with parameters of type DataConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DataConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theDataConfig.Builder.