Zero Trust Dlp Custom Profile Context Awareness Args
data class ZeroTrustDlpCustomProfileContextAwarenessArgs(val enabled: Output<Boolean>, val skip: Output<ZeroTrustDlpCustomProfileContextAwarenessSkipArgs>) : ConvertibleToJava<ZeroTrustDlpCustomProfileContextAwarenessArgs>
Constructors
Link copied to clipboard
constructor(enabled: Output<Boolean>, skip: Output<ZeroTrustDlpCustomProfileContextAwarenessSkipArgs>)