7#include <aws/connecthealth/ConnectHealth_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace ConnectHealth {
40 template <
typename S3OutputPathT = Aws::String>
42 m_s3OutputPathHasBeenSet =
true;
43 m_s3OutputPath = std::forward<S3OutputPathT>(value);
45 template <
typename S3OutputPathT = Aws::String>
53 bool m_s3OutputPathHasBeenSet =
false;
void SetS3OutputPath(S3OutputPathT &&value)
AWS_CONNECTHEALTH_API OutputDataConfig()=default
bool S3OutputPathHasBeenSet() const
OutputDataConfig & WithS3OutputPath(S3OutputPathT &&value)
AWS_CONNECTHEALTH_API OutputDataConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTHEALTH_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CONNECTHEALTH_API OutputDataConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetS3OutputPath() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue