AWS SDK Version 2 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.

.NET Framework 3.5
 
Contains the results of a successful call to the DescribeDBSnapshotAttributes API.

Manual DB snapshot attributes are used to authorize other AWS accounts to copy or restore a manual DB snapshot. For more information, see the ModifyDBSnapshotAttribute API.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.DBSnapshotAttributesResult

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DBSnapshotAttributesResult : Object

The DBSnapshotAttributesResult type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DBSnapshotAttributes System.Collections.Generic.List<Amazon.RDS.Model.DBSnapshotAttribute> Gets and sets the property DBSnapshotAttributes.

The list of attributes and values for the manual DB snapshot.

Public Property DBSnapshotIdentifier System.String Gets and sets the property DBSnapshotIdentifier.

The identifier of the manual DB snapshot that the attributes apply to.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1