7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
9#include <aws/medialive/model/MsSmoothH265PackagingType.h>
44 m_h265PackagingTypeHasBeenSet =
true;
45 m_h265PackagingType = value;
60 template <
typename NameModifierT = Aws::String>
62 m_nameModifierHasBeenSet =
true;
63 m_nameModifier = std::forward<NameModifierT>(value);
65 template <
typename NameModifierT = Aws::String>
75 bool m_h265PackagingTypeHasBeenSet =
false;
76 bool m_nameModifierHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue