PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs

data class PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs(val cloudStorageResourceReference: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs>? = null, val collection: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs>? = null, val others: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs>

Properties

Link copied to clipboard

The bucket to scan. Targets including this can only include one target (the target with this bucket). This enables profiling the contents of a single bucket, while the other options allow for easy profiling of many buckets within a project or an organization. Structure is documented below.

Link copied to clipboard

A specific set of buckets for this filter to apply to. Structure is documented below.

Link copied to clipboard

Match discovery resources not covered by any other filter.

Functions

Link copied to clipboard
open override fun toJava(): PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs