7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename FlywheelStatsS3PrefixT = Aws::String>
48 void SetFlywheelStatsS3Prefix(FlywheelStatsS3PrefixT&& value) { m_flywheelStatsS3PrefixHasBeenSet =
true; m_flywheelStatsS3Prefix = std::forward<FlywheelStatsS3PrefixT>(value); }
49 template<
typename FlywheelStatsS3PrefixT = Aws::String>
55 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