7#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace KinesisAnalyticsV2
52 inline void SetResourceARNUpdate(
const char* value) { m_resourceARNUpdateHasBeenSet =
true; m_resourceARNUpdate.assign(value); }
60 bool m_resourceARNUpdateHasBeenSet =
false;
KinesisStreamsOutputUpdate & WithResourceARNUpdate(const char *value)
KinesisStreamsOutputUpdate & WithResourceARNUpdate(Aws::String &&value)
AWS_KINESISANALYTICSV2_API KinesisStreamsOutputUpdate & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISANALYTICSV2_API KinesisStreamsOutputUpdate(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISANALYTICSV2_API KinesisStreamsOutputUpdate()
void SetResourceARNUpdate(const Aws::String &value)
void SetResourceARNUpdate(const char *value)
KinesisStreamsOutputUpdate & WithResourceARNUpdate(const Aws::String &value)
AWS_KINESISANALYTICSV2_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceARNUpdateHasBeenSet() const
void SetResourceARNUpdate(Aws::String &&value)
const Aws::String & GetResourceARNUpdate() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue