Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentInstanceFilterGroupLabels
-
Packages that use OsConfigPatchDeploymentInstanceFilterGroupLabels Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentInstanceFilterGroupLabels in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentInstanceFilterGroupLabels Modifier and Type Class Description static classOsConfigPatchDeploymentInstanceFilterGroupLabels.Jsii$ProxyAn implementation forOsConfigPatchDeploymentInstanceFilterGroupLabelsMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentInstanceFilterGroupLabels Modifier and Type Method Description OsConfigPatchDeploymentInstanceFilterGroupLabelsOsConfigPatchDeploymentInstanceFilterGroupLabels.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentInstanceFilterGroupLabels Modifier and Type Method Description voidOsConfigPatchDeploymentInstanceFilterGroupLabelsOutputReference. setInternalValue(OsConfigPatchDeploymentInstanceFilterGroupLabels value)Method parameters in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with type arguments of type OsConfigPatchDeploymentInstanceFilterGroupLabels Modifier and Type Method Description OsConfigPatchDeploymentInstanceFilter.BuilderOsConfigPatchDeploymentInstanceFilter.Builder. groupLabels(List<? extends OsConfigPatchDeploymentInstanceFilterGroupLabels> groupLabels)Sets the value ofOsConfigPatchDeploymentInstanceFilter.getGroupLabels()voidOsConfigPatchDeploymentInstanceFilterGroupLabelsList. setInternalValue(List<OsConfigPatchDeploymentInstanceFilterGroupLabels> value)
-