Returns information about the HeadObject response and response metadata.
Inheritance Hierarchy
Namespace: Amazon.S3.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class GetObjectMetadataResponse : AmazonWebServiceResponse
The GetObjectMetadataResponse type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
GetObjectMetadataResponse() |
Properties
Name | Description | |
---|---|---|
![]() |
AcceptRanges | |
![]() |
ContentLength | Returns the content length of the HTTP response. |
![]() |
DeleteMarker | Specifies whether the object retrieved was (true) or was not (false) a Delete Marker. If false, this response header does not appear in the response. |
![]() |
ETag | An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL |
![]() |
Expiration | Gets and sets the Expiration property. Specifies the expiration date for the object and the rule governing the expiration. Is null if expiration is not applicable. |
![]() |
Expires | The date and time at which the object is no longer cacheable. |
![]() |
Headers | The collection of headers for the request. |
![]() |
HttpStatusCode | Returns the status code of the HTTP response. |
![]() |
LastModified | Last modified date of the object |
![]() |
MetaData | The collection of meta data for the request. |
![]() |
MissingMeta | This is set to the number of metadata entries not returned in x-amz-meta headers. This can happen if you create metadata using an API like SOAP that supports more flexible metadata than the REST API. For example, using SOAP, you can create metadata whose values are not legal HTTP headers. |
![]() |
ResponseMetadata | Contains additional information about the request, such as the Request Id. |
![]() |
RestoreExpiration | Gets and sets the RestoreExpiration property. RestoreExpiration will be set for objects that have been restored from Amazon Glacier. It indiciates for those objects how long the restored object will exist. |
![]() |
RestoreInProgress | Gets and sets the RestoreInProgress Will be true when the object is in the process of being restored from Amazon Glacier. |
![]() |
ServerSideEncryptionMethod | The Server-side encryption algorithm used when storing this object in S3. |
![]() |
VersionId | Version of the object. |
![]() |
WebsiteRedirectLocation | If the bucket is configured as a website, redirects requests for this object to another object in the same bucket or to an external URL. Amazon S3 stores the value of this header in the object metadata. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8