7#include <aws/networkmanager/NetworkManager_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace NetworkManager
60 bool m_whenSentToSegmentsListHasBeenSet =
false;
void SetWhenSentToSegmentsList(const Aws::Vector< Aws::String > &value)
bool WhenSentToSegmentsListHasBeenSet() const
WhenSentTo & AddWhenSentToSegmentsList(const char *value)
const Aws::Vector< Aws::String > & GetWhenSentToSegmentsList() const
WhenSentTo & AddWhenSentToSegmentsList(Aws::String &&value)
AWS_NETWORKMANAGER_API WhenSentTo(Aws::Utils::Json::JsonView jsonValue)
AWS_NETWORKMANAGER_API WhenSentTo()
void SetWhenSentToSegmentsList(Aws::Vector< Aws::String > &&value)
WhenSentTo & AddWhenSentToSegmentsList(const Aws::String &value)
AWS_NETWORKMANAGER_API WhenSentTo & operator=(Aws::Utils::Json::JsonView jsonValue)
WhenSentTo & WithWhenSentToSegmentsList(const Aws::Vector< Aws::String > &value)
WhenSentTo & WithWhenSentToSegmentsList(Aws::Vector< Aws::String > &&value)
AWS_NETWORKMANAGER_API Aws::Utils::Json::JsonValue Jsonize() 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