7#include <aws/healthlake/HealthLake_EXPORTS.h>
8#include <aws/healthlake/model/S3Configuration.h>
41 template <
typename S3ConfigurationT = S3Configuration>
43 m_s3ConfigurationHasBeenSet =
true;
44 m_s3Configuration = std::forward<S3ConfigurationT>(value);
46 template <
typename S3ConfigurationT = S3Configuration>
54 bool m_s3ConfigurationHasBeenSet =
false;
bool S3ConfigurationHasBeenSet() const
OutputDataConfig & WithS3Configuration(S3ConfigurationT &&value)
void SetS3Configuration(S3ConfigurationT &&value)
AWS_HEALTHLAKE_API OutputDataConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_HEALTHLAKE_API OutputDataConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_HEALTHLAKE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_HEALTHLAKE_API OutputDataConfig()=default
const S3Configuration & GetS3Configuration() const
Aws::Utils::Json::JsonValue JsonValue