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