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