Prevention Discovery Config Target Cloud Storage Target Filter
data class PreventionDiscoveryConfigTargetCloudStorageTargetFilter(val cloudStorageResourceReference: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReference? = null, val collection: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollection? = null, val others: PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthers? = null)
Constructors
Link copied to clipboard
constructor(cloudStorageResourceReference: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReference? = null, collection: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollection? = null, others: PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthers? = null)
Properties
Link copied to clipboard
val cloudStorageResourceReference: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReference? = null
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.