rules
Parameters
value
Set of rules to be applied to infoTypes. The rules are applied in order. Structure is documented below.
Parameters
values
Set of rules to be applied to infoTypes. The rules are applied in order. Structure is documented below.
suspend fun rules(argument: List<suspend PreventionInspectTemplateInspectConfigRuleSetRuleArgsBuilder.() -> Unit>)
suspend fun rules(vararg argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleArgsBuilder.() -> Unit)
suspend fun rules(argument: suspend PreventionInspectTemplateInspectConfigRuleSetRuleArgsBuilder.() -> Unit)
Parameters
argument
Set of rules to be applied to infoTypes. The rules are applied in order. Structure is documented below.