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