7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/snowball/model/ServiceName.h>
9#include <aws/snowball/model/ServiceVersion.h>
43 m_serviceNameHasBeenSet =
true;
44 m_serviceName = value;
58 template <
typename ServiceVersionT = ServiceVersion>
60 m_serviceVersionHasBeenSet =
true;
61 m_serviceVersion = std::forward<ServiceVersionT>(value);
63 template <
typename ServiceVersionT = ServiceVersion>
72 ServiceVersion m_serviceVersion;
73 bool m_serviceNameHasBeenSet =
false;
74 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