excludedFields

@JvmName(name = "ubmarvfdvcrvhobk")
suspend fun excludedFields(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "urfaefbpcfpflnvm")
suspend fun excludedFields(value: List<GooglePrivacyDlpV2FieldIdArgs>?)

Parameters

value

References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings.


@JvmName(name = "nvqvefniococrsui")
suspend fun excludedFields(vararg values: Output<GooglePrivacyDlpV2FieldIdArgs>)


@JvmName(name = "sgvuiahwssbnoyey")
suspend fun excludedFields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "ffvtlauqwhhbwvbn")
suspend fun excludedFields(vararg values: GooglePrivacyDlpV2FieldIdArgs)

Parameters

values

References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings.


@JvmName(name = "dnqqvjtvgeoglwcj")
suspend fun excludedFields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "jkdisebcnvhcjukt")
suspend fun excludedFields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "imjdwapibynuxfjk")
suspend fun excludedFields(argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)

Parameters

argument

References to fields excluded from scanning. This allows you to skip inspection of entire columns which you know have no findings.