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