collection
suspend fun collection(value: Output<PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs>)
suspend fun collection(value: PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgs?)
Parameters
value
A specific set of buckets for this filter to apply to. Structure is documented below.
suspend fun collection(argument: suspend PreventionDiscoveryConfigTargetCloudStorageTargetFilterCollectionArgsBuilder.() -> Unit)
Parameters
argument
A specific set of buckets for this filter to apply to. Structure is documented below.