Uses of Interface
com.hashicorp.cdktf.providers.google.dns_managed_zone.DnsManagedZoneForwardingConfig
-
Packages that use DnsManagedZoneForwardingConfig Package Description com.hashicorp.cdktf.providers.google.dns_managed_zone google_dns_managed_zone -
-
Uses of DnsManagedZoneForwardingConfig in com.hashicorp.cdktf.providers.google.dns_managed_zone
Classes in com.hashicorp.cdktf.providers.google.dns_managed_zone that implement DnsManagedZoneForwardingConfig Modifier and Type Class Description static classDnsManagedZoneForwardingConfig.Jsii$ProxyAn implementation forDnsManagedZoneForwardingConfigMethods in com.hashicorp.cdktf.providers.google.dns_managed_zone that return DnsManagedZoneForwardingConfig Modifier and Type Method Description DnsManagedZoneForwardingConfigDnsManagedZoneForwardingConfig.Builder. build()Builds the configured instance.default DnsManagedZoneForwardingConfigDnsManagedZoneConfig. getForwardingConfig()forwarding_config block.DnsManagedZoneForwardingConfigDnsManagedZoneConfig.Jsii$Proxy. getForwardingConfig()DnsManagedZoneForwardingConfigDnsManagedZone. getForwardingConfigInput()DnsManagedZoneForwardingConfigDnsManagedZoneForwardingConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dns_managed_zone with parameters of type DnsManagedZoneForwardingConfig Modifier and Type Method Description DnsManagedZone.BuilderDnsManagedZone.Builder. forwardingConfig(DnsManagedZoneForwardingConfig forwardingConfig)forwarding_config block.DnsManagedZoneConfig.BuilderDnsManagedZoneConfig.Builder. forwardingConfig(DnsManagedZoneForwardingConfig forwardingConfig)Sets the value ofDnsManagedZoneConfig.getForwardingConfig()voidDnsManagedZone. putForwardingConfig(DnsManagedZoneForwardingConfig value)voidDnsManagedZoneForwardingConfigOutputReference. setInternalValue(DnsManagedZoneForwardingConfig value)
-