AWS SDK for C++
1.8.151
AWS SDK for C++
|
#include <GroupDefinition.h>
Public Member Functions | |
GroupDefinition () | |
GroupDefinition (Aws::Utils::Json::JsonView jsonValue) | |
GroupDefinition & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const GroupDefinitionType & | GetType () const |
bool | TypeHasBeenSet () const |
void | SetType (const GroupDefinitionType &value) |
void | SetType (GroupDefinitionType &&value) |
GroupDefinition & | WithType (const GroupDefinitionType &value) |
GroupDefinition & | WithType (GroupDefinitionType &&value) |
const Aws::String & | GetKey () const |
bool | KeyHasBeenSet () const |
void | SetKey (const Aws::String &value) |
void | SetKey (Aws::String &&value) |
void | SetKey (const char *value) |
GroupDefinition & | WithKey (const Aws::String &value) |
GroupDefinition & | WithKey (Aws::String &&value) |
GroupDefinition & | WithKey (const char *value) |
Represents a group when you specify a group by criteria or in the response to a query with a specific grouping.
Definition at line 33 of file GroupDefinition.h.
Aws::CostExplorer::Model::GroupDefinition::GroupDefinition | ( | ) |
Aws::CostExplorer::Model::GroupDefinition::GroupDefinition | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The string that represents a key for a specified group.
Definition at line 76 of file GroupDefinition.h.
|
inline |
The string that represents the type of group.
Definition at line 45 of file GroupDefinition.h.
Aws::Utils::Json::JsonValue Aws::CostExplorer::Model::GroupDefinition::Jsonize | ( | ) | const |
|
inline |
The string that represents a key for a specified group.
Definition at line 81 of file GroupDefinition.h.
GroupDefinition& Aws::CostExplorer::Model::GroupDefinition::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The string that represents a key for a specified group.
Definition at line 91 of file GroupDefinition.h.
|
inline |
The string that represents a key for a specified group.
Definition at line 86 of file GroupDefinition.h.
|
inline |
The string that represents a key for a specified group.
Definition at line 96 of file GroupDefinition.h.
|
inline |
The string that represents the type of group.
Definition at line 55 of file GroupDefinition.h.
|
inline |
The string that represents the type of group.
Definition at line 60 of file GroupDefinition.h.
|
inline |
The string that represents the type of group.
Definition at line 50 of file GroupDefinition.h.
|
inline |
The string that represents a key for a specified group.
Definition at line 106 of file GroupDefinition.h.
|
inline |
The string that represents a key for a specified group.
Definition at line 101 of file GroupDefinition.h.
|
inline |
The string that represents a key for a specified group.
Definition at line 111 of file GroupDefinition.h.
|
inline |
The string that represents the type of group.
Definition at line 65 of file GroupDefinition.h.
|
inline |
The string that represents the type of group.
Definition at line 70 of file GroupDefinition.h.