Builder

class Builder

Properties

Link copied to clipboard

A filter to limit results to the findings for the specified audit check.

Link copied to clipboard

A filter to limit results to those found before the specified time. You must specify either the startTime and endTime or the taskId, but not both.

Link copied to clipboard

Boolean flag indicating whether only the suppressed findings or the unsuppressed findings should be listed. If this parameter isn't provided, the response will list both suppressed and unsuppressed findings.

Link copied to clipboard

The maximum number of results to return at one time. The default is 25.

Link copied to clipboard

The token for the next set of results.

Link copied to clipboard

Information identifying the noncompliant resource.

Link copied to clipboard

A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.

Link copied to clipboard

A filter to limit results to the audit with the specified ID. You must specify either the taskId or the startTime and endTime, but not both.

Functions