or Conditions
suspend fun orConditions(value: Output<PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditionsArgs>)
suspend fun orConditions(value: PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditionsArgs?)
Parameters
value
At least one of the conditions must be true for a table to be scanned. Structure is documented below.
suspend fun orConditions(argument: suspend PreventionDiscoveryConfigTargetBigQueryTargetConditionsOrConditionsArgsBuilder.() -> Unit)
Parameters
argument
At least one of the conditions must be true for a table to be scanned. Structure is documented below.