customInfoTypes

@JvmName(name = "lwqlniusvrxsnygw")
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 = "jdytumfpecnvbsgv")
suspend fun customInfoTypes(vararg values: Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs>)


@JvmName(name = "aqhsywaneyclicak")
suspend fun customInfoTypes(values: List<Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs>>)
@JvmName(name = "iaypatqejaqqcmyg")
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 = "qaqgjaccatrnvata")
suspend fun customInfoTypes(argument: List<suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "pboqqehyrrvnrpal")
suspend fun customInfoTypes(vararg argument: suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "xptqwleikpmmqwhd")
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.