Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentInstanceFilter
-
Packages that use OsConfigPatchDeploymentInstanceFilter Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentInstanceFilter in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentInstanceFilter Modifier and Type Class Description static classOsConfigPatchDeploymentInstanceFilter.Jsii$ProxyAn implementation forOsConfigPatchDeploymentInstanceFilterMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentInstanceFilter Modifier and Type Method Description OsConfigPatchDeploymentInstanceFilterOsConfigPatchDeploymentInstanceFilter.Builder. build()Builds the configured instance.OsConfigPatchDeploymentInstanceFilterOsConfigPatchDeploymentConfig. getInstanceFilter()instance_filter block.OsConfigPatchDeploymentInstanceFilterOsConfigPatchDeploymentConfig.Jsii$Proxy. getInstanceFilter()OsConfigPatchDeploymentInstanceFilterOsConfigPatchDeployment. getInstanceFilterInput()OsConfigPatchDeploymentInstanceFilterOsConfigPatchDeploymentInstanceFilterOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentInstanceFilter Modifier and Type Method Description OsConfigPatchDeployment.BuilderOsConfigPatchDeployment.Builder. instanceFilter(OsConfigPatchDeploymentInstanceFilter instanceFilter)instance_filter block.OsConfigPatchDeploymentConfig.BuilderOsConfigPatchDeploymentConfig.Builder. instanceFilter(OsConfigPatchDeploymentInstanceFilter instanceFilter)Sets the value ofOsConfigPatchDeploymentConfig.getInstanceFilter()voidOsConfigPatchDeployment. putInstanceFilter(OsConfigPatchDeploymentInstanceFilter value)voidOsConfigPatchDeploymentInstanceFilterOutputReference. setInternalValue(OsConfigPatchDeploymentInstanceFilter value)
-