7#include <aws/chime/Chime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
57 template<
typename AlexaForBusinessRoomArnT = Aws::String>
58 void SetAlexaForBusinessRoomArn(AlexaForBusinessRoomArnT&& value) { m_alexaForBusinessRoomArnHasBeenSet =
true; m_alexaForBusinessRoomArn = std::forward<AlexaForBusinessRoomArnT>(value); }
59 template<
typename AlexaForBusinessRoomArnT = Aws::String>
64 bool m_isAlexaForBusinessEnabled{
false};
65 bool m_isAlexaForBusinessEnabledHasBeenSet =
false;
68 bool m_alexaForBusinessRoomArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue