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