7#include <aws/mq/MQ_EXPORTS.h>
8#include <aws/mq/MQRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/mq/model/PromoteMode.h>
48 inline void SetBrokerId(
const char* value) { m_brokerIdHasBeenSet =
true; m_brokerId.assign(value); }
69 bool m_brokerIdHasBeenSet =
false;
72 bool m_modeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String