7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/batch/model/EksPodPropertiesDetail.h>
47 template<
typename PodPropertiesT = EksPodPropertiesDetail>
48 void SetPodProperties(PodPropertiesT&& value) { m_podPropertiesHasBeenSet =
true; m_podProperties = std::forward<PodPropertiesT>(value); }
49 template<
typename PodPropertiesT = EksPodPropertiesDetail>
55 bool m_podPropertiesHasBeenSet =
false;
bool PodPropertiesHasBeenSet() const
EksPropertiesDetail & WithPodProperties(PodPropertiesT &&value)
AWS_BATCH_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPodProperties(PodPropertiesT &&value)
const EksPodPropertiesDetail & GetPodProperties() const
AWS_BATCH_API EksPropertiesDetail(Aws::Utils::Json::JsonView jsonValue)
AWS_BATCH_API EksPropertiesDetail & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BATCH_API EksPropertiesDetail()=default
Aws::Utils::Json::JsonValue JsonValue