7#include <aws/glacier/Glacier_EXPORTS.h>
8#include <aws/glacier/model/S3Location.h>
42 template <
typename S3T = S3Location>
44 m_s3HasBeenSet =
true;
45 m_s3 = std::forward<S3T>(value);
47 template <
typename S3T = S3Location>
49 SetS3(std::forward<S3T>(value));
55 bool m_s3HasBeenSet =
false;
AWS_GLACIER_API Aws::Utils::Json::JsonValue Jsonize() const
OutputLocation & WithS3(S3T &&value)
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)
AWS_GLACIER_API OutputLocation()=default
Aws::Utils::Json::JsonValue JsonValue