#include <Tag.h>
A key and value pair.
See Also:
AWS API Reference
Definition at line 31 of file Tag.h.
◆ Tag() [1/2]
Aws::FraudDetector::Model::Tag::Tag |
( |
| ) |
|
◆ Tag() [2/2]
◆ GetKey()
const Aws::String& Aws::FraudDetector::Model::Tag::GetKey |
( |
| ) |
const |
|
inline |
A tag key.
Definition at line 43 of file Tag.h.
◆ GetValue()
const Aws::String& Aws::FraudDetector::Model::Tag::GetValue |
( |
| ) |
const |
|
inline |
A value assigned to a tag key.
Definition at line 84 of file Tag.h.
◆ Jsonize()
◆ KeyHasBeenSet()
bool Aws::FraudDetector::Model::Tag::KeyHasBeenSet |
( |
| ) |
const |
|
inline |
A tag key.
Definition at line 48 of file Tag.h.
◆ operator=()
◆ SetKey() [1/3]
void Aws::FraudDetector::Model::Tag::SetKey |
( |
Aws::String && |
value | ) |
|
|
inline |
A tag key.
Definition at line 58 of file Tag.h.
◆ SetKey() [2/3]
void Aws::FraudDetector::Model::Tag::SetKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
A tag key.
Definition at line 53 of file Tag.h.
◆ SetKey() [3/3]
void Aws::FraudDetector::Model::Tag::SetKey |
( |
const char * |
value | ) |
|
|
inline |
A tag key.
Definition at line 63 of file Tag.h.
◆ SetValue() [1/3]
void Aws::FraudDetector::Model::Tag::SetValue |
( |
Aws::String && |
value | ) |
|
|
inline |
A value assigned to a tag key.
Definition at line 99 of file Tag.h.
◆ SetValue() [2/3]
void Aws::FraudDetector::Model::Tag::SetValue |
( |
const Aws::String & |
value | ) |
|
|
inline |
A value assigned to a tag key.
Definition at line 94 of file Tag.h.
◆ SetValue() [3/3]
void Aws::FraudDetector::Model::Tag::SetValue |
( |
const char * |
value | ) |
|
|
inline |
A value assigned to a tag key.
Definition at line 104 of file Tag.h.
◆ ValueHasBeenSet()
bool Aws::FraudDetector::Model::Tag::ValueHasBeenSet |
( |
| ) |
const |
|
inline |
A value assigned to a tag key.
Definition at line 89 of file Tag.h.
◆ WithKey() [1/3]
A tag key.
Definition at line 73 of file Tag.h.
◆ WithKey() [2/3]
Tag& Aws::FraudDetector::Model::Tag::WithKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
A tag key.
Definition at line 68 of file Tag.h.
◆ WithKey() [3/3]
Tag& Aws::FraudDetector::Model::Tag::WithKey |
( |
const char * |
value | ) |
|
|
inline |
A tag key.
Definition at line 78 of file Tag.h.
◆ WithValue() [1/3]
Tag& Aws::FraudDetector::Model::Tag::WithValue |
( |
Aws::String && |
value | ) |
|
|
inline |
A value assigned to a tag key.
Definition at line 114 of file Tag.h.
◆ WithValue() [2/3]
Tag& Aws::FraudDetector::Model::Tag::WithValue |
( |
const Aws::String & |
value | ) |
|
|
inline |
A value assigned to a tag key.
Definition at line 109 of file Tag.h.
◆ WithValue() [3/3]
Tag& Aws::FraudDetector::Model::Tag::WithValue |
( |
const char * |
value | ) |
|
|
inline |
A value assigned to a tag key.
Definition at line 119 of file Tag.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/Tag.h