Home
last modified time | relevance | path

Searched refs:m_keyTypeHasBeenSet (Results 1 – 24 of 24) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/source/model/
H A DAwsDynamoDbTableKeySchema.cpp23 m_keyTypeHasBeenSet(false) in AwsDynamoDbTableKeySchema()
29 m_keyTypeHasBeenSet(false) in AwsDynamoDbTableKeySchema()
47 m_keyTypeHasBeenSet = true; in operator =()
63 if(m_keyTypeHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/source/model/
H A DStreamingImageEncryptionConfiguration.cpp24 m_keyTypeHasBeenSet(false) in StreamingImageEncryptionConfiguration()
31 m_keyTypeHasBeenSet(false) in StreamingImageEncryptionConfiguration()
49 m_keyTypeHasBeenSet = true; in operator =()
65 if(m_keyTypeHasBeenSet) in Jsonize()
H A DStudioEncryptionConfiguration.cpp24 m_keyTypeHasBeenSet(false) in StudioEncryptionConfiguration()
31 m_keyTypeHasBeenSet(false) in StudioEncryptionConfiguration()
49 m_keyTypeHasBeenSet = true; in operator =()
65 if(m_keyTypeHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodbstreams/source/model/
H A DKeySchemaElement.cpp24 m_keyTypeHasBeenSet(false) in KeySchemaElement()
31 m_keyTypeHasBeenSet(false) in KeySchemaElement()
49 m_keyTypeHasBeenSet = true; in operator =()
65 if(m_keyTypeHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/source/model/
H A DDeliveryStreamEncryptionConfigurationInput.cpp24 m_keyTypeHasBeenSet(false) in DeliveryStreamEncryptionConfigurationInput()
31 m_keyTypeHasBeenSet(false) in DeliveryStreamEncryptionConfigurationInput()
49 m_keyTypeHasBeenSet = true; in operator =()
65 if(m_keyTypeHasBeenSet) in Jsonize()
H A DDeliveryStreamEncryptionConfiguration.cpp24 m_keyTypeHasBeenSet(false), in DeliveryStreamEncryptionConfiguration()
34 m_keyTypeHasBeenSet(false), in DeliveryStreamEncryptionConfiguration()
55 m_keyTypeHasBeenSet = true; in operator =()
85 if(m_keyTypeHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DKeySchemaElement.cpp24 m_keyTypeHasBeenSet(false) in KeySchemaElement()
31 m_keyTypeHasBeenSet(false) in KeySchemaElement()
49 m_keyTypeHasBeenSet = true; in operator =()
65 if(m_keyTypeHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsDynamoDbTableKeySchema.h90 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
95 …inline void SetKeyType(const Aws::String& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
100 …inline void SetKeyType(Aws::String&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(va… in SetKeyType()
105 … inline void SetKeyType(const char* value) { m_keyTypeHasBeenSet = true; m_keyType.assign(value); } in SetKeyType()
128 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigateway/include/aws/apigateway/model/
H A DCreateUsagePlanKeyRequest.h155 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
161 …inline void SetKeyType(const Aws::String& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
167 …inline void SetKeyType(Aws::String&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(va… in SetKeyType()
173 … inline void SetKeyType(const char* value) { m_keyTypeHasBeenSet = true; m_keyType.assign(value); } in SetKeyType()
202 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DKeyPairInfo.cpp28 m_keyTypeHasBeenSet(false), in KeyPairInfo()
38 m_keyTypeHasBeenSet(false), in KeyPairInfo()
72 m_keyTypeHasBeenSet = true; in operator =()
108 if(m_keyTypeHasBeenSet) in OutputToStream()
140 if(m_keyTypeHasBeenSet) in OutputToStream()
H A DCreateKeyPairRequest.cpp18 m_keyTypeHasBeenSet(false), in CreateKeyPairRequest()
37 if(m_keyTypeHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/include/aws/nimble/model/
H A DStudioEncryptionConfiguration.h91 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
96 …inline void SetKeyType(const StudioEncryptionConfigurationKeyType& value) { m_keyTypeHasBeenSet = … in SetKeyType()
101 …inline void SetKeyType(StudioEncryptionConfigurationKeyType&& value) { m_keyTypeHasBeenSet = true;… in SetKeyType()
119 bool m_keyTypeHasBeenSet; variable
H A DStreamingImageEncryptionConfiguration.h90 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
95 …yType(const StreamingImageEncryptionConfigurationKeyType& value) { m_keyTypeHasBeenSet = true; m_k… in SetKeyType()
100 …SetKeyType(StreamingImageEncryptionConfigurationKeyType&& value) { m_keyTypeHasBeenSet = true; m_k… in SetKeyType()
118 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/include/aws/firehose/model/
H A DDeliveryStreamEncryptionConfigurationInput.h159 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
186 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
213 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
275 bool m_keyTypeHasBeenSet; variable
H A DDeliveryStreamEncryptionConfiguration.h128 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
137 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
146 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
276 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DKeySchemaElement.h115 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
128 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
141 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
175 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodbstreams/include/aws/dynamodbstreams/model/
H A DKeySchemaElement.h115 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
128 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
141 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
175 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconnect/source/model/
H A DUpdateEncryption.cpp27 m_keyTypeHasBeenSet(false), in UpdateEncryption()
42 m_keyTypeHasBeenSet(false), in UpdateEncryption()
79 m_keyTypeHasBeenSet = true; in operator =()
141 if(m_keyTypeHasBeenSet) in Jsonize()
H A DEncryption.cpp27 m_keyTypeHasBeenSet(false), in Encryption()
42 m_keyTypeHasBeenSet(false), in Encryption()
79 m_keyTypeHasBeenSet = true; in operator =()
141 if(m_keyTypeHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DCreateKeyPairRequest.h136 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
143 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
150 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
216 bool m_keyTypeHasBeenSet; variable
H A DKeyPairInfo.h256 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
261 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
266 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
331 bool m_keyTypeHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigateway/source/model/
H A DCreateUsagePlanKeyRequest.cpp18 m_keyTypeHasBeenSet(false) in CreateUsagePlanKeyRequest()
32 if(m_keyTypeHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconnect/include/aws/mediaconnect/model/
H A DUpdateEncryption.h203 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
209 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
215 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
526 bool m_keyTypeHasBeenSet; variable
H A DEncryption.h203 inline bool KeyTypeHasBeenSet() const { return m_keyTypeHasBeenSet; } in KeyTypeHasBeenSet()
209 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
215 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
526 bool m_keyTypeHasBeenSet; variable