AWS SDK for .NET Documentation
GetAttributesResult Property
AmazonAmazon.SimpleDB.ModelGetAttributesResponseGetAttributesResult Did this page help you?   Yes   No    Tell us about it...
Gets and sets the GetAttributesResult property. Returns all of the attributes associated with the item. Optionally, the attributes returned can be limited to one or more specified attribute name parameters. If the item does not exist on the replica that was accessed for this operation, an empty set is returned. The system does not return an error as it cannot guarantee the item does not exist on other replicas.
Declaration Syntax
C#
public GetAttributesResult GetAttributesResult { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)