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