7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/devops-guru/model/ServiceName.h>
59 bool m_serviceNamesHasBeenSet =
false;
const Aws::Vector< ServiceName > & GetServiceNames() const
AWS_DEVOPSGURU_API ServiceCollection()
ServiceCollection & AddServiceNames(ServiceName &&value)
ServiceCollection & WithServiceNames(Aws::Vector< ServiceName > &&value)
void SetServiceNames(Aws::Vector< ServiceName > &&value)
ServiceCollection & AddServiceNames(const ServiceName &value)
AWS_DEVOPSGURU_API Aws::Utils::Json::JsonValue Jsonize() const
bool ServiceNamesHasBeenSet() const
AWS_DEVOPSGURU_API ServiceCollection(Aws::Utils::Json::JsonView jsonValue)
ServiceCollection & WithServiceNames(const Aws::Vector< ServiceName > &value)
void SetServiceNames(const Aws::Vector< ServiceName > &value)
AWS_DEVOPSGURU_API ServiceCollection & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue