customInfoTypes

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


@JvmName(name = "ybtdajcaxvctptww")
suspend fun customInfoTypes(values: List<Output<PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgs>>)
@JvmName(name = "ntmmcmyyhidohgyp")
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 = "iqvvstrwimhoqvxh")
suspend fun customInfoTypes(argument: List<suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "fvjisxbrtckgeddy")
suspend fun customInfoTypes(vararg argument: suspend PreventionJobTriggerInspectJobInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "lgmvkhfgwhhnbvnp")
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.