Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigApt.Builder
-
Packages that use OsConfigPatchDeploymentPatchConfigApt.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfigApt.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfigApt.Builder Modifier and Type Method Description static OsConfigPatchDeploymentPatchConfigApt.BuilderOsConfigPatchDeploymentPatchConfigApt. builder()OsConfigPatchDeploymentPatchConfigApt.BuilderOsConfigPatchDeploymentPatchConfigApt.Builder. excludes(List<String> excludes)Sets the value ofOsConfigPatchDeploymentPatchConfigApt.getExcludes()OsConfigPatchDeploymentPatchConfigApt.BuilderOsConfigPatchDeploymentPatchConfigApt.Builder. exclusivePackages(List<String> exclusivePackages)Sets the value ofOsConfigPatchDeploymentPatchConfigApt.getExclusivePackages()OsConfigPatchDeploymentPatchConfigApt.BuilderOsConfigPatchDeploymentPatchConfigApt.Builder. type(String type)Sets the value ofOsConfigPatchDeploymentPatchConfigApt.getType()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfigApt.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentPatchConfigApt.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentPatchConfigApt.Builder.
-