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