class Aws::AuditManager::Types::AssessmentMetadataItem
A metadata object associated with an assessment in Audit Manager.
@!attribute [rw] name
The name of the assessment. @return [String]
@!attribute [rw] id
The unique identifier for the assessment. @return [String]
@!attribute [rw] compliance_type
The name of the compliance standard related to the assessment, such as PCI-DSS. @return [String]
@!attribute [rw] status
The current status of the assessment. @return [String]
@!attribute [rw] roles
The roles associated with the assessment. @return [Array<Types::Role>]
@!attribute [rw] delegations
The delegations associated with the assessment. @return [Array<Types::Delegation>]
@!attribute [rw] creation_time
Specifies when the assessment was created. @return [Time]
@!attribute [rw] last_updated
The time of the most recent update. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/AssessmentMetadataItem AWS API Documentation
Constants
- SENSITIVE