7#include <aws/glacier/Glacier_EXPORTS.h>
8#include <aws/glacier/model/S3Location.h>
48 inline void SetS3(
const S3Location& value) { m_s3HasBeenSet =
true; m_s3 = value; }
49 inline void SetS3(
S3Location&& value) { m_s3HasBeenSet =
true; m_s3 = std::move(value); }
56 bool m_s3HasBeenSet =
false;
OutputLocation & WithS3(const S3Location &value)
AWS_GLACIER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetS3(S3Location &&value)
AWS_GLACIER_API OutputLocation()
AWS_GLACIER_API OutputLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3HasBeenSet() const
const S3Location & GetS3() const
AWS_GLACIER_API OutputLocation(Aws::Utils::Json::JsonView jsonValue)
void SetS3(const S3Location &value)
OutputLocation & WithS3(S3Location &&value)
Aws::Utils::Json::JsonValue JsonValue