customInfoTypes

@JvmName(name = "lxksxqoahtrxnxlc")
suspend fun customInfoTypes(value: Output<List<GooglePrivacyDlpV2CustomInfoTypeArgs>>)
@JvmName(name = "fxtuccvxtcchpsnd")
suspend fun customInfoTypes(value: List<GooglePrivacyDlpV2CustomInfoTypeArgs>?)

Parameters

value

CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.


@JvmName(name = "hkcvmypetudrgsvo")
suspend fun customInfoTypes(vararg values: Output<GooglePrivacyDlpV2CustomInfoTypeArgs>)


@JvmName(name = "amjmbpaikxwgxtgd")
suspend fun customInfoTypes(values: List<Output<GooglePrivacyDlpV2CustomInfoTypeArgs>>)
@JvmName(name = "xkrkrubotyrijkxo")
suspend fun customInfoTypes(vararg values: GooglePrivacyDlpV2CustomInfoTypeArgs)

Parameters

values

CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.


@JvmName(name = "hlrubdlmjjderfuv")
suspend fun customInfoTypes(argument: List<suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "rrqietuweammcuws")
suspend fun customInfoTypes(vararg argument: suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "abulqvfahfqdoqnx")
suspend fun customInfoTypes(argument: suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit)

Parameters

argument

CustomInfoTypes provided by the user. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more.