PreventionInspectTemplateInspectConfigInfoTypeArgs

data class PreventionInspectTemplateInspectConfigInfoTypeArgs(val name: Output<String>, val version: Output<String>? = null) : ConvertibleToJava<PreventionInspectTemplateInspectConfigInfoTypeArgs>

Constructors

fun PreventionInspectTemplateInspectConfigInfoTypeArgs(name: Output<String>, version: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): PreventionInspectTemplateInspectConfigInfoTypeArgs

Properties

Link copied to clipboard
val name: Output<String>

Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.

Link copied to clipboard
val version: Output<String>? = null

Version of the information type to use. By default, the version is set to stable