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