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.

Information about the request.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ResponseMetadata

Namespace: Amazon.Runtime
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z

Syntax

C#
public class ResponseMetadata

The ResponseMetadata type exposes the following members

Constructors

NameDescription
Public Method ResponseMetadata()

Properties

NameTypeDescription
Public Property ChecksumAlgorithm Amazon.Runtime.CoreChecksumAlgorithm

Checksum algorithm that was selected to validate the response's integrity

Public Property ChecksumValidationStatus Amazon.Runtime.ChecksumValidationStatus

Status of checksum validation for this response

Public Property Metadata System.Collections.Generic.IDictionary<System.String, System.String>
Public Property RequestId System.String

Gets and sets the RequestId property. ID that uniquely identifies a request. Amazon keeps track of request IDs. If you have a question about a request, include the request ID in your correspondence.

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