Uses of Interface
com.hashicorp.cdktf.providers.google.dns_managed_zone.DnsManagedZoneTimeouts
-
Packages that use DnsManagedZoneTimeouts Package Description com.hashicorp.cdktf.providers.google.dns_managed_zone google_dns_managed_zone -
-
Uses of DnsManagedZoneTimeouts in com.hashicorp.cdktf.providers.google.dns_managed_zone
Classes in com.hashicorp.cdktf.providers.google.dns_managed_zone that implement DnsManagedZoneTimeouts Modifier and Type Class Description static classDnsManagedZoneTimeouts.Jsii$ProxyAn implementation forDnsManagedZoneTimeoutsMethods in com.hashicorp.cdktf.providers.google.dns_managed_zone that return DnsManagedZoneTimeouts Modifier and Type Method Description DnsManagedZoneTimeoutsDnsManagedZoneTimeouts.Builder. build()Builds the configured instance.default DnsManagedZoneTimeoutsDnsManagedZoneConfig. getTimeouts()timeouts block.DnsManagedZoneTimeoutsDnsManagedZoneConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dns_managed_zone with parameters of type DnsManagedZoneTimeouts Modifier and Type Method Description voidDnsManagedZone. putTimeouts(DnsManagedZoneTimeouts value)voidDnsManagedZoneTimeoutsOutputReference. setInternalValue(DnsManagedZoneTimeouts value)DnsManagedZone.BuilderDnsManagedZone.Builder. timeouts(DnsManagedZoneTimeouts timeouts)timeouts block.DnsManagedZoneConfig.BuilderDnsManagedZoneConfig.Builder. timeouts(DnsManagedZoneTimeouts timeouts)Sets the value ofDnsManagedZoneConfig.getTimeouts()
-