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