customInfoTypes

@JvmName(name = "sopgwywwrumxonwo")
suspend fun customInfoTypes(value: Output<List<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs>>)

Parameters

value

Custom info types to be used. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more. Structure is documented below.


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


@JvmName(name = "vndeiljbhxqjiyqc")
suspend fun customInfoTypes(values: List<Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs>>)
@JvmName(name = "cibpivtsboixflvv")
suspend fun customInfoTypes(vararg values: PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs)

Parameters

values

Custom info types to be used. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more. Structure is documented below.


@JvmName(name = "lcheyoygvpijxmqx")
suspend fun customInfoTypes(argument: List<suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "hajchtikqjfvvujg")
suspend fun customInfoTypes(vararg argument: suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "lisuawxmsigpfiop")
suspend fun customInfoTypes(argument: suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)

Parameters

argument

Custom info types to be used. See https://cloud.google.com/dlp/docs/creating-custom-infotypes to learn more. Structure is documented below.