Uses of Interface
com.hashicorp.cdktf.providers.google.service_networking_peered_dns_domain.ServiceNetworkingPeeredDnsDomainTimeouts
-
Packages that use ServiceNetworkingPeeredDnsDomainTimeouts Package Description com.hashicorp.cdktf.providers.google.service_networking_peered_dns_domain google_service_networking_peered_dns_domain -
-
Uses of ServiceNetworkingPeeredDnsDomainTimeouts in com.hashicorp.cdktf.providers.google.service_networking_peered_dns_domain
Classes in com.hashicorp.cdktf.providers.google.service_networking_peered_dns_domain that implement ServiceNetworkingPeeredDnsDomainTimeouts Modifier and Type Class Description static classServiceNetworkingPeeredDnsDomainTimeouts.Jsii$ProxyAn implementation forServiceNetworkingPeeredDnsDomainTimeoutsMethods in com.hashicorp.cdktf.providers.google.service_networking_peered_dns_domain that return ServiceNetworkingPeeredDnsDomainTimeouts Modifier and Type Method Description ServiceNetworkingPeeredDnsDomainTimeoutsServiceNetworkingPeeredDnsDomainTimeouts.Builder. build()Builds the configured instance.default ServiceNetworkingPeeredDnsDomainTimeoutsServiceNetworkingPeeredDnsDomainConfig. getTimeouts()timeouts block.ServiceNetworkingPeeredDnsDomainTimeoutsServiceNetworkingPeeredDnsDomainConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.service_networking_peered_dns_domain with parameters of type ServiceNetworkingPeeredDnsDomainTimeouts Modifier and Type Method Description voidServiceNetworkingPeeredDnsDomain. putTimeouts(ServiceNetworkingPeeredDnsDomainTimeouts value)voidServiceNetworkingPeeredDnsDomainTimeoutsOutputReference. setInternalValue(ServiceNetworkingPeeredDnsDomainTimeouts value)ServiceNetworkingPeeredDnsDomain.BuilderServiceNetworkingPeeredDnsDomain.Builder. timeouts(ServiceNetworkingPeeredDnsDomainTimeouts timeouts)timeouts block.ServiceNetworkingPeeredDnsDomainConfig.BuilderServiceNetworkingPeeredDnsDomainConfig.Builder. timeouts(ServiceNetworkingPeeredDnsDomainTimeouts timeouts)Sets the value ofServiceNetworkingPeeredDnsDomainConfig.getTimeouts()
-