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