excludedFields

@JvmName(name = "qpghrcaulpfxkpjh")
suspend fun excludedFields(value: Output<List<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "cqhtvjpnvwsvnccd")
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 = "dbwgrnhjywggkquo")
suspend fun excludedFields(vararg values: Output<GooglePrivacyDlpV2FieldIdArgs>)


@JvmName(name = "bdiecdgldovergoq")
suspend fun excludedFields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "ipcqyfhyghrbfidp")
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 = "ibtxcpllpxfuuljt")
suspend fun excludedFields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "wtqbrkrfpfoxvkss")
suspend fun excludedFields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "dqfbvonlreixnvvs")
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.