7#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/mediaconnect/model/Encryption.h>
10#include <aws/mediaconnect/model/EntitlementStatus.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
63 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
104 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
128 int m_dataTransferSubscriberFeePercent;
129 bool m_dataTransferSubscriberFeePercentHasBeenSet =
false;
132 bool m_descriptionHasBeenSet =
false;
135 bool m_encryptionHasBeenSet =
false;
138 bool m_entitlementStatusHasBeenSet =
false;
141 bool m_nameHasBeenSet =
false;
144 bool m_subscribersHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue