Uses of Class
com.hashicorp.cdktf.LocalExecProvisioner.Builder
Packages that use LocalExecProvisioner.Builder
-
Uses of LocalExecProvisioner.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return LocalExecProvisioner.BuilderModifier and TypeMethodDescriptionstatic LocalExecProvisioner.BuilderLocalExecProvisioner.builder()Sets the value ofLocalExecProvisioner.getCommand()LocalExecProvisioner.Builder.environment(Map<String, String> environment) Sets the value ofLocalExecProvisioner.getEnvironment()LocalExecProvisioner.Builder.interpreter(List<String> interpreter) Sets the value ofLocalExecProvisioner.getInterpreter()Sets the value ofLocalExecProvisioner.getType()Sets the value ofLocalExecProvisioner.getWhen()LocalExecProvisioner.Builder.workingDir(String workingDir) Sets the value ofLocalExecProvisioner.getWorkingDir()Constructors in com.hashicorp.cdktf with parameters of type LocalExecProvisioner.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(LocalExecProvisioner.Builder builder) Constructor that initializes the object based on literal property values passed by theLocalExecProvisioner.Builder.