7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
58 bool m_connectionsHasBeenSet =
false;
ConnectionsList & AddConnections(const char *value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
ConnectionsList & WithConnections(Aws::Vector< Aws::String > &&value)
void SetConnections(Aws::Vector< Aws::String > &&value)
void SetConnections(const Aws::Vector< Aws::String > &value)
AWS_GLUE_API ConnectionsList()
AWS_GLUE_API ConnectionsList & operator=(Aws::Utils::Json::JsonView jsonValue)
ConnectionsList & AddConnections(Aws::String &&value)
ConnectionsList & WithConnections(const Aws::Vector< Aws::String > &value)
ConnectionsList & AddConnections(const Aws::String &value)
AWS_GLUE_API ConnectionsList(Aws::Utils::Json::JsonView jsonValue)
bool ConnectionsHasBeenSet() const
const Aws::Vector< Aws::String > & GetConnections() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue