ZeroTrustDlpCustomProfileContextAwarenessSkipArgs

data class ZeroTrustDlpCustomProfileContextAwarenessSkipArgs(val files: Output<Boolean>) : ConvertibleToJava<ZeroTrustDlpCustomProfileContextAwarenessSkipArgs>

Constructors

constructor(files: Output<Boolean>)

Properties

Link copied to clipboard
val files: Output<Boolean>

If the content type is a file, skip context analysis and return all matches.

Functions

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