customInfoTypes

@JvmName(name = "fafdmtxbckjhoqou")
suspend fun customInfoTypes(value: Output<List<GooglePrivacyDlpV2CustomInfoTypeArgs>>)
@JvmName(name = "ijrcrdbhknjpqctg")
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 = "bxjguqgcagarstoj")
suspend fun customInfoTypes(vararg values: Output<GooglePrivacyDlpV2CustomInfoTypeArgs>)


@JvmName(name = "wdebspjbonlyeafn")
suspend fun customInfoTypes(values: List<Output<GooglePrivacyDlpV2CustomInfoTypeArgs>>)
@JvmName(name = "ixhekvnyibxcttrb")
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 = "abwaqdpnhksgqwhd")
suspend fun customInfoTypes(argument: List<suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "ichnoyjorspcigmp")
suspend fun customInfoTypes(vararg argument: suspend GooglePrivacyDlpV2CustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "cmabyatenvgpxudg")
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.