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>
61 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
88 inline void SetEntitlementArn(
const char* value) { m_entitlementArnHasBeenSet =
true; m_entitlementArn.assign(value); }
114 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
138 int m_dataTransferSubscriberFeePercent;
139 bool m_dataTransferSubscriberFeePercentHasBeenSet =
false;
142 bool m_descriptionHasBeenSet =
false;
145 bool m_encryptionHasBeenSet =
false;
148 bool m_entitlementArnHasBeenSet =
false;
151 bool m_entitlementStatusHasBeenSet =
false;
154 bool m_nameHasBeenSet =
false;
157 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