AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <ImportTaskFilter.h>
Public Member Functions | |
ImportTaskFilter () | |
ImportTaskFilter (Aws::Utils::Json::JsonView jsonValue) | |
ImportTaskFilter & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const ImportTaskFilterName & | GetName () const |
bool | NameHasBeenSet () const |
void | SetName (const ImportTaskFilterName &value) |
void | SetName (ImportTaskFilterName &&value) |
ImportTaskFilter & | WithName (const ImportTaskFilterName &value) |
ImportTaskFilter & | WithName (ImportTaskFilterName &&value) |
const Aws::Vector< Aws::String > & | GetValues () const |
bool | ValuesHasBeenSet () const |
void | SetValues (const Aws::Vector< Aws::String > &value) |
void | SetValues (Aws::Vector< Aws::String > &&value) |
ImportTaskFilter & | WithValues (const Aws::Vector< Aws::String > &value) |
ImportTaskFilter & | WithValues (Aws::Vector< Aws::String > &&value) |
ImportTaskFilter & | AddValues (const Aws::String &value) |
ImportTaskFilter & | AddValues (Aws::String &&value) |
ImportTaskFilter & | AddValues (const char *value) |
A name-values pair of elements you can use to filter the results when querying your import tasks. Currently, wildcards are not supported for filters.
When filtering by import status, all other filter values are ignored.
Definition at line 36 of file ImportTaskFilter.h.
Aws::ApplicationDiscoveryService::Model::ImportTaskFilter::ImportTaskFilter | ( | ) |
Aws::ApplicationDiscoveryService::Model::ImportTaskFilter::ImportTaskFilter | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 130 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 123 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 137 of file ImportTaskFilter.h.
|
inline |
The name, status, or import task ID for a specific import task.
Definition at line 48 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 81 of file ImportTaskFilter.h.
Aws::Utils::Json::JsonValue Aws::ApplicationDiscoveryService::Model::ImportTaskFilter::Jsonize | ( | ) | const |
|
inline |
The name, status, or import task ID for a specific import task.
Definition at line 53 of file ImportTaskFilter.h.
ImportTaskFilter& Aws::ApplicationDiscoveryService::Model::ImportTaskFilter::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The name, status, or import task ID for a specific import task.
Definition at line 58 of file ImportTaskFilter.h.
|
inline |
The name, status, or import task ID for a specific import task.
Definition at line 63 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 102 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 95 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 88 of file ImportTaskFilter.h.
|
inline |
The name, status, or import task ID for a specific import task.
Definition at line 68 of file ImportTaskFilter.h.
|
inline |
The name, status, or import task ID for a specific import task.
Definition at line 73 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 116 of file ImportTaskFilter.h.
|
inline |
An array of strings that you can provide to match against a specific name, status, or import task ID to filter the results for your import task queries.
Definition at line 109 of file ImportTaskFilter.h.