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