customInfoTypes

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

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 = "wlmewpcjdrhlchcm")
suspend fun customInfoTypes(vararg values: Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>)


@JvmName(name = "emabenpiysjlsyxb")
suspend fun customInfoTypes(values: List<Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>>)
@JvmName(name = "lwypwybfrvjqiwmq")
suspend fun customInfoTypes(vararg values: PreventionInspectTemplateInspectConfigCustomInfoTypeArgs)

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 = "hnaqinqufxfykrda")
suspend fun customInfoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "hmfueuyteivowqhm")
suspend fun customInfoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "otcryjfmoyyfktuc")
suspend fun customInfoTypes(argument: suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> 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.