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