#include <OpsFilter.h>
A filter for viewing OpsItem summaries.
See Also:
AWS API Reference
Definition at line 33 of file OpsFilter.h.
◆ OpsFilter() [1/2]
Aws::SSM::Model::OpsFilter::OpsFilter |
( |
| ) |
|
◆ OpsFilter() [2/2]
◆ AddValues() [1/3]
◆ AddValues() [2/3]
◆ AddValues() [3/3]
OpsFilter& Aws::SSM::Model::OpsFilter::AddValues |
( |
const char * |
value | ) |
|
|
inline |
◆ GetKey()
const Aws::String& Aws::SSM::Model::OpsFilter::GetKey |
( |
| ) |
const |
|
inline |
The name of the filter.
Definition at line 45 of file OpsFilter.h.
◆ GetType()
◆ GetValues()
◆ Jsonize()
◆ KeyHasBeenSet()
bool Aws::SSM::Model::OpsFilter::KeyHasBeenSet |
( |
| ) |
const |
|
inline |
The name of the filter.
Definition at line 50 of file OpsFilter.h.
◆ operator=()
◆ SetKey() [1/3]
void Aws::SSM::Model::OpsFilter::SetKey |
( |
Aws::String && |
value | ) |
|
|
inline |
The name of the filter.
Definition at line 60 of file OpsFilter.h.
◆ SetKey() [2/3]
void Aws::SSM::Model::OpsFilter::SetKey |
( |
const Aws::String & |
value | ) |
|
|
inline |
The name of the filter.
Definition at line 55 of file OpsFilter.h.
◆ SetKey() [3/3]
void Aws::SSM::Model::OpsFilter::SetKey |
( |
const char * |
value | ) |
|
|
inline |
The name of the filter.
Definition at line 65 of file OpsFilter.h.
◆ SetType() [1/2]
◆ SetType() [2/2]
◆ SetValues() [1/2]
◆ SetValues() [2/2]
◆ TypeHasBeenSet()
bool Aws::SSM::Model::OpsFilter::TypeHasBeenSet |
( |
| ) |
const |
|
inline |
◆ ValuesHasBeenSet()
bool Aws::SSM::Model::OpsFilter::ValuesHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithKey() [1/3]
The name of the filter.
Definition at line 75 of file OpsFilter.h.
◆ WithKey() [2/3]
The name of the filter.
Definition at line 70 of file OpsFilter.h.
◆ WithKey() [3/3]
OpsFilter& Aws::SSM::Model::OpsFilter::WithKey |
( |
const char * |
value | ) |
|
|
inline |
The name of the filter.
Definition at line 80 of file OpsFilter.h.
◆ WithType() [1/2]
◆ WithType() [2/2]
◆ WithValues() [1/2]
◆ WithValues() [2/2]
The documentation for this class was generated from the following file: