/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include An object consists of data and its descriptive metadata.See
* Also:
AWS API
* Reference
The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline const Aws::String& GetKey() const{ return m_key; } /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline bool KeyHasBeenSet() const { return m_keyHasBeenSet; } /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline void SetKey(const Aws::String& value) { m_keyHasBeenSet = true; m_key = value; } /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline void SetKey(Aws::String&& value) { m_keyHasBeenSet = true; m_key = std::move(value); } /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline void SetKey(const char* value) { m_keyHasBeenSet = true; m_key.assign(value); } /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline Object& WithKey(const Aws::String& value) { SetKey(value); return *this;} /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline Object& WithKey(Aws::String&& value) { SetKey(std::move(value)); return *this;} /** *The name that you assign to an object. You use the object key to retrieve the * object.
*/ inline Object& WithKey(const char* value) { SetKey(value); return *this;} /** *Creation date of the object.
*/ inline const Aws::Utils::DateTime& GetLastModified() const{ return m_lastModified; } /** *Creation date of the object.
*/ inline bool LastModifiedHasBeenSet() const { return m_lastModifiedHasBeenSet; } /** *Creation date of the object.
*/ inline void SetLastModified(const Aws::Utils::DateTime& value) { m_lastModifiedHasBeenSet = true; m_lastModified = value; } /** *Creation date of the object.
*/ inline void SetLastModified(Aws::Utils::DateTime&& value) { m_lastModifiedHasBeenSet = true; m_lastModified = std::move(value); } /** *Creation date of the object.
*/ inline Object& WithLastModified(const Aws::Utils::DateTime& value) { SetLastModified(value); return *this;} /** *Creation date of the object.
*/ inline Object& WithLastModified(Aws::Utils::DateTime&& value) { SetLastModified(std::move(value)); return *this;} /** *The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The entity tag is a hash of the object. The ETag reflects changes only to the * contents of an object, not its metadata. The ETag may or may not be an MD5 * digest of the object data. Whether or not it is depends on how the object was * created and how it is encrypted as described below:
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-S3 or plaintext, have * ETags that are an MD5 digest of their object data.
Objects * created by the PUT Object, POST Object, or Copy operation, or through the Amazon * Web Services Management Console, and are encrypted by SSE-C or SSE-KMS, have * ETags that are not an MD5 digest of their object data.
If an * object is created by either the Multipart Upload or Part Copy operation, the * ETag is not an MD5 digest, regardless of the method of encryption. If an object * is larger than 16 MB, the Amazon Web Services Management Console will upload or * copy that object as a Multipart Upload, and therefore the ETag will not be an * MD5 digest.
The algorithm that was used to create a checksum of the object.
*/ inline const Aws::VectorThe algorithm that was used to create a checksum of the object.
*/ inline bool ChecksumAlgorithmHasBeenSet() const { return m_checksumAlgorithmHasBeenSet; } /** *The algorithm that was used to create a checksum of the object.
*/ inline void SetChecksumAlgorithm(const Aws::VectorThe algorithm that was used to create a checksum of the object.
*/ inline void SetChecksumAlgorithm(Aws::VectorThe algorithm that was used to create a checksum of the object.
*/ inline Object& WithChecksumAlgorithm(const Aws::VectorThe algorithm that was used to create a checksum of the object.
*/ inline Object& WithChecksumAlgorithm(Aws::VectorThe algorithm that was used to create a checksum of the object.
*/ inline Object& AddChecksumAlgorithm(const ChecksumAlgorithm& value) { m_checksumAlgorithmHasBeenSet = true; m_checksumAlgorithm.push_back(value); return *this; } /** *The algorithm that was used to create a checksum of the object.
*/ inline Object& AddChecksumAlgorithm(ChecksumAlgorithm&& value) { m_checksumAlgorithmHasBeenSet = true; m_checksumAlgorithm.push_back(std::move(value)); return *this; } /** *Size in bytes of the object
*/ inline long long GetSize() const{ return m_size; } /** *Size in bytes of the object
*/ inline bool SizeHasBeenSet() const { return m_sizeHasBeenSet; } /** *Size in bytes of the object
*/ inline void SetSize(long long value) { m_sizeHasBeenSet = true; m_size = value; } /** *Size in bytes of the object
*/ inline Object& WithSize(long long value) { SetSize(value); return *this;} /** *The class of storage used to store the object.
*/ inline const ObjectStorageClass& GetStorageClass() const{ return m_storageClass; } /** *The class of storage used to store the object.
*/ inline bool StorageClassHasBeenSet() const { return m_storageClassHasBeenSet; } /** *The class of storage used to store the object.
*/ inline void SetStorageClass(const ObjectStorageClass& value) { m_storageClassHasBeenSet = true; m_storageClass = value; } /** *The class of storage used to store the object.
*/ inline void SetStorageClass(ObjectStorageClass&& value) { m_storageClassHasBeenSet = true; m_storageClass = std::move(value); } /** *The class of storage used to store the object.
*/ inline Object& WithStorageClass(const ObjectStorageClass& value) { SetStorageClass(value); return *this;} /** *The class of storage used to store the object.
*/ inline Object& WithStorageClass(ObjectStorageClass&& value) { SetStorageClass(std::move(value)); return *this;} /** *The owner of the object
*/ inline const Owner& GetOwner() const{ return m_owner; } /** *The owner of the object
*/ inline bool OwnerHasBeenSet() const { return m_ownerHasBeenSet; } /** *The owner of the object
*/ inline void SetOwner(const Owner& value) { m_ownerHasBeenSet = true; m_owner = value; } /** *The owner of the object
*/ inline void SetOwner(Owner&& value) { m_ownerHasBeenSet = true; m_owner = std::move(value); } /** *The owner of the object
*/ inline Object& WithOwner(const Owner& value) { SetOwner(value); return *this;} /** *The owner of the object
*/ inline Object& WithOwner(Owner&& value) { SetOwner(std::move(value)); return *this;} /** *Specifies the restoration status of an object. Objects in certain storage * classes must be restored before they can be retrieved. For more information * about these storage classes and how to work with archived objects, see * Working with archived objects in the Amazon S3 User Guide.
*/ inline const RestoreStatus& GetRestoreStatus() const{ return m_restoreStatus; } /** *Specifies the restoration status of an object. Objects in certain storage * classes must be restored before they can be retrieved. For more information * about these storage classes and how to work with archived objects, see * Working with archived objects in the Amazon S3 User Guide.
*/ inline bool RestoreStatusHasBeenSet() const { return m_restoreStatusHasBeenSet; } /** *Specifies the restoration status of an object. Objects in certain storage * classes must be restored before they can be retrieved. For more information * about these storage classes and how to work with archived objects, see * Working with archived objects in the Amazon S3 User Guide.
*/ inline void SetRestoreStatus(const RestoreStatus& value) { m_restoreStatusHasBeenSet = true; m_restoreStatus = value; } /** *Specifies the restoration status of an object. Objects in certain storage * classes must be restored before they can be retrieved. For more information * about these storage classes and how to work with archived objects, see * Working with archived objects in the Amazon S3 User Guide.
*/ inline void SetRestoreStatus(RestoreStatus&& value) { m_restoreStatusHasBeenSet = true; m_restoreStatus = std::move(value); } /** *Specifies the restoration status of an object. Objects in certain storage * classes must be restored before they can be retrieved. For more information * about these storage classes and how to work with archived objects, see * Working with archived objects in the Amazon S3 User Guide.
*/ inline Object& WithRestoreStatus(const RestoreStatus& value) { SetRestoreStatus(value); return *this;} /** *Specifies the restoration status of an object. Objects in certain storage * classes must be restored before they can be retrieved. For more information * about these storage classes and how to work with archived objects, see * Working with archived objects in the Amazon S3 User Guide.
*/ inline Object& WithRestoreStatus(RestoreStatus&& value) { SetRestoreStatus(std::move(value)); return *this;} private: Aws::String m_key; bool m_keyHasBeenSet = false; Aws::Utils::DateTime m_lastModified; bool m_lastModifiedHasBeenSet = false; Aws::String m_eTag; bool m_eTagHasBeenSet = false; Aws::Vector