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 4.5
 

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SimpleDB.Model.DomainMetadataResult

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

Syntax

C#
public class DomainMetadataResult : AmazonWebServiceResponse

The DomainMetadataResult type exposes the following members

Constructors

NameDescription
Public Method DomainMetadataResult()

Properties

NameTypeDescription
Public Property AttributeNameCount System.Int32 Gets and sets the property AttributeNameCount. The number of unique attribute names in the domain.
Public Property AttributeNamesSizeBytes System.Int64 Gets and sets the property AttributeNamesSizeBytes. The total size of all unique attribute names in the domain, in bytes.
Public Property AttributeValueCount System.Int32 Gets and sets the property AttributeValueCount. The number of all attribute name/value pairs in the domain.
Public Property AttributeValuesSizeBytes System.Int64 Gets and sets the property AttributeValuesSizeBytes. The total size of all attribute values in the domain, in bytes.
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ItemCount System.Int32 Gets and sets the property ItemCount. The number of all items in the domain.
Public Property ItemNamesSizeBytes System.Int64 Gets and sets the property ItemNamesSizeBytes. The total size of all item names in the domain, in bytes.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Timestamp System.Int32 Gets and sets the property Timestamp. The data and time when metadata was calculated, in Epoch (UNIX) seconds.

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, Windows Phone 8