Uses of Class
com.hashicorp.cdktf.providers.google.iap_brand.IapBrandTimeouts.Builder
-
Packages that use IapBrandTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.iap_brand google_iap_brand -
-
Uses of IapBrandTimeouts.Builder in com.hashicorp.cdktf.providers.google.iap_brand
Methods in com.hashicorp.cdktf.providers.google.iap_brand that return IapBrandTimeouts.Builder Modifier and Type Method Description static IapBrandTimeouts.BuilderIapBrandTimeouts. builder()IapBrandTimeouts.BuilderIapBrandTimeouts.Builder. create(String create)Sets the value ofIapBrandTimeouts.getCreate()IapBrandTimeouts.BuilderIapBrandTimeouts.Builder. delete(String delete)Sets the value ofIapBrandTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.iap_brand with parameters of type IapBrandTimeouts.Builder Constructor Description Jsii$Proxy(IapBrandTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theIapBrandTimeouts.Builder.
-