Uses of Class
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentInstanceFilterGroupLabels.Builder
-
Packages that use OsConfigPatchDeploymentInstanceFilterGroupLabels.Builder Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentInstanceFilterGroupLabels.Builder in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentInstanceFilterGroupLabels.Builder Modifier and Type Method Description static OsConfigPatchDeploymentInstanceFilterGroupLabels.BuilderOsConfigPatchDeploymentInstanceFilterGroupLabels. builder()OsConfigPatchDeploymentInstanceFilterGroupLabels.BuilderOsConfigPatchDeploymentInstanceFilterGroupLabels.Builder. labels(Map<String,String> labels)Sets the value ofOsConfigPatchDeploymentInstanceFilterGroupLabels.getLabels()Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentInstanceFilterGroupLabels.Builder Constructor Description Jsii$Proxy(OsConfigPatchDeploymentInstanceFilterGroupLabels.Builder builder)Constructor that initializes the object based on literal property values passed by theOsConfigPatchDeploymentInstanceFilterGroupLabels.Builder.
-