Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigGoo.Builder
-
Packages that use OsConfigPatchDeploymentPatchConfigGoo.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfigGoo.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfigGoo.Builder Modifier and Type Method Description static OsConfigPatchDeploymentPatchConfigGoo.BuilderOsConfigPatchDeploymentPatchConfigGoo. builder()OsConfigPatchDeploymentPatchConfigGoo.BuilderOsConfigPatchDeploymentPatchConfigGoo.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofOsConfigPatchDeploymentPatchConfigGoo.getEnabled()OsConfigPatchDeploymentPatchConfigGoo.BuilderOsConfigPatchDeploymentPatchConfigGoo.Builder. enabled(Boolean enabled)Sets the value ofOsConfigPatchDeploymentPatchConfigGoo.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfigGoo.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentPatchConfigGoo.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentPatchConfigGoo.Builder.
-