Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_resource_policy.DataGoogleComputeResourcePolicyConfig
-
Packages that use DataGoogleComputeResourcePolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_compute_resource_policy data_google_compute_resource_policy -
-
Uses of DataGoogleComputeResourcePolicyConfig in com.hashicorp.cdktf.providers.google.data_google_compute_resource_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_resource_policy that implement DataGoogleComputeResourcePolicyConfig Modifier and Type Class Description static classDataGoogleComputeResourcePolicyConfig.Jsii$ProxyAn implementation forDataGoogleComputeResourcePolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_compute_resource_policy that return DataGoogleComputeResourcePolicyConfig Modifier and Type Method Description DataGoogleComputeResourcePolicyConfigDataGoogleComputeResourcePolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_resource_policy with parameters of type DataGoogleComputeResourcePolicyConfig Constructor Description DataGoogleComputeResourcePolicy(software.constructs.Construct scope, String id, DataGoogleComputeResourcePolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/compute_resource_policy google_compute_resource_policy} Data Source.
-