Uses of Interface
com.hashicorp.cdktf.providers.google.iap_client.IapClientTimeouts
-
Packages that use IapClientTimeouts Package Description com.hashicorp.cdktf.providers.google.iap_client google_iap_client -
-
Uses of IapClientTimeouts in com.hashicorp.cdktf.providers.google.iap_client
Classes in com.hashicorp.cdktf.providers.google.iap_client that implement IapClientTimeouts Modifier and Type Class Description static classIapClientTimeouts.Jsii$ProxyAn implementation forIapClientTimeoutsMethods in com.hashicorp.cdktf.providers.google.iap_client that return IapClientTimeouts Modifier and Type Method Description IapClientTimeoutsIapClientTimeouts.Builder. build()Builds the configured instance.default IapClientTimeoutsIapClientConfig. getTimeouts()timeouts block.IapClientTimeoutsIapClientConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.iap_client with parameters of type IapClientTimeouts Modifier and Type Method Description voidIapClient. putTimeouts(IapClientTimeouts value)voidIapClientTimeoutsOutputReference. setInternalValue(IapClientTimeouts value)IapClient.BuilderIapClient.Builder. timeouts(IapClientTimeouts timeouts)timeouts block.IapClientConfig.BuilderIapClientConfig.Builder. timeouts(IapClientTimeouts timeouts)Sets the value ofIapClientConfig.getTimeouts()
-