ENUM
ReportRoomType
Description
The room of a report, which in turn decides the schema configuration and the data of the report. ReportRoom is known as ReportRoomType in GQL.
link GraphQL Schema definition
- enum ReportRoomType {
- # Data Threat Analytics reports.
- # Data Security Posture Management reports.
- # Identity Resiliency reports.
- # Reports that are not limited to an application in RSC.
- # Reports for SaaS workloads.
- }