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