class Aws::AuditManager::Types::AssessmentMetadata

The metadata associated with the specified assessment.

@!attribute [rw] name

The name of the assessment.
@return [String]

@!attribute [rw] id

The unique identifier for the assessment.
@return [String]

@!attribute [rw] description

The description of the assessment.
@return [String]

@!attribute [rw] compliance_type

The name of a compliance standard related to the assessment, such as
PCI-DSS.
@return [String]

@!attribute [rw] status

The overall status of the assessment.
@return [String]

@!attribute [rw] assessment_reports_destination

The destination in which evidence reports are stored for the
specified assessment.
@return [Types::AssessmentReportsDestination]

@!attribute [rw] scope

The wrapper of accounts and services in scope for the assessment.
@return [Types::Scope]

@!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/AssessmentMetadata AWS API Documentation

Constants

SENSITIVE