Uses of Interface
com.hashicorp.cdktf.providers.google.os_config_patch_deployment.OsConfigPatchDeploymentConfig
-
Packages that use OsConfigPatchDeploymentConfig Package Description com.hashicorp.cdktf.providers.google.os_config_patch_deployment google_os_config_patch_deployment -
-
Uses of OsConfigPatchDeploymentConfig in com.hashicorp.cdktf.providers.google.os_config_patch_deployment
Classes in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that implement OsConfigPatchDeploymentConfig Modifier and Type Class Description static classOsConfigPatchDeploymentConfig.Jsii$ProxyAn implementation forOsConfigPatchDeploymentConfigMethods in com.hashicorp.cdktf.providers.google.os_config_patch_deployment that return OsConfigPatchDeploymentConfig Modifier and Type Method Description OsConfigPatchDeploymentConfigOsConfigPatchDeploymentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.os_config_patch_deployment with parameters of type OsConfigPatchDeploymentConfig Constructor Description OsConfigPatchDeployment(software.constructs.Construct scope, String id, OsConfigPatchDeploymentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/os_config_patch_deployment google_os_config_patch_deployment} Resource.
-