 |
AcceptRanges |
System.String |
Gets and sets the AcceptRanges. |
 |
BucketKeyEnabled |
System.Boolean |
Gets and sets the property BucketKeyEnabled. Indicates whether the object uses an S3 Bucket Key for server-side encryption with Amazon Web Services KMS (SSE-KMS). |
 |
BucketName |
System.String |
Gets and sets the BucketName property. |
 |
ChecksumCRC32 |
System.String |
Gets and sets the property ChecksumCRC32. The Base64 encoded, 32-bit CRC-32 checksum of the object. This checksum is only present if it was uploaded with the object. For more information, see Checking object integrity in the Amazon S3 User Guide. |
 |
ChecksumCRC32C |
System.String |
Gets and sets the property ChecksumCRC32C. The Base64 encoded, 32-bit CRC-32C checksum of the object. This checksum is only present if it was uploaded with the object. For more information, see Checking object integrity in the Amazon S3 User Guide. |
 |
ChecksumCRC64NVME |
System.String |
Gets and sets the property ChecksumCRC64NVME. The Base64 encoded, 64-bit CRC-64NVME checksum of the object. This checksum is only present if it was uploaded with the object. For more information, see Checking object integrity in the Amazon S3 User Guide. |
 |
ChecksumSHA1 |
System.String |
Gets and sets the property ChecksumSHA1. The Base64 encoded, 160-bit SHA-1 digest of the object. This will only be present if it was uploaded with the object. For more information, see Checking object integrity in the Amazon S3 User Guide. |
 |
ChecksumSHA256 |
System.String |
Gets and sets the property ChecksumSHA256. The Base64 encoded, 256-bit SHA-256 checksum of the object. This checksum is only present if it was uploaded with the object. For more information, see Checking object integrity in the Amazon S3 User Guide. |
 |
ChecksumType |
Amazon.S3.ChecksumType |
Gets and sets the property ChecksumType. The checksum type, which determines how part-level checksums are combined to create an object-level checksum for multipart objects. You can use this header response to verify that the checksum type that is received is the same checksum type that was specified in the CreateMultipartUpload request. For more information, see Checking object integrity in the Amazon S3 User Guide. |
 |
ContentLength |
System.Int64 |
Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
 |
ContentRange |
System.String |
Gets and sets the ContentRange. |
 |
DeleteMarker |
System.String |
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 |
System.String |
An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL |
 |
Expiration |
Amazon.S3.Model.Expiration |
Gets and sets the property Expiration. If the object expiration is configured, this will contain the expiration date (expiry-date) and rule ID (rule-id). The value of rule-id is URL encoded. Object expiration information is not returned for directory buckets (for those, the response header will contain the value "NotImplemented"). |
 |
Expires |
System.DateTime |
The date and time at which the object is no longer cacheable. |
 |
ExpiresString |
System.String |
The date and time at which the object is no longer cacheable. |
 |
Headers |
Amazon.S3.Model.HeadersCollection |
The collection of headers for the request. |
 |
HttpStatusCode |
System.Net.HttpStatusCode |
Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
 |
Key |
System.String |
Gets and sets the Key property. |
 |
LastModified |
System.DateTime |
Gets and sets the property LastModified. Date and time when the object was last modified. |
 |
Metadata |
Amazon.S3.Model.MetadataCollection |
The collection of meta data for the request. |
 |
MissingMeta |
System.Int32 |
Gets and sets the property MissingMeta. This is set to the number of metadata entries not returned in the headers that are prefixed with x-amz-meta-. 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. This functionality is not supported for directory buckets. |
 |
ObjectLockLegalHoldStatus |
Amazon.S3.ObjectLockLegalHoldStatus |
Gets and sets the property ObjectLockLegalHoldStatus. Indicates whether this object has an active legal hold. This field is only returned if you have permission to view an object's legal hold status. This functionality is not supported for directory buckets. |
 |
ObjectLockMode |
Amazon.S3.ObjectLockMode |
Gets and sets the property ObjectLockMode. The Object Lock mode that's currently in place for this object. This functionality is not supported for directory buckets. |
 |
ObjectLockRetainUntilDate |
System.DateTime |
Gets and sets the property ObjectLockRetainUntilDate. The date and time when this object's Object Lock will expire. This functionality is not supported for directory buckets. |
 |
PartsCount |
System.Nullable<System.Int32> |
The number of parts this oject has. |
 |
ReplicationStatus |
Amazon.S3.ReplicationStatus |
Gets and sets the property ReplicationStatus. Amazon S3 can return this if your request involves a bucket that is either a source or destination in a replication rule. This functionality is not supported for directory buckets. |
 |
RequestCharged |
Amazon.S3.RequestCharged |
If present, indicates that the requester was successfully charged for the request. |
 |
ResponseMetadata |
Amazon.Runtime.ResponseMetadata |
Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
 |
ResponseStream |
System.IO.Stream |
Inherited from Amazon.S3.Model.StreamResponse. |
 |
RestoreExpiration |
System.Nullable<System.DateTime> |
Gets and sets the RestoreExpiration property. RestoreExpiration will be set for objects that have been restored from Amazon Glacier. It indicates for those objects how long the restored object will exist. This functionality is not supported for directory buckets. Only the S3 Express One Zone storage class is supported by directory buckets to store objects. |
 |
RestoreInProgress |
System.Boolean |
Gets and sets the RestoreInProgress Will be true when the object is in the process of being restored from Amazon Glacier. This functionality is not supported for directory buckets. Only the S3 Express One Zone storage class is supported by directory buckets to store objects. |
 |
ServerSideEncryptionCustomerMethod |
Amazon.S3.ServerSideEncryptionCustomerMethod |
The Server-side encryption algorithm to be used with the customer provided key. This functionality is not supported for directory buckets. |
 |
ServerSideEncryptionKeyManagementServiceKeyId |
System.String |
If present, indicates the ID of the KMS key that was used for object encryption. |
 |
ServerSideEncryptionMethod |
Amazon.S3.ServerSideEncryptionMethod |
Gets and sets the property ServerSideEncryptionMethod. The server-side encryption algorithm used when you store this object in Amazon S3. |
 |
StorageClass |
Amazon.S3.S3StorageClass |
Gets and sets the property StorageClass. Provides storage class information of the object. Amazon S3 returns this header for all objects except for S3 Standard storage class objects.Directory buckets - Only the S3 Express One Zone storage class is supported by directory buckets to store objects. |
 |
TagCount |
System.Int32 |
Gets and sets the property TagCount. The number of tags, if any, on the object, when you have the relevant permission to read object tags. You can use GetObjectTagging to retrieve the tag set associated with an object. This functionality is not supported for directory buckets. |
 |
VersionId |
System.String |
Gets and sets the property VersionId. Version ID of the object. This functionality is not supported for directory buckets. |
 |
WebsiteRedirectLocation |
System.String |
Gets and sets the property 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. This functionality is not supported for directory buckets. |