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 that's associated with the delegation.

Inheritance Hierarchy

System.Object
  Amazon.AuditManager.Model.DelegationMetadata

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

Syntax

C#
public class DelegationMetadata

The DelegationMetadata type exposes the following members

Constructors

NameDescription
Public Method DelegationMetadata()

Properties

NameTypeDescription
Public Property AssessmentId System.String

Gets and sets the property AssessmentId.

The unique identifier for the assessment.

Public Property AssessmentName System.String

Gets and sets the property AssessmentName.

The name of the associated assessment.

Public Property ControlSetName System.String

Gets and sets the property ControlSetName.

Specifies the name of the control set that was delegated for review.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Specifies when the delegation was created.

Public Property Id System.String

Gets and sets the property Id.

The unique identifier for the delegation.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The Amazon Resource Name (ARN) of the IAM role.

Public Property Status Amazon.AuditManager.DelegationStatus

Gets and sets the property Status.

The current status of the delegation.

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