AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A finalized document that's generated from an Audit Manager assessment. These reports summarize the relevant evidence that was collected for your audit, and link to the relevant evidence folders. These evidence folders are named and organized according to the controls that are specified in your assessment.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.AssessmentReport

Namespace: Amazon.AuditManager.Model
Assembly: AWSSDK.AuditManager.dll
Version: 3.x.y.z

Syntax

C#
public class AssessmentReport

The AssessmentReport type exposes the following members

Constructors

NameDescription
Public Method AssessmentReport()

Properties

NameTypeDescription
Public Property AssessmentId System.String

Gets and sets the property AssessmentId.

The identifier for the specified assessment.

Public Property AssessmentName System.String

Gets and sets the property AssessmentName.

The name of the associated assessment.

Public Property Author System.String

Gets and sets the property Author.

The name of the user who created the assessment report.

Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The identifier for the specified Amazon Web Services account.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Specifies when the assessment report was created.

Public Property Description System.String

Gets and sets the property Description.

The description of the specified assessment report.

Public Property Id System.String

Gets and sets the property Id.

The unique identifier for the assessment report.

Public Property Name System.String

Gets and sets the property Name.

The name that's given to the assessment report.

Public Property Status Amazon.AuditManager.AssessmentReportStatus

Gets and sets the property Status.

The current status of the specified assessment report.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5