rules

@JvmName(name = "uxxvcocvmketludv")
suspend fun rules(value: Output<List<GooglePrivacyDlpV2InspectionRuleArgs>>)
@JvmName(name = "ehawjrhtxyyxebms")
suspend fun rules(value: List<GooglePrivacyDlpV2InspectionRuleArgs>?)

Parameters

value

Set of rules to be applied to infoTypes. The rules are applied in order.


@JvmName(name = "eqibkmvthruexymw")
suspend fun rules(vararg values: Output<GooglePrivacyDlpV2InspectionRuleArgs>)


@JvmName(name = "fmhcnyrbvyyxbaba")
suspend fun rules(values: List<Output<GooglePrivacyDlpV2InspectionRuleArgs>>)
@JvmName(name = "anocdvpeixoffsha")
suspend fun rules(vararg values: GooglePrivacyDlpV2InspectionRuleArgs)

Parameters

values

Set of rules to be applied to infoTypes. The rules are applied in order.


@JvmName(name = "jdqbhpphqlofysfe")
suspend fun rules(argument: List<suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "mrnickjuprbodqya")
suspend fun rules(vararg argument: suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit)
@JvmName(name = "lnmvbluvyquxwobu")
suspend fun rules(argument: suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit)

Parameters

argument

Set of rules to be applied to infoTypes. The rules are applied in order.