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.

An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.Assessment

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

Syntax

C#
public class Assessment

The Assessment type exposes the following members

Constructors

NameDescription
Public Method Assessment()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the assessment.

Public Property AwsAccount Amazon.AuditManager.Model.AWSAccount

Gets and sets the property AwsAccount.

The Amazon Web Services account that's associated with the assessment.

Public Property Framework Amazon.AuditManager.Model.AssessmentFramework

Gets and sets the property Framework.

The framework that the assessment was created from.

Public Property Metadata Amazon.AuditManager.Model.AssessmentMetadata

Gets and sets the property Metadata.

The metadata for the assessment.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags that are associated with the assessment.

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