toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
DlpCustomProfileProfileEntryArgs
/
DlpCustomProfileProfileEntryArgs
Dlp
Custom
Profile
Profile
Entry
Args
constructor
(
enabled
:
Output
<
Boolean
>
,
name
:
Output
<
String
>
,
pattern
:
Output
<
DlpCustomProfileProfileEntryPatternArgs
>
?
=
null
,
words
:
Output
<
List
<
String
>
>
?
=
null
)