7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
43 template <
typename W
idgetIdT = Aws::String>
45 m_widgetIdHasBeenSet =
true;
46 m_widgetId = std::forward<WidgetIdT>(value);
48 template <
typename W
idgetIdT = Aws::String>
62 template <
typename ProfileIdT = Aws::String>
64 m_profileIdHasBeenSet =
true;
65 m_profileId = std::forward<ProfileIdT>(value);
67 template <
typename ProfileIdT = Aws::String>
77 bool m_widgetIdHasBeenSet =
false;
78 bool m_profileIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue