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