Searched refs:m_indexStatusHasBeenSet (Results 1 – 10 of 10) sorted by relevance
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/ |
H A D | ReplicaGlobalSecondaryIndexAutoScalingDescription.cpp | 24 m_indexStatusHasBeenSet(false), in ReplicaGlobalSecondaryIndexAutoScalingDescription() 33 m_indexStatusHasBeenSet(false), in ReplicaGlobalSecondaryIndexAutoScalingDescription() 53 m_indexStatusHasBeenSet = true; in operator =() 83 if(m_indexStatusHasBeenSet) in Jsonize()
|
H A D | ReplicaGlobalSecondaryIndexSettingsDescription.cpp | 24 m_indexStatusHasBeenSet(false), in ReplicaGlobalSecondaryIndexSettingsDescription() 37 m_indexStatusHasBeenSet(false), in ReplicaGlobalSecondaryIndexSettingsDescription() 61 m_indexStatusHasBeenSet = true; in operator =() 105 if(m_indexStatusHasBeenSet) in Jsonize()
|
H A D | GlobalSecondaryIndexDescription.cpp | 26 m_indexStatusHasBeenSet(false), in GlobalSecondaryIndexDescription() 43 m_indexStatusHasBeenSet(false), in GlobalSecondaryIndexDescription() 86 m_indexStatusHasBeenSet = true; in operator =() 154 if(m_indexStatusHasBeenSet) in Jsonize()
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/source/model/ |
H A D | PartitionIndexDescriptor.cpp | 25 m_indexStatusHasBeenSet(false), in PartitionIndexDescriptor() 34 m_indexStatusHasBeenSet(false), in PartitionIndexDescriptor() 63 m_indexStatusHasBeenSet = true; in operator =() 100 if(m_indexStatusHasBeenSet) in Jsonize()
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/source/model/ |
H A D | AwsDynamoDbTableGlobalSecondaryIndex.cpp | 28 m_indexStatusHasBeenSet(false), in AwsDynamoDbTableGlobalSecondaryIndex() 44 m_indexStatusHasBeenSet(false), in AwsDynamoDbTableGlobalSecondaryIndex() 88 m_indexStatusHasBeenSet = true; in operator =() 153 if(m_indexStatusHasBeenSet) in Jsonize()
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/ |
H A D | ReplicaGlobalSecondaryIndexAutoScalingDescription.h | 100 inline bool IndexStatusHasBeenSet() const { return m_indexStatusHasBeenSet; } in IndexStatusHasBeenSet() 109 …inline void SetIndexStatus(const IndexStatus& value) { m_indexStatusHasBeenSet = true; m_indexStat… in SetIndexStatus() 118 …inline void SetIndexStatus(IndexStatus&& value) { m_indexStatusHasBeenSet = true; m_indexStatus = … in SetIndexStatus() 182 bool m_indexStatusHasBeenSet; variable
|
H A D | ReplicaGlobalSecondaryIndexSettingsDescription.h | 110 inline bool IndexStatusHasBeenSet() const { return m_indexStatusHasBeenSet; } in IndexStatusHasBeenSet() 120 …inline void SetIndexStatus(const IndexStatus& value) { m_indexStatusHasBeenSet = true; m_indexStat… in SetIndexStatus() 130 …inline void SetIndexStatus(IndexStatus&& value) { m_indexStatusHasBeenSet = true; m_indexStatus = … in SetIndexStatus() 282 bool m_indexStatusHasBeenSet; variable
|
H A D | GlobalSecondaryIndexDescription.h | 259 inline bool IndexStatusHasBeenSet() const { return m_indexStatusHasBeenSet; } in IndexStatusHasBeenSet() 268 …inline void SetIndexStatus(const IndexStatus& value) { m_indexStatusHasBeenSet = true; m_indexStat… in SetIndexStatus() 277 …inline void SetIndexStatus(IndexStatus&& value) { m_indexStatusHasBeenSet = true; m_indexStatus = … in SetIndexStatus() 532 bool m_indexStatusHasBeenSet; variable
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/ |
H A D | AwsDynamoDbTableGlobalSecondaryIndex.h | 177 inline bool IndexStatusHasBeenSet() const { return m_indexStatusHasBeenSet; } in IndexStatusHasBeenSet() 182 …inline void SetIndexStatus(const Aws::String& value) { m_indexStatusHasBeenSet = true; m_indexStat… in SetIndexStatus() 187 …inline void SetIndexStatus(Aws::String&& value) { m_indexStatusHasBeenSet = true; m_indexStatus = … in SetIndexStatus() 192 …inline void SetIndexStatus(const char* value) { m_indexStatusHasBeenSet = true; m_indexStatus.assi… in SetIndexStatus() 348 bool m_indexStatusHasBeenSet; variable
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/ |
H A D | PartitionIndexDescriptor.h | 152 inline bool IndexStatusHasBeenSet() const { return m_indexStatusHasBeenSet; } in IndexStatusHasBeenSet() 162 …inline void SetIndexStatus(const PartitionIndexStatus& value) { m_indexStatusHasBeenSet = true; m_… in SetIndexStatus() 172 …inline void SetIndexStatus(PartitionIndexStatus&& value) { m_indexStatusHasBeenSet = true; m_index… in SetIndexStatus() 252 bool m_indexStatusHasBeenSet; variable
|