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