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.

The metadata objects that are associated with the specified assessment report.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.AssessmentReportMetadata

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

Syntax

C#
public class AssessmentReportMetadata

The AssessmentReportMetadata type exposes the following members

Constructors

NameDescription
Public Method AssessmentReportMetadata()

Properties

NameTypeDescription
Public Property AssessmentId System.String

Gets and sets the property AssessmentId.

The unique identifier for the associated 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 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 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 of the assessment report.

Public Property Status Amazon.AuditManager.AssessmentReportStatus

Gets and sets the property Status.

The current status of the 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