Uses of Interface
com.hashicorp.cdktf.providers.google.dns_managed_zone.DnsManagedZonePeeringConfig
-
Packages that use DnsManagedZonePeeringConfig Package Description com.hashicorp.cdktf.providers.google.dns_managed_zone google_dns_managed_zone -
-
Uses of DnsManagedZonePeeringConfig in com.hashicorp.cdktf.providers.google.dns_managed_zone
Classes in com.hashicorp.cdktf.providers.google.dns_managed_zone that implement DnsManagedZonePeeringConfig Modifier and Type Class Description static classDnsManagedZonePeeringConfig.Jsii$ProxyAn implementation forDnsManagedZonePeeringConfigMethods in com.hashicorp.cdktf.providers.google.dns_managed_zone that return DnsManagedZonePeeringConfig Modifier and Type Method Description DnsManagedZonePeeringConfigDnsManagedZonePeeringConfig.Builder. build()Builds the configured instance.DnsManagedZonePeeringConfigDnsManagedZonePeeringConfigOutputReference. getInternalValue()default DnsManagedZonePeeringConfigDnsManagedZoneConfig. getPeeringConfig()peering_config block.DnsManagedZonePeeringConfigDnsManagedZoneConfig.Jsii$Proxy. getPeeringConfig()DnsManagedZonePeeringConfigDnsManagedZone. getPeeringConfigInput()Methods in com.hashicorp.cdktf.providers.google.dns_managed_zone with parameters of type DnsManagedZonePeeringConfig Modifier and Type Method Description DnsManagedZone.BuilderDnsManagedZone.Builder. peeringConfig(DnsManagedZonePeeringConfig peeringConfig)peering_config block.DnsManagedZoneConfig.BuilderDnsManagedZoneConfig.Builder. peeringConfig(DnsManagedZonePeeringConfig peeringConfig)Sets the value ofDnsManagedZoneConfig.getPeeringConfig()voidDnsManagedZone. putPeeringConfig(DnsManagedZonePeeringConfig value)voidDnsManagedZonePeeringConfigOutputReference. setInternalValue(DnsManagedZonePeeringConfig value)
-