7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
19namespace KinesisAnalyticsV2 {
44 template <
typename ResourceARNUpdateT = Aws::String>
46 m_resourceARNUpdateHasBeenSet =
true;
47 m_resourceARNUpdate = std::forward<ResourceARNUpdateT>(value);
49 template <
typename ResourceARNUpdateT = Aws::String>
57 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