7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/MultiplexContainerSettings.h>
9#include <aws/medialive/model/OutputLocationRef.h>
41 template <
typename DestinationT = OutputLocationRef>
43 m_destinationHasBeenSet =
true;
44 m_destination = std::forward<DestinationT>(value);
46 template <
typename DestinationT = OutputLocationRef>
57 template <
typename ContainerSettingsT = MultiplexContainerSettings>
59 m_containerSettingsHasBeenSet =
true;
60 m_containerSettings = std::forward<ContainerSettingsT>(value);
62 template <
typename ContainerSettingsT = MultiplexContainerSettings>
72 bool m_destinationHasBeenSet =
false;
73 bool m_containerSettingsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue