7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mq/MQRequest.h>
9#include <aws/mq/MQ_EXPORTS.h>
10#include <aws/mq/model/PromoteMode.h>
42 template <
typename BrokerIdT = Aws::String>
44 m_brokerIdHasBeenSet =
true;
45 m_brokerId = std::forward<BrokerIdT>(value);
47 template <
typename BrokerIdT = Aws::String>
62 m_modeHasBeenSet =
true;
74 bool m_brokerIdHasBeenSet =
false;
75 bool m_modeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String