conditions
suspend fun conditions(value: Output<List<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgs>>)
suspend fun conditions(value: List<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgs>?)
Parameters
value
A collection of conditions. Structure is documented below.
suspend fun conditions(vararg values: Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgs>)
suspend fun conditions(values: List<Output<PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgs>>)
suspend fun conditions(vararg values: PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgs)
Parameters
values
A collection of conditions. Structure is documented below.
suspend fun conditions(argument: List<suspend PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgsBuilder.() -> Unit>)
suspend fun conditions(vararg argument: suspend PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgsBuilder.() -> Unit)
suspend fun conditions(argument: suspend PreventionDeidentifyTemplateDeidentifyConfigRecordTransformationsRecordSuppressionConditionExpressionsConditionsConditionArgsBuilder.() -> Unit)
Parameters
argument
A collection of conditions. Structure is documented below.