Uses of Class
com.hashicorp.cdktf.providers.google.cloud_asset_project_feed.CloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder
-
Packages that use CloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder Package Description com.hashicorp.cdktf.providers.google.cloud_asset_project_feed google_cloud_asset_project_feed -
-
Uses of CloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder in com.hashicorp.cdktf.providers.google.cloud_asset_project_feed
Methods in com.hashicorp.cdktf.providers.google.cloud_asset_project_feed that return CloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder Modifier and Type Method Description static CloudAssetProjectFeedFeedOutputConfigPubsubDestination.BuilderCloudAssetProjectFeedFeedOutputConfigPubsubDestination. builder()CloudAssetProjectFeedFeedOutputConfigPubsubDestination.BuilderCloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder. topic(String topic)Sets the value ofCloudAssetProjectFeedFeedOutputConfigPubsubDestination.getTopic()Constructors in com.hashicorp.cdktf.providers.google.cloud_asset_project_feed with parameters of type CloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder Constructor Description Jsii$Proxy(CloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudAssetProjectFeedFeedOutputConfigPubsubDestination.Builder.
-