Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 1.14 KB

File metadata and controls

19 lines (16 loc) · 1.14 KB

ESP::ComplianceControl

Properties

Name Type Description Notes
id Integer Unique ID [optional]
created_at DateTime ISO 8601 timestamp when the resource was created [optional]
name String Name [optional]
identifier String The identifier of this control [optional]
description String The description for this control [optional]
updated_at DateTime ISO 8601 timestamp when the resource was updated [optional]
position Integer The position of this control within the Domain [optional]
compliance_standard ComplianceStandard Associated Compliance Standard [optional]
compliance_standard_id Integer Associated Compliance Standard ID [optional]
compliance_domain ComplianceDomain Associated Compliance Domain [optional]
compliance_domain_id Integer Associated Compliance Domain ID [optional]
signatures Array<Signature> Associated Signatures [optional]