7#include <aws/datasync/DataSync_EXPORTS.h>
8#include <aws/datasync/model/S3ManifestConfig.h>
49 template<
typename S3T = S3ManifestConfig>
50 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
51 template<
typename S3T = S3ManifestConfig>
57 bool m_s3HasBeenSet =
false;
SourceManifestConfig & WithS3(S3T &&value)
AWS_DATASYNC_API SourceManifestConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATASYNC_API SourceManifestConfig()=default
AWS_DATASYNC_API SourceManifestConfig(Aws::Utils::Json::JsonView jsonValue)
const S3ManifestConfig & GetS3() const
AWS_DATASYNC_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3HasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue