AnalysisErrorArgs

constructor(message: Output<String>? = null, type: Output<AnalysisErrorType>? = null, violatedEntities: Output<List<AnalysisEntityArgs>>? = null)