toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
DlpPredefinedProfileEntryArgs
Dlp
Predefined
Profile
Entry
Args
data
class
DlpPredefinedProfileEntryArgs
(
val
enabled
:
Output
<
Boolean
>
,
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
DlpPredefinedProfileEntryArgs
>
Members
Constructors
Dlp
Predefined
Profile
Entry
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
,
id
:
Output
<
String
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
id
Link copied to clipboard
val
id
:
Output
<
String
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DlpPredefinedProfileEntryArgs