7#include <aws/medialive/MediaLive_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/medialive/model/Smpte2110ReceiverGroup.h>
46 template<
typename Smpte2110ReceiverGroupsT = Aws::Vector<Smpte2110ReceiverGroup>>
47 void SetSmpte2110ReceiverGroups(Smpte2110ReceiverGroupsT&& value) { m_smpte2110ReceiverGroupsHasBeenSet =
true; m_smpte2110ReceiverGroups = std::forward<Smpte2110ReceiverGroupsT>(value); }
48 template<
typename Smpte2110ReceiverGroupsT = Aws::Vector<Smpte2110ReceiverGroup>>
50 template<
typename Smpte2110ReceiverGroupsT = Smpte2110ReceiverGroup>
56 bool m_smpte2110ReceiverGroupsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue