7#include <aws/mediaconvert/MediaConvert_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/mediaconvert/model/Id3Insertion.h>
49 template<
typename Id3InsertionsT = Aws::Vector<Id3Insertion>>
50 void SetId3Insertions(Id3InsertionsT&& value) { m_id3InsertionsHasBeenSet =
true; m_id3Insertions = std::forward<Id3InsertionsT>(value); }
51 template<
typename Id3InsertionsT = Aws::Vector<Id3Insertion>>
53 template<
typename Id3InsertionsT = Id3Insertion>
59 bool m_id3InsertionsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue