Uses of Interface
com.hashicorp.cdktf.providers.google.iap_brand.IapBrandTimeouts
-
Packages that use IapBrandTimeouts Package Description com.hashicorp.cdktf.providers.google.iap_brand google_iap_brand -
-
Uses of IapBrandTimeouts in com.hashicorp.cdktf.providers.google.iap_brand
Classes in com.hashicorp.cdktf.providers.google.iap_brand that implement IapBrandTimeouts Modifier and Type Class Description static classIapBrandTimeouts.Jsii$ProxyAn implementation forIapBrandTimeoutsMethods in com.hashicorp.cdktf.providers.google.iap_brand that return IapBrandTimeouts Modifier and Type Method Description IapBrandTimeoutsIapBrandTimeouts.Builder. build()Builds the configured instance.default IapBrandTimeoutsIapBrandConfig. getTimeouts()timeouts block.IapBrandTimeoutsIapBrandConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.iap_brand with parameters of type IapBrandTimeouts Modifier and Type Method Description voidIapBrand. putTimeouts(IapBrandTimeouts value)voidIapBrandTimeoutsOutputReference. setInternalValue(IapBrandTimeouts value)IapBrand.BuilderIapBrand.Builder. timeouts(IapBrandTimeouts timeouts)timeouts block.IapBrandConfig.BuilderIapBrandConfig.Builder. timeouts(IapBrandTimeouts timeouts)Sets the value ofIapBrandConfig.getTimeouts()
-