infoTypes

@JvmName(name = "gdltvadqpqyguwmt")
suspend fun infoTypes(value: Output<List<PreventionInspectTemplateInspectConfigInfoTypeArgs>>)
@JvmName(name = "jxoyutjynsirvrnc")
suspend fun infoTypes(value: List<PreventionInspectTemplateInspectConfigInfoTypeArgs>?)

Parameters

value

Restricts what infoTypes to look for. The values must correspond to InfoType values returned by infoTypes.list or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. Structure is documented below.


@JvmName(name = "vbtiniensxvccstc")
suspend fun infoTypes(vararg values: Output<PreventionInspectTemplateInspectConfigInfoTypeArgs>)


@JvmName(name = "wouxailfgrgcrsic")
suspend fun infoTypes(values: List<Output<PreventionInspectTemplateInspectConfigInfoTypeArgs>>)
@JvmName(name = "ijtmpddungaochna")
suspend fun infoTypes(vararg values: PreventionInspectTemplateInspectConfigInfoTypeArgs)

Parameters

values

Restricts what infoTypes to look for. The values must correspond to InfoType values returned by infoTypes.list or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. Structure is documented below.


@JvmName(name = "trascdcjqwbiwwre")
suspend fun infoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "ctlibqxvsecwxouu")
suspend fun infoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "slnttultkjpewndk")
suspend fun infoTypes(argument: suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit)

Parameters

argument

Restricts what infoTypes to look for. The values must correspond to InfoType values returned by infoTypes.list or listed at https://cloud.google.com/dlp/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a request, the system may automatically choose what detectors to run. By default this may be all types, but may change over time as detectors are updated. Structure is documented below.