7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/medialive/model/OutputLocationRef.h>
46 template<
typename DestinationT = OutputLocationRef>
47 void SetDestination(DestinationT&& value) { m_destinationHasBeenSet =
true; m_destination = std::forward<DestinationT>(value); }
48 template<
typename DestinationT = OutputLocationRef>
54 bool m_destinationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue