cloud Storage Target
suspend fun cloudStorageTarget(value: Output<PreventionDiscoveryConfigTargetCloudStorageTargetArgs>)
Parameters
value
Cloud Storage target for Discovery. The first target to match a bucket will be the one applied. Structure is documented below.
suspend fun cloudStorageTarget(argument: suspend PreventionDiscoveryConfigTargetCloudStorageTargetArgsBuilder.() -> Unit)
Parameters
argument
Cloud Storage target for Discovery. The first target to match a bucket will be the one applied. Structure is documented below.