infoTypes

@JvmName(name = "wtdcwyowasrtrtxl")
suspend fun infoTypes(value: Output<List<PreventionInspectTemplateInspectConfigInfoTypeArgs>>)
@JvmName(name = "jvwgcrtjjlhsmsxs")
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 = "ngyrgscxyrmqvpgf")
suspend fun infoTypes(vararg values: Output<PreventionInspectTemplateInspectConfigInfoTypeArgs>)


@JvmName(name = "ueqsfboxvojlpwsl")
suspend fun infoTypes(values: List<Output<PreventionInspectTemplateInspectConfigInfoTypeArgs>>)
@JvmName(name = "ckhtlhplfynhicak")
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 = "vmtvcnluyirrsfjm")
suspend fun infoTypes(argument: List<suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "dwrxhreetajfpnxw")
suspend fun infoTypes(vararg argument: suspend PreventionInspectTemplateInspectConfigInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "rdomfebsgsrffuib")
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.