ZeroTrustDlpProfileContextAwarenessSkipArgs

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

Constructors

constructor(files: Output<Boolean>)

Properties

Link copied to clipboard
val files: Output<Boolean>

Return all matches, regardless of context analysis result, if the data is a file.

Functions

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