Builder

class Builder

Properties

Link copied to clipboard

A "Key": "Value" tag combination for the compliance item.

Link copied to clipboard
var id: String?

The compliance item ID. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article.

Link copied to clipboard

The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.

Link copied to clipboard

The status of the compliance item. An item is either COMPLIANT or NON_COMPLIANT.

Link copied to clipboard

The title of the compliance item. For example, if the compliance item is a Windows patch, the title could be the title of the KB article for the patch; for example: Security Update for Active Directory Federation Services.