7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
41 template <
typename OAuthScopesT = Aws::Vector<Aws::String>>
43 m_oAuthScopesHasBeenSet =
true;
44 m_oAuthScopes = std::forward<OAuthScopesT>(value);
46 template <
typename OAuthScopesT = Aws::Vector<Aws::String>>
51 template <
typename OAuthScopesT = Aws::String>
53 m_oAuthScopesHasBeenSet =
true;
54 m_oAuthScopes.emplace_back(std::forward<OAuthScopesT>(value));
60 bool m_oAuthScopesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue