#include <Tag.h>
A label that can be assigned to a GameLift resource.
Learn more
Tagging AWS Resources in the AWS General Reference
AWS Tagging Strategies
Related operations
-
TagResource
-
UntagResource
-
ListTagsForResource
See Also:
AWS API Reference
Definition at line 38 of file Tag.h.
◆ Tag() [1/2]
Aws::GameLift::Model::Tag::Tag |
( |
| ) |
|
◆ Tag() [2/2]
◆ GetKey()
const Aws::String& Aws::GameLift::Model::Tag::GetKey |
( |
| ) |
const |
|
inline |
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 51 of file Tag.h.
◆ GetValue()
const Aws::String& Aws::GameLift::Model::Tag::GetValue |
( |
| ) |
const |
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 100 of file Tag.h.
◆ Jsonize()
◆ KeyHasBeenSet()
bool Aws::GameLift::Model::Tag::KeyHasBeenSet |
( |
| ) |
const |
|
inline |
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 57 of file Tag.h.
◆ operator=()
◆ SetKey() [1/3]
void Aws::GameLift::Model::Tag::SetKey |
( |
Aws::String && |
value | ) |
|
|
inline |
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 69 of file Tag.h.
◆ SetKey() [2/3]
void Aws::GameLift::Model::Tag::SetKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 63 of file Tag.h.
◆ SetKey() [3/3]
void Aws::GameLift::Model::Tag::SetKey |
( |
const char * |
value | ) |
|
|
inline |
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 75 of file Tag.h.
◆ SetValue() [1/3]
void Aws::GameLift::Model::Tag::SetValue |
( |
Aws::String && |
value | ) |
|
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 118 of file Tag.h.
◆ SetValue() [2/3]
void Aws::GameLift::Model::Tag::SetValue |
( |
const Aws::String & |
value | ) |
|
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 112 of file Tag.h.
◆ SetValue() [3/3]
void Aws::GameLift::Model::Tag::SetValue |
( |
const char * |
value | ) |
|
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 124 of file Tag.h.
◆ ValueHasBeenSet()
bool Aws::GameLift::Model::Tag::ValueHasBeenSet |
( |
| ) |
const |
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 106 of file Tag.h.
◆ WithKey() [1/3]
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 87 of file Tag.h.
◆ WithKey() [2/3]
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 81 of file Tag.h.
◆ WithKey() [3/3]
Tag& Aws::GameLift::Model::Tag::WithKey |
( |
const char * |
value | ) |
|
|
inline |
The key for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 93 of file Tag.h.
◆ WithValue() [1/3]
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 136 of file Tag.h.
◆ WithValue() [2/3]
Tag& Aws::GameLift::Model::Tag::WithValue |
( |
const Aws::String & |
value | ) |
|
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 130 of file Tag.h.
◆ WithValue() [3/3]
Tag& Aws::GameLift::Model::Tag::WithValue |
( |
const char * |
value | ) |
|
|
inline |
The value for a developer-defined key:value pair for tagging an AWS resource.
Definition at line 142 of file Tag.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-gamelift/include/aws/gamelift/model/Tag.h