7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/snowball/model/ServiceName.h>
9#include <aws/snowball/model/ServiceVersion.h>
68 bool m_serviceNameHasBeenSet =
false;
71 bool m_serviceVersionHasBeenSet =
false;
void SetServiceVersion(ServiceVersion &&value)
AWS_SNOWBALL_API DependentService()
bool ServiceVersionHasBeenSet() const
DependentService & WithServiceName(ServiceName &&value)
DependentService & WithServiceVersion(const ServiceVersion &value)
void SetServiceName(const ServiceName &value)
const ServiceVersion & GetServiceVersion() const
AWS_SNOWBALL_API DependentService(Aws::Utils::Json::JsonView jsonValue)
void SetServiceVersion(const ServiceVersion &value)
void SetServiceName(ServiceName &&value)
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
const ServiceName & GetServiceName() const
bool ServiceNameHasBeenSet() const
DependentService & WithServiceVersion(ServiceVersion &&value)
DependentService & WithServiceName(const ServiceName &value)
AWS_SNOWBALL_API DependentService & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue