7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/kinesisanalytics/KinesisAnalytics_EXPORTS.h>
19namespace KinesisAnalytics {
43 template <
typename ResourceARNUpdateT = Aws::String>
45 m_resourceARNUpdateHasBeenSet =
true;
46 m_resourceARNUpdate = std::forward<ResourceARNUpdateT>(value);
48 template <
typename ResourceARNUpdateT = Aws::String>
63 template <
typename RoleARNUpdateT = Aws::String>
65 m_roleARNUpdateHasBeenSet =
true;
66 m_roleARNUpdate = std::forward<RoleARNUpdateT>(value);
68 template <
typename RoleARNUpdateT = Aws::String>
78 bool m_resourceARNUpdateHasBeenSet =
false;
79 bool m_roleARNUpdateHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue