7#include <aws/ecs/ECS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
66 bool m_resourceIdsHasBeenSet =
false;
ConflictException & AddResourceIds(const Aws::String &value)
void SetResourceIds(Aws::Vector< Aws::String > &&value)
AWS_ECS_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceIdsHasBeenSet() const
const Aws::Vector< Aws::String > & GetResourceIds() const
void SetResourceIds(const Aws::Vector< Aws::String > &value)
ConflictException & AddResourceIds(Aws::String &&value)
ConflictException & AddResourceIds(const char *value)
ConflictException & WithResourceIds(const Aws::Vector< Aws::String > &value)
AWS_ECS_API ConflictException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_ECS_API ConflictException(Aws::Utils::Json::JsonView jsonValue)
AWS_ECS_API ConflictException()
ConflictException & WithResourceIds(Aws::Vector< Aws::String > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue