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