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