7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 inline int GetOrder()
const {
return m_order; }
44 m_orderHasBeenSet =
true;
59 template <
typename ServiceEnvironmentT = Aws::String>
61 m_serviceEnvironmentHasBeenSet =
true;
62 m_serviceEnvironment = std::forward<ServiceEnvironmentT>(value);
64 template <
typename ServiceEnvironmentT = Aws::String>
74 bool m_orderHasBeenSet =
false;
75 bool m_serviceEnvironmentHasBeenSet =
false;
bool OrderHasBeenSet() const
void SetServiceEnvironment(ServiceEnvironmentT &&value)
AWS_BATCH_API Aws::Utils::Json::JsonValue Jsonize() const
ServiceEnvironmentOrder & WithOrder(int value)
AWS_BATCH_API ServiceEnvironmentOrder & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ServiceEnvironmentHasBeenSet() const
const Aws::String & GetServiceEnvironment() const
ServiceEnvironmentOrder & WithServiceEnvironment(ServiceEnvironmentT &&value)
AWS_BATCH_API ServiceEnvironmentOrder()=default
AWS_BATCH_API ServiceEnvironmentOrder(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue