toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
DlpCustomProfileContextAwarenessSkipArgs
Dlp
Custom
Profile
Context
Awareness
Skip
Args
data
class
DlpCustomProfileContextAwarenessSkipArgs
(
val
files
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
DlpCustomProfileContextAwarenessSkipArgs
>
Members
Constructors
Dlp
Custom
Profile
Context
Awareness
Skip
Args
Link copied to clipboard
constructor
(
files
:
Output
<
Boolean
>
)
Properties
files
Link copied to clipboard
val
files
:
Output
<
Boolean
>
If the content type is a file, skip context analysis and return all matches.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DlpCustomProfileContextAwarenessSkipArgs