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