7#include <aws/s3-crt/S3Crt_EXPORTS.h>
8#include <aws/s3-crt/model/Tier.h>
46 inline void SetTier(
Tier value) { m_tierHasBeenSet =
true; m_tier = value; }
52 bool m_tierHasBeenSet =
false;
GlacierJobParameters & WithTier(Tier value)
AWS_S3CRT_API GlacierJobParameters & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CRT_API GlacierJobParameters(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CRT_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
bool TierHasBeenSet() const
AWS_S3CRT_API GlacierJobParameters()=default