7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
59 template <
typename OperatingSystemFamilyT = Aws::String>
61 m_operatingSystemFamilyHasBeenSet =
true;
62 m_operatingSystemFamily = std::forward<OperatingSystemFamilyT>(value);
64 template <
typename OperatingSystemFamilyT = Aws::String>
84 template <
typename CpuArchitectureT = Aws::String>
86 m_cpuArchitectureHasBeenSet =
true;
87 m_cpuArchitecture = std::forward<CpuArchitectureT>(value);
89 template <
typename CpuArchitectureT = Aws::String>
99 bool m_operatingSystemFamilyHasBeenSet =
false;
100 bool m_cpuArchitectureHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue