Uses of Interface
com.hashicorp.cdktf.providers.google.dns_managed_zone.DnsManagedZoneForwardingConfigTargetNameServers
-
Packages that use DnsManagedZoneForwardingConfigTargetNameServers Package Description com.hashicorp.cdktf.providers.google.dns_managed_zone google_dns_managed_zone -
-
Uses of DnsManagedZoneForwardingConfigTargetNameServers in com.hashicorp.cdktf.providers.google.dns_managed_zone
Classes in com.hashicorp.cdktf.providers.google.dns_managed_zone that implement DnsManagedZoneForwardingConfigTargetNameServers Modifier and Type Class Description static classDnsManagedZoneForwardingConfigTargetNameServers.Jsii$ProxyAn implementation forDnsManagedZoneForwardingConfigTargetNameServersMethods in com.hashicorp.cdktf.providers.google.dns_managed_zone that return DnsManagedZoneForwardingConfigTargetNameServers Modifier and Type Method Description DnsManagedZoneForwardingConfigTargetNameServersDnsManagedZoneForwardingConfigTargetNameServers.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dns_managed_zone with parameters of type DnsManagedZoneForwardingConfigTargetNameServers Modifier and Type Method Description voidDnsManagedZoneForwardingConfigTargetNameServersOutputReference. setInternalValue(DnsManagedZoneForwardingConfigTargetNameServers value)Method parameters in com.hashicorp.cdktf.providers.google.dns_managed_zone with type arguments of type DnsManagedZoneForwardingConfigTargetNameServers Modifier and Type Method Description voidDnsManagedZoneForwardingConfigTargetNameServersList. setInternalValue(List<DnsManagedZoneForwardingConfigTargetNameServers> value)DnsManagedZoneForwardingConfig.BuilderDnsManagedZoneForwardingConfig.Builder. targetNameServers(List<? extends DnsManagedZoneForwardingConfigTargetNameServers> targetNameServers)Sets the value ofDnsManagedZoneForwardingConfig.getTargetNameServers()
-