7#include <aws/proton/Proton_EXPORTS.h>
8#include <aws/proton/model/S3ObjectSource.h>
47 template<
typename S3T = S3ObjectSource>
48 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
49 template<
typename S3T = S3ObjectSource>
55 bool m_s3HasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue