7#include <aws/kinesisanalytics/KinesisAnalytics_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace KinesisAnalytics
52 inline void SetResourceARNUpdate(
const char* value) { m_resourceARNUpdateHasBeenSet =
true; m_resourceARNUpdate.assign(value); }
68 inline void SetRoleARNUpdate(
const char* value) { m_roleARNUpdateHasBeenSet =
true; m_roleARNUpdate.assign(value); }
76 bool m_resourceARNUpdateHasBeenSet =
false;
79 bool m_roleARNUpdateHasBeenSet =
false;
void SetRoleARNUpdate(Aws::String &&value)
void SetResourceARNUpdate(Aws::String &&value)
bool RoleARNUpdateHasBeenSet() const
AWS_KINESISANALYTICS_API KinesisFirehoseOutputUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISANALYTICS_API KinesisFirehoseOutputUpdate(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetRoleARNUpdate() const
bool ResourceARNUpdateHasBeenSet() const
void SetResourceARNUpdate(const Aws::String &value)
const Aws::String & GetResourceARNUpdate() const
KinesisFirehoseOutputUpdate & WithRoleARNUpdate(const char *value)
KinesisFirehoseOutputUpdate & WithResourceARNUpdate(const char *value)
AWS_KINESISANALYTICS_API KinesisFirehoseOutputUpdate()
KinesisFirehoseOutputUpdate & WithResourceARNUpdate(const Aws::String &value)
void SetRoleARNUpdate(const char *value)
KinesisFirehoseOutputUpdate & WithRoleARNUpdate(Aws::String &&value)
KinesisFirehoseOutputUpdate & WithResourceARNUpdate(Aws::String &&value)
void SetResourceARNUpdate(const char *value)
void SetRoleARNUpdate(const Aws::String &value)
AWS_KINESISANALYTICS_API Aws::Utils::Json::JsonValue Jsonize() const
KinesisFirehoseOutputUpdate & WithRoleARNUpdate(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue