7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename FlywheelStatsS3PrefixT = Aws::String>
43 m_flywheelStatsS3PrefixHasBeenSet =
true;
44 m_flywheelStatsS3Prefix = std::forward<FlywheelStatsS3PrefixT>(value);
46 template <
typename FlywheelStatsS3PrefixT = Aws::String>
54 bool m_flywheelStatsS3PrefixHasBeenSet =
false;
AWS_COMPREHEND_API EntityRecognizerOutputDataConfig()=default
AWS_COMPREHEND_API EntityRecognizerOutputDataConfig(Aws::Utils::Json::JsonView jsonValue)
EntityRecognizerOutputDataConfig & WithFlywheelStatsS3Prefix(FlywheelStatsS3PrefixT &&value)
const Aws::String & GetFlywheelStatsS3Prefix() const
bool FlywheelStatsS3PrefixHasBeenSet() const
void SetFlywheelStatsS3Prefix(FlywheelStatsS3PrefixT &&value)
AWS_COMPREHEND_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_COMPREHEND_API EntityRecognizerOutputDataConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue