Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentPatchConfig
-
Packages that use OsConfigPatchDeploymentPatchConfig Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentPatchConfig in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentPatchConfig Modifier and Type Class Description static classOsConfigPatchDeploymentPatchConfig.Jsii$ProxyAn implementation forOsConfigPatchDeploymentPatchConfigMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentPatchConfig Modifier and Type Method Description OsConfigPatchDeploymentPatchConfigOsConfigPatchDeploymentPatchConfig.Builder. build()Builds the configured instance.OsConfigPatchDeploymentPatchConfigOsConfigPatchDeploymentPatchConfigOutputReference. getInternalValue()default OsConfigPatchDeploymentPatchConfigOsConfigPatchDeploymentConfig. getPatchConfig()patch_config block.OsConfigPatchDeploymentPatchConfigOsConfigPatchDeploymentConfig.Jsii$Proxy. getPatchConfig()OsConfigPatchDeploymentPatchConfigOsConfigPatchDeployment. getPatchConfigInput()Methods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentPatchConfig Modifier and Type Method Description OsConfigPatchDeployment.BuilderOsConfigPatchDeployment.Builder. patchConfig(OsConfigPatchDeploymentPatchConfig patchConfig)patch_config block.OsConfigPatchDeploymentConfig.BuilderOsConfigPatchDeploymentConfig.Builder. patchConfig(OsConfigPatchDeploymentPatchConfig patchConfig)Sets the value ofOsConfigPatchDeploymentConfig.getPatchConfig()voidOsConfigPatchDeployment. putPatchConfig(OsConfigPatchDeploymentPatchConfig value)voidOsConfigPatchDeploymentPatchConfigOutputReference. setInternalValue(OsConfigPatchDeploymentPatchConfig value)
-