7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
9#include <aws/mediaconvert/model/DestinationSettings.h>
20namespace MediaConvert {
46 template <
typename DestinationT = Aws::String>
48 m_destinationHasBeenSet =
true;
49 m_destination = std::forward<DestinationT>(value);
51 template <
typename DestinationT = Aws::String>
65 template <
typename DestinationSettingsT = DestinationSettings>
67 m_destinationSettingsHasBeenSet =
true;
68 m_destinationSettings = std::forward<DestinationSettingsT>(value);
70 template <
typename DestinationSettingsT = DestinationSettings>
80 bool m_destinationHasBeenSet =
false;
81 bool m_destinationSettingsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue