7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/kinesisanalytics/KinesisAnalytics_EXPORTS.h>
19namespace KinesisAnalytics {
50 template <
typename ResourceARNUpdateT = Aws::String>
52 m_resourceARNUpdateHasBeenSet =
true;
53 m_resourceARNUpdate = std::forward<ResourceARNUpdateT>(value);
55 template <
typename ResourceARNUpdateT = Aws::String>
69 template <
typename RoleARNUpdateT = Aws::String>
71 m_roleARNUpdateHasBeenSet =
true;
72 m_roleARNUpdate = std::forward<RoleARNUpdateT>(value);
74 template <
typename RoleARNUpdateT = Aws::String>
84 bool m_resourceARNUpdateHasBeenSet =
false;
85 bool m_roleARNUpdateHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue