7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/dynamodb/DynamoDB_EXPORTS.h>
11#include <aws/dynamodb/model/GlobalTableSettingsReplicationMode.h>
12#include <aws/dynamodb/model/OnDemandThroughputOverride.h>
13#include <aws/dynamodb/model/ProvisionedThroughputOverride.h>
14#include <aws/dynamodb/model/ReplicaGlobalSecondaryIndexDescription.h>
15#include <aws/dynamodb/model/ReplicaStatus.h>
16#include <aws/dynamodb/model/TableClassSummary.h>
17#include <aws/dynamodb/model/TableWarmThroughputDescription.h>
49 template <
typename RegionNameT = Aws::String>
51 m_regionNameHasBeenSet =
true;
52 m_regionName = std::forward<RegionNameT>(value);
54 template <
typename RegionNameT = Aws::String>
81 m_replicaStatusHasBeenSet =
true;
82 m_replicaStatus = value;
96 template <
typename ReplicaArnT = Aws::String>
98 m_replicaArnHasBeenSet =
true;
99 m_replicaArn = std::forward<ReplicaArnT>(value);
101 template <
typename ReplicaArnT = Aws::String>
114 template <
typename ReplicaStatusDescriptionT = Aws::String>
116 m_replicaStatusDescriptionHasBeenSet =
true;
117 m_replicaStatusDescription = std::forward<ReplicaStatusDescriptionT>(value);
119 template <
typename ReplicaStatusDescriptionT = Aws::String>
133 template <
typename ReplicaStatusPercentProgressT = Aws::String>
135 m_replicaStatusPercentProgressHasBeenSet =
true;
136 m_replicaStatusPercentProgress = std::forward<ReplicaStatusPercentProgressT>(value);
138 template <
typename ReplicaStatusPercentProgressT = Aws::String>
151 template <
typename KMSMasterKeyIdT = Aws::String>
153 m_kMSMasterKeyIdHasBeenSet =
true;
154 m_kMSMasterKeyId = std::forward<KMSMasterKeyIdT>(value);
156 template <
typename KMSMasterKeyIdT = Aws::String>
170 template <
typename ProvisionedThroughputOverr
ideT = ProvisionedThroughputOverr
ide>
172 m_provisionedThroughputOverrideHasBeenSet =
true;
173 m_provisionedThroughputOverride = std::forward<ProvisionedThroughputOverrideT>(value);
175 template <
typename ProvisionedThroughputOverr
ideT = ProvisionedThroughputOverr
ide>
189 template <
typename OnDemandThroughputOverr
ideT = OnDemandThroughputOverr
ide>
191 m_onDemandThroughputOverrideHasBeenSet =
true;
192 m_onDemandThroughputOverride = std::forward<OnDemandThroughputOverrideT>(value);
194 template <
typename OnDemandThroughputOverr
ideT = OnDemandThroughputOverr
ide>
207 template <
typename WarmThroughputT = TableWarmThroughputDescription>
209 m_warmThroughputHasBeenSet =
true;
210 m_warmThroughput = std::forward<WarmThroughputT>(value);
212 template <
typename WarmThroughputT = TableWarmThroughputDescription>
225 template <
typename GlobalSecondaryIndexesT = Aws::Vector<ReplicaGlobalSecondaryIndexDescription>>
227 m_globalSecondaryIndexesHasBeenSet =
true;
228 m_globalSecondaryIndexes = std::forward<GlobalSecondaryIndexesT>(value);
230 template <
typename GlobalSecondaryIndexesT = Aws::Vector<ReplicaGlobalSecondaryIndexDescription>>
235 template <
typename GlobalSecondaryIndexesT = ReplicaGlobalSecondaryIndexDescription>
237 m_globalSecondaryIndexesHasBeenSet =
true;
238 m_globalSecondaryIndexes.emplace_back(std::forward<GlobalSecondaryIndexesT>(value));
251 template <
typename ReplicaInaccessibleDateTimeT = Aws::Utils::DateTime>
253 m_replicaInaccessibleDateTimeHasBeenSet =
true;
254 m_replicaInaccessibleDateTime = std::forward<ReplicaInaccessibleDateTimeT>(value);
256 template <
typename ReplicaInaccessibleDateTimeT = Aws::Utils::DateTime>
267 template <
typename ReplicaTableClassSummaryT = TableClassSummary>
269 m_replicaTableClassSummaryHasBeenSet =
true;
270 m_replicaTableClassSummary = std::forward<ReplicaTableClassSummaryT>(value);
272 template <
typename ReplicaTableClassSummaryT = TableClassSummary>
293 m_globalTableSettingsReplicationModeHasBeenSet =
true;
294 m_globalTableSettingsReplicationMode = value;
314 ProvisionedThroughputOverride m_provisionedThroughputOverride;
316 OnDemandThroughputOverride m_onDemandThroughputOverride;
318 TableWarmThroughputDescription m_warmThroughput;
324 TableClassSummary m_replicaTableClassSummary;
327 bool m_regionNameHasBeenSet =
false;
328 bool m_replicaStatusHasBeenSet =
false;
329 bool m_replicaArnHasBeenSet =
false;
330 bool m_replicaStatusDescriptionHasBeenSet =
false;
331 bool m_replicaStatusPercentProgressHasBeenSet =
false;
332 bool m_kMSMasterKeyIdHasBeenSet =
false;
333 bool m_provisionedThroughputOverrideHasBeenSet =
false;
334 bool m_onDemandThroughputOverrideHasBeenSet =
false;
335 bool m_warmThroughputHasBeenSet =
false;
336 bool m_globalSecondaryIndexesHasBeenSet =
false;
337 bool m_replicaInaccessibleDateTimeHasBeenSet =
false;
338 bool m_replicaTableClassSummaryHasBeenSet =
false;
339 bool m_globalTableSettingsReplicationModeHasBeenSet =
false;
const Aws::Vector< ReplicaGlobalSecondaryIndexDescription > & GetGlobalSecondaryIndexes() const
bool ReplicaArnHasBeenSet() const
void SetKMSMasterKeyId(KMSMasterKeyIdT &&value)
ReplicaDescription & WithOnDemandThroughputOverride(OnDemandThroughputOverrideT &&value)
void SetOnDemandThroughputOverride(OnDemandThroughputOverrideT &&value)
ReplicaDescription & WithWarmThroughput(WarmThroughputT &&value)
void SetReplicaStatusPercentProgress(ReplicaStatusPercentProgressT &&value)
bool ReplicaStatusDescriptionHasBeenSet() const
const TableClassSummary & GetReplicaTableClassSummary() const
ReplicaDescription & WithReplicaArn(ReplicaArnT &&value)
bool OnDemandThroughputOverrideHasBeenSet() const
const TableWarmThroughputDescription & GetWarmThroughput() const
void SetReplicaArn(ReplicaArnT &&value)
void SetProvisionedThroughputOverride(ProvisionedThroughputOverrideT &&value)
void SetReplicaInaccessibleDateTime(ReplicaInaccessibleDateTimeT &&value)
const Aws::String & GetReplicaStatusPercentProgress() const
ReplicaDescription & WithReplicaTableClassSummary(ReplicaTableClassSummaryT &&value)
void SetGlobalSecondaryIndexes(GlobalSecondaryIndexesT &&value)
const Aws::String & GetKMSMasterKeyId() const
ReplicaDescription & WithReplicaInaccessibleDateTime(ReplicaInaccessibleDateTimeT &&value)
bool GlobalTableSettingsReplicationModeHasBeenSet() const
ReplicaDescription & AddGlobalSecondaryIndexes(GlobalSecondaryIndexesT &&value)
const OnDemandThroughputOverride & GetOnDemandThroughputOverride() const
void SetRegionName(RegionNameT &&value)
const Aws::String & GetRegionName() const
bool KMSMasterKeyIdHasBeenSet() const
bool RegionNameHasBeenSet() const
bool GlobalSecondaryIndexesHasBeenSet() const
GlobalTableSettingsReplicationMode GetGlobalTableSettingsReplicationMode() const
bool ReplicaStatusPercentProgressHasBeenSet() const
AWS_DYNAMODB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DYNAMODB_API ReplicaDescription & operator=(Aws::Utils::Json::JsonView jsonValue)
ReplicaDescription & WithProvisionedThroughputOverride(ProvisionedThroughputOverrideT &&value)
const Aws::Utils::DateTime & GetReplicaInaccessibleDateTime() const
bool ProvisionedThroughputOverrideHasBeenSet() const
ReplicaStatus GetReplicaStatus() const
bool ReplicaInaccessibleDateTimeHasBeenSet() const
ReplicaDescription & WithRegionName(RegionNameT &&value)
AWS_DYNAMODB_API ReplicaDescription(Aws::Utils::Json::JsonView jsonValue)
void SetWarmThroughput(WarmThroughputT &&value)
void SetReplicaStatusDescription(ReplicaStatusDescriptionT &&value)
void SetReplicaTableClassSummary(ReplicaTableClassSummaryT &&value)
ReplicaDescription & WithReplicaStatusDescription(ReplicaStatusDescriptionT &&value)
const Aws::String & GetReplicaStatusDescription() const
bool WarmThroughputHasBeenSet() const
ReplicaDescription & WithReplicaStatus(ReplicaStatus value)
bool ReplicaTableClassSummaryHasBeenSet() const
ReplicaDescription & WithReplicaStatusPercentProgress(ReplicaStatusPercentProgressT &&value)
const Aws::String & GetReplicaArn() const
void SetReplicaStatus(ReplicaStatus value)
ReplicaDescription & WithGlobalSecondaryIndexes(GlobalSecondaryIndexesT &&value)
void SetGlobalTableSettingsReplicationMode(GlobalTableSettingsReplicationMode value)
const ProvisionedThroughputOverride & GetProvisionedThroughputOverride() const
bool ReplicaStatusHasBeenSet() const
ReplicaDescription & WithKMSMasterKeyId(KMSMasterKeyIdT &&value)
ReplicaDescription & WithGlobalTableSettingsReplicationMode(GlobalTableSettingsReplicationMode value)
AWS_DYNAMODB_API ReplicaDescription()=default
GlobalTableSettingsReplicationMode
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue