7#include <aws/chime/Chime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
42 m_isAlexaForBusinessEnabledHasBeenSet =
true;
43 m_isAlexaForBusinessEnabled = value;
57 template <
typename AlexaForBusinessRoomArnT = Aws::String>
59 m_alexaForBusinessRoomArnHasBeenSet =
true;
60 m_alexaForBusinessRoomArn = std::forward<AlexaForBusinessRoomArnT>(value);
62 template <
typename AlexaForBusinessRoomArnT = Aws::String>
69 bool m_isAlexaForBusinessEnabled{
false};
72 bool m_isAlexaForBusinessEnabledHasBeenSet =
false;
73 bool m_alexaForBusinessRoomArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue