ruleSet

@JvmName(name = "hpmrbsudigngdpyd")
suspend fun ruleSet(value: Output<List<GooglePrivacyDlpV2InspectionRuleSetArgs>>)
@JvmName(name = "vbiehwtmwfxdcmoa")
suspend fun ruleSet(value: List<GooglePrivacyDlpV2InspectionRuleSetArgs>?)

Parameters

value

Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.


@JvmName(name = "qksujoojjwxubcns")
suspend fun ruleSet(vararg values: Output<GooglePrivacyDlpV2InspectionRuleSetArgs>)


@JvmName(name = "liisgwmhxbribeym")
suspend fun ruleSet(values: List<Output<GooglePrivacyDlpV2InspectionRuleSetArgs>>)
@JvmName(name = "tfuawcnradcsmyde")
suspend fun ruleSet(vararg values: GooglePrivacyDlpV2InspectionRuleSetArgs)

Parameters

values

Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.


@JvmName(name = "mtvxsmfwronjqrsa")
suspend fun ruleSet(argument: List<suspend GooglePrivacyDlpV2InspectionRuleSetArgsBuilder.() -> Unit>)
@JvmName(name = "toswgjnkoiohyubg")
suspend fun ruleSet(vararg argument: suspend GooglePrivacyDlpV2InspectionRuleSetArgsBuilder.() -> Unit)
@JvmName(name = "utesrqbkxpheecfm")
suspend fun ruleSet(argument: suspend GooglePrivacyDlpV2InspectionRuleSetArgsBuilder.() -> Unit)

Parameters

argument

Set of rules to apply to the findings for this InspectConfig. Exclusion rules, contained in the set are executed in the end, other rules are executed in the order they are specified for each info type.