7#include <aws/comprehend/Comprehend_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetFlywheelStatsS3Prefix(
const char* value) { m_flywheelStatsS3PrefixHasBeenSet =
true; m_flywheelStatsS3Prefix.assign(value); }
57 bool m_flywheelStatsS3PrefixHasBeenSet =
false;
AWS_COMPREHEND_API EntityRecognizerOutputDataConfig(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetFlywheelStatsS3Prefix() const
EntityRecognizerOutputDataConfig & WithFlywheelStatsS3Prefix(const char *value)
AWS_COMPREHEND_API EntityRecognizerOutputDataConfig()
EntityRecognizerOutputDataConfig & WithFlywheelStatsS3Prefix(const Aws::String &value)
void SetFlywheelStatsS3Prefix(const char *value)
void SetFlywheelStatsS3Prefix(Aws::String &&value)
EntityRecognizerOutputDataConfig & WithFlywheelStatsS3Prefix(Aws::String &&value)
bool FlywheelStatsS3PrefixHasBeenSet() const
void SetFlywheelStatsS3Prefix(const Aws::String &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