FrameworkComplianceSummaryView(value)Specifies the view of the framework compliance summary to be returned. New values may be added in the future.
Enums |
|
|---|---|
| Name | Description |
FRAMEWORK_COMPLIANCE_SUMMARY_VIEW_UNSPECIFIED |
The default / unset value. The API will default to the BASIC view. |
FRAMEWORK_COMPLIANCE_SUMMARY_VIEW_BASIC |
Includes basic compliance metadata, but omits trend data. |
FRAMEWORK_COMPLIANCE_SUMMARY_VIEW_FULL |
Includes all information, including finding_count and controls_passing_trend. Trend data is provided for the last 30 days. |