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/RebootInputDeviceForce.h>
45 m_forceHasBeenSet =
true;
60 template <
typename InputDeviceIdT = Aws::String>
62 m_inputDeviceIdHasBeenSet =
true;
63 m_inputDeviceId = std::forward<InputDeviceIdT>(value);
65 template <
typename InputDeviceIdT = Aws::String>
75 bool m_forceHasBeenSet =
false;
76 bool m_inputDeviceIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String