7#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
62 bool m_listenerArnsHasBeenSet =
false;
TrafficRoute & AddListenerArns(Aws::String &&value)
TrafficRoute & WithListenerArns(const Aws::Vector< Aws::String > &value)
void SetListenerArns(const Aws::Vector< Aws::String > &value)
TrafficRoute & AddListenerArns(const Aws::String &value)
AWS_CODEDEPLOY_API TrafficRoute & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Aws::String > & GetListenerArns() const
void SetListenerArns(Aws::Vector< Aws::String > &&value)
TrafficRoute & AddListenerArns(const char *value)
bool ListenerArnsHasBeenSet() const
AWS_CODEDEPLOY_API TrafficRoute()
AWS_CODEDEPLOY_API TrafficRoute(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue Jsonize() const
TrafficRoute & WithListenerArns(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue