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.

This is the response object from the ArchiveWave operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Mgn.Model.ArchiveWaveResponse

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

Syntax

C#
public class ArchiveWaveResponse : AmazonWebServiceResponse

The ArchiveWaveResponse type exposes the following members

Constructors

NameDescription
Public Method ArchiveWaveResponse()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

Wave ARN.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationDateTime System.String

Gets and sets the property CreationDateTime.

Wave creation dateTime.

Public Property Description System.String

Gets and sets the property Description.

Wave description.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property IsArchived System.Boolean

Gets and sets the property IsArchived.

Wave archival status.

Public Property LastModifiedDateTime System.String

Gets and sets the property LastModifiedDateTime.

Wave last modified dateTime.

Public Property Name System.String

Gets and sets the property Name.

Wave name.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

Wave tags.

Public Property WaveAggregatedStatus Amazon.Mgn.Model.WaveAggregatedStatus

Gets and sets the property WaveAggregatedStatus.

Wave aggregated status.

Public Property WaveID System.String

Gets and sets the property WaveID.

Wave ID.

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