DlpCustomProfileEntryPattern

data class DlpCustomProfileEntryPattern(val regex: String, val validation: String? = null)

Constructors

Link copied to clipboard
constructor(regex: String, validation: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val validation: String? = null

Available values: "luhn".