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.

Describes an export snapshot record.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.ExportSnapshotRecord

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

Syntax

C#
public class ExportSnapshotRecord

The ExportSnapshotRecord type exposes the following members

Constructors

NameDescription
Public Method ExportSnapshotRecord()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the export snapshot record.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The date when the export snapshot record was created.

Public Property DestinationInfo Amazon.Lightsail.Model.DestinationInfo

Gets and sets the property DestinationInfo.

A list of objects describing the destination of the export snapshot record.

Public Property Location Amazon.Lightsail.Model.ResourceLocation

Gets and sets the property Location.

The AWS Region and Availability Zone where the export snapshot record is located.

Public Property Name System.String

Gets and sets the property Name.

The export snapshot record name.

Public Property ResourceType Amazon.Lightsail.ResourceType

Gets and sets the property ResourceType.

The Lightsail resource type (ExportSnapshotRecord).

Public Property SourceInfo Amazon.Lightsail.Model.ExportSnapshotRecordSourceInfo

Gets and sets the property SourceInfo.

A list of objects describing the source of the export snapshot record.

Public Property State Amazon.Lightsail.RecordState

Gets and sets the property State.

The state of the export snapshot record.

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