Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfigWindowsUpdate
-
Packages that use OsConfigPatchDeploymentPatchConfigWindowsUpdate Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfigWindowsUpdate in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentPatchConfigWindowsUpdate Modifier and Type Class Description static classOsConfigPatchDeploymentPatchConfigWindowsUpdate.Jsii$ProxyAn implementation forOsConfigPatchDeploymentPatchConfigWindowsUpdateMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfigWindowsUpdate Modifier and Type Method Description OsConfigPatchDeploymentPatchConfigWindowsUpdateOsConfigPatchDeploymentPatchConfigWindowsUpdate.Builder. build()Builds the configured instance.OsConfigPatchDeploymentPatchConfigWindowsUpdateOsConfigPatchDeploymentPatchConfigWindowsUpdateOutputReference. getInternalValue()default OsConfigPatchDeploymentPatchConfigWindowsUpdateOsConfigPatchDeploymentPatchConfig. getWindowsUpdate()windows_update block.OsConfigPatchDeploymentPatchConfigWindowsUpdateOsConfigPatchDeploymentPatchConfig.Jsii$Proxy. getWindowsUpdate()OsConfigPatchDeploymentPatchConfigWindowsUpdateOsConfigPatchDeploymentPatchConfigOutputReference. getWindowsUpdateInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfigWindowsUpdate Modifier and Type Method Description voidOsConfigPatchDeploymentPatchConfigOutputReference. putWindowsUpdate(OsConfigPatchDeploymentPatchConfigWindowsUpdate value)voidOsConfigPatchDeploymentPatchConfigWindowsUpdateOutputReference. setInternalValue(OsConfigPatchDeploymentPatchConfigWindowsUpdate value)OsConfigPatchDeploymentPatchConfig.BuilderOsConfigPatchDeploymentPatchConfig.Builder. windowsUpdate(OsConfigPatchDeploymentPatchConfigWindowsUpdate windowsUpdate)Sets the value ofOsConfigPatchDeploymentPatchConfig.getWindowsUpdate()
-