ZeroTrustDlpPredefinedProfileContextAwarenessArgs

data class ZeroTrustDlpPredefinedProfileContextAwarenessArgs(val enabled: Output<Boolean>, val skip: Output<ZeroTrustDlpPredefinedProfileContextAwarenessSkipArgs>) : ConvertibleToJava<ZeroTrustDlpPredefinedProfileContextAwarenessArgs>

Constructors

constructor(enabled: Output<Boolean>, skip: Output<ZeroTrustDlpPredefinedProfileContextAwarenessSkipArgs>)

Properties

Link copied to clipboard
val enabled: Output<Boolean>

If true, scan the context of predefined entries to only return matches surrounded by keywords.

Link copied to clipboard

Content types to exclude from context analysis and return all matches.

Functions

Link copied to clipboard
open override fun toJava(): ZeroTrustDlpPredefinedProfileContextAwarenessArgs