7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/AutomaticInputFailoverSettings.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/medialive/model/InputSettings.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
65 inline void SetInputAttachmentName(
const char* value) { m_inputAttachmentNameHasBeenSet =
true; m_inputAttachmentName.assign(value); }
79 inline void SetInputId(
const char* value) { m_inputIdHasBeenSet =
true; m_inputId.assign(value); }
115 bool m_automaticInputFailoverSettingsHasBeenSet =
false;
118 bool m_inputAttachmentNameHasBeenSet =
false;
121 bool m_inputIdHasBeenSet =
false;
124 bool m_inputSettingsHasBeenSet =
false;
127 bool m_logicalInterfaceNamesHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue