7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
62 inline void SetLastModified(
const char* value) { m_lastModifiedHasBeenSet =
true; m_lastModified.assign(value); }
77 inline void SetETag(
const char* value) { m_eTagHasBeenSet =
true; m_eTag.assign(value); }
91 inline void SetVersionId(
const char* value) { m_versionIdHasBeenSet =
true; m_versionId.assign(value); }
105 inline void SetContentType(
const char* value) { m_contentTypeHasBeenSet =
true; m_contentType.assign(value); }
120 inline void SetServerSideEncryption(
const char* value) { m_serverSideEncryptionHasBeenSet =
true; m_serverSideEncryption.assign(value); }
135 inline void SetSSEKMSKeyId(
const char* value) { m_sSEKMSKeyIdHasBeenSet =
true; m_sSEKMSKeyId.assign(value); }
143 bool m_lastModifiedHasBeenSet =
false;
146 bool m_eTagHasBeenSet =
false;
149 bool m_versionIdHasBeenSet =
false;
152 bool m_contentTypeHasBeenSet =
false;
155 bool m_serverSideEncryptionHasBeenSet =
false;
158 bool m_sSEKMSKeyIdHasBeenSet =
false;
AwsS3ObjectDetails & WithServerSideEncryption(const Aws::String &value)
AWS_SECURITYHUB_API AwsS3ObjectDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AwsS3ObjectDetails & WithETag(const char *value)
void SetServerSideEncryption(Aws::String &&value)
AwsS3ObjectDetails & WithSSEKMSKeyId(const char *value)
void SetVersionId(const Aws::String &value)
AwsS3ObjectDetails & WithVersionId(const Aws::String &value)
bool VersionIdHasBeenSet() const
void SetLastModified(Aws::String &&value)
void SetVersionId(const char *value)
void SetContentType(const char *value)
AwsS3ObjectDetails & WithContentType(Aws::String &&value)
void SetETag(const Aws::String &value)
void SetETag(Aws::String &&value)
void SetVersionId(Aws::String &&value)
const Aws::String & GetSSEKMSKeyId() const
AwsS3ObjectDetails & WithContentType(const char *value)
AwsS3ObjectDetails & WithSSEKMSKeyId(const Aws::String &value)
AwsS3ObjectDetails & WithServerSideEncryption(const char *value)
AwsS3ObjectDetails & WithVersionId(Aws::String &&value)
void SetETag(const char *value)
const Aws::String & GetLastModified() const
AwsS3ObjectDetails & WithLastModified(const char *value)
AwsS3ObjectDetails & WithLastModified(const Aws::String &value)
void SetSSEKMSKeyId(Aws::String &&value)
AwsS3ObjectDetails & WithETag(Aws::String &&value)
AwsS3ObjectDetails & WithETag(const Aws::String &value)
const Aws::String & GetServerSideEncryption() const
AwsS3ObjectDetails & WithSSEKMSKeyId(Aws::String &&value)
bool LastModifiedHasBeenSet() const
AwsS3ObjectDetails & WithLastModified(Aws::String &&value)
void SetSSEKMSKeyId(const Aws::String &value)
AwsS3ObjectDetails & WithVersionId(const char *value)
void SetContentType(const Aws::String &value)
AwsS3ObjectDetails & WithServerSideEncryption(Aws::String &&value)
bool ContentTypeHasBeenSet() const
const Aws::String & GetContentType() const
AWS_SECURITYHUB_API AwsS3ObjectDetails(Aws::Utils::Json::JsonView jsonValue)
void SetLastModified(const char *value)
bool ServerSideEncryptionHasBeenSet() const
AWS_SECURITYHUB_API AwsS3ObjectDetails()
void SetServerSideEncryption(const Aws::String &value)
void SetSSEKMSKeyId(const char *value)
const Aws::String & GetVersionId() const
bool ETagHasBeenSet() const
bool SSEKMSKeyIdHasBeenSet() const
void SetContentType(Aws::String &&value)
AwsS3ObjectDetails & WithContentType(const Aws::String &value)
const Aws::String & GetETag() const
void SetServerSideEncryption(const char *value)
void SetLastModified(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue