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>
42 template <
typename OAuthScopesT = Aws::Vector<Aws::String>>
44 m_oAuthScopesHasBeenSet =
true;
45 m_oAuthScopes = std::forward<OAuthScopesT>(value);
47 template <
typename OAuthScopesT = Aws::Vector<Aws::String>>
52 template <
typename OAuthScopesT = Aws::String>
54 m_oAuthScopesHasBeenSet =
true;
55 m_oAuthScopes.emplace_back(std::forward<OAuthScopesT>(value));
61 bool m_oAuthScopesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue