rules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "plqvtygtiejvrjkt")
suspend fun rules(argument: List<suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "iagtcbkduswrhwye")
suspend fun rules(vararg argument: suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit)
@JvmName(name = "egfouqkjpjnlrshw")
suspend fun rules(argument: suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit)

Parameters

argument

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