infoTypes

@JvmName(name = "sabjbeakrpmjkuhx")
suspend fun infoTypes(value: Output<List<PreventionJobTriggerInspectJobInspectConfigInfoTypeArgs>>)
@JvmName(name = "qqouwbwwdhuhfktq")
suspend fun infoTypes(value: List<PreventionJobTriggerInspectJobInspectConfigInfoTypeArgs>?)

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 = "otkxlruwecyakluk")
suspend fun infoTypes(vararg values: Output<PreventionJobTriggerInspectJobInspectConfigInfoTypeArgs>)


@JvmName(name = "khbsnajljhmlpoen")
suspend fun infoTypes(values: List<Output<PreventionJobTriggerInspectJobInspectConfigInfoTypeArgs>>)
@JvmName(name = "cpseajlddwwlnqqb")
suspend fun infoTypes(vararg values: PreventionJobTriggerInspectJobInspectConfigInfoTypeArgs)

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 = "fqtjsaymgfamblvb")
suspend fun infoTypes(argument: List<suspend PreventionJobTriggerInspectJobInspectConfigInfoTypeArgsBuilder.() -> Unit>)
@JvmName(name = "wnxvxlbkmtmjkbks")
suspend fun infoTypes(vararg argument: suspend PreventionJobTriggerInspectJobInspectConfigInfoTypeArgsBuilder.() -> Unit)
@JvmName(name = "ctnkjnyinntpyoth")
suspend fun infoTypes(argument: suspend PreventionJobTriggerInspectJobInspectConfigInfoTypeArgsBuilder.() -> 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.