toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
DlpCustomProfileEntryPattern
Dlp
Custom
Profile
Entry
Pattern
data
class
DlpCustomProfileEntryPattern
(
val
regex
:
String
,
val
validation
:
String
?
=
null
)
Members
Constructors
Dlp
Custom
Profile
Entry
Pattern
Link copied to clipboard
constructor
(
regex
:
String
,
validation
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
regex
Link copied to clipboard
val
regex
:
String
validation
Link copied to clipboard
val
validation
:
String
?
=
null
Available values: "luhn".