Uses of Interface
com.hashicorp.cdktf.providers.google.iap_brand.IapBrandConfig
-
Packages that use IapBrandConfig Package Description com.hashicorp.cdktf.providers.google.iap_brand google_iap_brand -
-
Uses of IapBrandConfig in com.hashicorp.cdktf.providers.google.iap_brand
Classes in com.hashicorp.cdktf.providers.google.iap_brand that implement IapBrandConfig Modifier and Type Class Description static classIapBrandConfig.Jsii$ProxyAn implementation forIapBrandConfigMethods in com.hashicorp.cdktf.providers.google.iap_brand that return IapBrandConfig Modifier and Type Method Description IapBrandConfigIapBrandConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.iap_brand with parameters of type IapBrandConfig Constructor Description IapBrand(software.constructs.Construct scope, String id, IapBrandConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/iap_brand google_iap_brand} Resource.
-