Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_iap_client.DataGoogleIapClientConfig
-
Packages that use DataGoogleIapClientConfig Package Description com.hashicorp.cdktf.providers.google.data_google_iap_client data_google_iap_client -
-
Uses of DataGoogleIapClientConfig in com.hashicorp.cdktf.providers.google.data_google_iap_client
Classes in com.hashicorp.cdktf.providers.google.data_google_iap_client that implement DataGoogleIapClientConfig Modifier and Type Class Description static classDataGoogleIapClientConfig.Jsii$ProxyAn implementation forDataGoogleIapClientConfigMethods in com.hashicorp.cdktf.providers.google.data_google_iap_client that return DataGoogleIapClientConfig Modifier and Type Method Description DataGoogleIapClientConfigDataGoogleIapClientConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_iap_client with parameters of type DataGoogleIapClientConfig Constructor Description DataGoogleIapClient(software.constructs.Construct scope, String id, DataGoogleIapClientConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/iap_client google_iap_client} Data Source.
-