7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/MediaLiveRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/medialive/model/AcceptHeader.h>
50 inline void SetInputDeviceId(
const char* value) { m_inputDeviceIdHasBeenSet =
true; m_inputDeviceId.assign(value); }
70 bool m_inputDeviceIdHasBeenSet =
false;
73 bool m_acceptHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String