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