Prevention Discovery Config Target Cloud Storage Target Filter Args
data class PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs(val cloudStorageResourceReference: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs>? = null, val collection: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs>? = null, val others: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs>? = null) : ConvertibleToJava<PreventionDiscoveryConfigTargetCloudStorageTargetFilterArgs>
Constructors
Link copied to clipboard
constructor(cloudStorageResourceReference: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs>? = null, collection: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs>? = null, others: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterOthersArgs>? = null)
Properties
Link copied to clipboard
val cloudStorageResourceReference: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCloudStorageResourceReferenceArgs>? = 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
val collection: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs>? = null
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.