recordSuppressions

@JvmName(name = "letwgcckwgvyghhi")
suspend fun recordSuppressions(value: Output<List<GooglePrivacyDlpV2RecordSuppressionArgs>>)
@JvmName(name = "ngdxpmuybkssjonb")
suspend fun recordSuppressions(value: List<GooglePrivacyDlpV2RecordSuppressionArgs>?)

Parameters

value

Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.


@JvmName(name = "aaynbfthniiiwsck")
suspend fun recordSuppressions(vararg values: Output<GooglePrivacyDlpV2RecordSuppressionArgs>)


@JvmName(name = "vmlpkatyqbjekesn")
suspend fun recordSuppressions(values: List<Output<GooglePrivacyDlpV2RecordSuppressionArgs>>)
@JvmName(name = "lamvpbpbtrkbmxbu")
suspend fun recordSuppressions(vararg values: GooglePrivacyDlpV2RecordSuppressionArgs)

Parameters

values

Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.


@JvmName(name = "twmykojgqwrmhbno")
suspend fun recordSuppressions(argument: List<suspend GooglePrivacyDlpV2RecordSuppressionArgsBuilder.() -> Unit>)
@JvmName(name = "nbumeofbjdseodrb")
suspend fun recordSuppressions(vararg argument: suspend GooglePrivacyDlpV2RecordSuppressionArgsBuilder.() -> Unit)
@JvmName(name = "qkuqksxppmdtrpok")
suspend fun recordSuppressions(argument: suspend GooglePrivacyDlpV2RecordSuppressionArgsBuilder.() -> Unit)

Parameters

argument

Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.