Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigPreStep.Builder
-
Packages that use OsConfigPatchDeploymentPatchConfigPreStep.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfigPreStep.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfigPreStep.Builder Modifier and Type Method Description static OsConfigPatchDeploymentPatchConfigPreStep.BuilderOsConfigPatchDeploymentPatchConfigPreStep. builder()OsConfigPatchDeploymentPatchConfigPreStep.BuilderOsConfigPatchDeploymentPatchConfigPreStep.Builder. linuxExecStepConfig(OsConfigPatchDeploymentPatchConfigPreStepLinuxExecStepConfig linuxExecStepConfig)Sets the value ofOsConfigPatchDeploymentPatchConfigPreStep.getLinuxExecStepConfig()OsConfigPatchDeploymentPatchConfigPreStep.BuilderOsConfigPatchDeploymentPatchConfigPreStep.Builder. windowsExecStepConfig(OsConfigPatchDeploymentPatchConfigPreStepWindowsExecStepConfig windowsExecStepConfig)Sets the value ofOsConfigPatchDeploymentPatchConfigPreStep.getWindowsExecStepConfig()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfigPreStep.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentPatchConfigPreStep.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentPatchConfigPreStep.Builder.
-