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