7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLiveRequest.h>
9#include <aws/medialive/MediaLive_EXPORTS.h>
10#include <aws/medialive/model/AcceptHeader.h>
44 template <
typename InputDeviceIdT = Aws::String>
46 m_inputDeviceIdHasBeenSet =
true;
47 m_inputDeviceId = std::forward<InputDeviceIdT>(value);
49 template <
typename InputDeviceIdT = Aws::String>
63 m_acceptHasBeenSet =
true;
75 bool m_inputDeviceIdHasBeenSet =
false;
76 bool m_acceptHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String