7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mediapackagev2/Mediapackagev2_EXPORTS.h>
19namespace mediapackagev2 {
42 template <
typename ReportingUrlT = Aws::String>
44 m_reportingUrlHasBeenSet =
true;
45 m_reportingUrl = std::forward<ReportingUrlT>(value);
47 template <
typename ReportingUrlT = Aws::String>
63 m_probabilityHasBeenSet =
true;
64 m_probability = value;
75 bool m_reportingUrlHasBeenSet =
false;
76 bool m_probabilityHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue