table Reference
suspend fun tableReference(value: Output<PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReferenceArgs>)
suspend fun tableReference(value: PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReferenceArgs?)
Parameters
value
The table to scan. Discovery configurations including this can only include one DiscoveryTarget (the DiscoveryTarget with this TableReference). Structure is documented below.
suspend fun tableReference(argument: suspend PreventionDiscoveryConfigTargetBigQueryTargetFilterTableReferenceArgsBuilder.() -> Unit)
Parameters
argument
The table to scan. Discovery configurations including this can only include one DiscoveryTarget (the DiscoveryTarget with this TableReference). Structure is documented below.