rules

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "draxctwmiyxfbmio")
suspend fun rules(argument: List<suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ykonfleeuedfeuwp")
suspend fun rules(vararg argument: suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit)
@JvmName(name = "qrmfwfyjhubupkgm")
suspend fun rules(argument: suspend GooglePrivacyDlpV2InspectionRuleArgsBuilder.() -> Unit)

Parameters

argument

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