excludedFields

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


@JvmName(name = "vfkctatuqcepqjuw")
suspend fun excludedFields(values: List<Output<GooglePrivacyDlpV2FieldIdArgs>>)
@JvmName(name = "tchwqhcxorsvikpw")
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 = "iunelkubhluxpcga")
suspend fun excludedFields(argument: List<suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit>)
@JvmName(name = "tmmrqildxmaurobb")
suspend fun excludedFields(vararg argument: suspend GooglePrivacyDlpV2FieldIdArgsBuilder.() -> Unit)
@JvmName(name = "csuipxpngkhasghn")
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.