7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/AgentFirst.h>
40 template <
typename AgentFirstT = AgentFirst>
42 m_agentFirstHasBeenSet =
true;
43 m_agentFirst = std::forward<AgentFirstT>(value);
45 template <
typename AgentFirstT = AgentFirst>
53 bool m_agentFirstHasBeenSet =
false;
AWS_CONNECT_API OutboundStrategyConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
OutboundStrategyConfig & WithAgentFirst(AgentFirstT &&value)
AWS_CONNECT_API OutboundStrategyConfig(Aws::Utils::Json::JsonView jsonValue)
void SetAgentFirst(AgentFirstT &&value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
bool AgentFirstHasBeenSet() const
AWS_CONNECT_API OutboundStrategyConfig()=default
const AgentFirst & GetAgentFirst() const
Aws::Utils::Json::JsonValue JsonValue