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