customInfoTypes

@JvmName(name = "xcmyhslscwlmjnhy")
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 = "qnoxlwcskibbdkyp")
suspend fun customInfoTypes(vararg values: Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>)


@JvmName(name = "hadyjnjxxcgqidty")
suspend fun customInfoTypes(values: List<Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>>)
@JvmName(name = "wculfttcbsxnycnn")
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 = "wobnagvmlkpdvdbb")
suspend fun customInfoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "sixbahsluouosksk")
suspend fun customInfoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "dgrrxvcoeoeusxvx")
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.