toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
DlpProfileArgs
/
DlpProfileArgs
Dlp
Profile
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
allowedMatchCount
:
Output
<
Int
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
entries
:
Output
<
List
<
DlpProfileEntryArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)