7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/snowball/model/ServiceName.h>
9#include <aws/snowball/model/ServiceVersion.h>
58 template<
typename ServiceVersionT = ServiceVersion>
59 void SetServiceVersion(ServiceVersionT&& value) { m_serviceVersionHasBeenSet =
true; m_serviceVersion = std::forward<ServiceVersionT>(value); }
60 template<
typename ServiceVersionT = ServiceVersion>
66 bool m_serviceNameHasBeenSet =
false;
68 ServiceVersion m_serviceVersion;
69 bool m_serviceVersionHasBeenSet =
false;
void SetServiceName(ServiceName value)
bool ServiceVersionHasBeenSet() const
ServiceName GetServiceName() const
DependentService & WithServiceVersion(ServiceVersionT &&value)
const ServiceVersion & GetServiceVersion() const
AWS_SNOWBALL_API DependentService(Aws::Utils::Json::JsonView jsonValue)
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
DependentService & WithServiceName(ServiceName value)
bool ServiceNameHasBeenSet() const
void SetServiceVersion(ServiceVersionT &&value)
AWS_SNOWBALL_API DependentService()=default
AWS_SNOWBALL_API DependentService & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue