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