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.

Full detail for report resource metadata.

Inheritance Hierarchy

System.Object
  Amazon.Artifact.Model.ReportDetail

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

Syntax

C#
public class ReportDetail

The ReportDetail type exposes the following members

Constructors

NameDescription
Public Method ReportDetail()

Properties

NameTypeDescription
Public Property AcceptanceType Amazon.Artifact.AcceptanceType

Gets and sets the property AcceptanceType.

Acceptance type for report.

Public Property Arn System.String

Gets and sets the property Arn.

ARN for the report resource.

Public Property Category System.String

Gets and sets the property Category.

Category for the report resource.

Public Property CompanyName System.String

Gets and sets the property CompanyName.

Associated company name for the report resource.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

Timestamp indicating when the report resource was created.

Public Property DeletedAt System.DateTime

Gets and sets the property DeletedAt.

Timestamp indicating when the report resource was deleted.

Public Property Description System.String

Gets and sets the property Description.

Description for the report resource.

Public Property Id System.String

Gets and sets the property Id.

Unique resource ID for the report resource.

Public Property LastModifiedAt System.DateTime

Gets and sets the property LastModifiedAt.

Timestamp indicating when the report resource was last modified.

Public Property Name System.String

Gets and sets the property Name.

Name for the report resource.

Public Property PeriodEnd System.DateTime

Gets and sets the property PeriodEnd.

Timestamp indicating the report resource effective end.

Public Property PeriodStart System.DateTime

Gets and sets the property PeriodStart.

Timestamp indicating the report resource effective start.

Public Property ProductName System.String

Gets and sets the property ProductName.

Associated product name for the report resource.

Public Property SequenceNumber System.Int64

Gets and sets the property SequenceNumber.

Sequence number to enforce optimistic locking.

Public Property Series System.String

Gets and sets the property Series.

Series for the report resource.

Public Property State Amazon.Artifact.PublishedState

Gets and sets the property State.

Current state of the report resource

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

The message associated with the current upload state.

Public Property TermArn System.String

Gets and sets the property TermArn.

Unique resource ARN for term resource.

Public Property UploadState Amazon.Artifact.UploadState

Gets and sets the property UploadState.

The current state of the document upload.

Public Property Version System.Int64

Gets and sets the property Version.

Version for the report resource.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5