customInfoTypes

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


@JvmName(name = "pwmgrqvhlsxludia")
suspend fun customInfoTypes(values: List<Output<PreventionInspectTemplateInspectConfigCustomInfoTypeArgs>>)
@JvmName(name = "lyjavsyynnihxrkb")
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 = "etkcjeulscpbtstc")
suspend fun customInfoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "tppywqdsuwstpmvb")
suspend fun customInfoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigCustomInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "dxfsasrqnuvfiayd")
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.