7#include <aws/sms/SMS_EXPORTS.h>
8#include <aws/sms/model/S3Location.h>
47 template<
typename S3LocationT = S3Location>
48 void SetS3Location(S3LocationT&& value) { m_s3LocationHasBeenSet =
true; m_s3Location = std::forward<S3LocationT>(value); }
49 template<
typename S3LocationT = S3Location>
55 bool m_s3LocationHasBeenSet =
false;
AWS_SMS_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3LocationHasBeenSet() const
UserData & WithS3Location(S3LocationT &&value)
AWS_SMS_API UserData()=default
const S3Location & GetS3Location() const
AWS_SMS_API UserData(Aws::Utils::Json::JsonView jsonValue)
void SetS3Location(S3LocationT &&value)
AWS_SMS_API UserData & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue