7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/batch/model/EksPodPropertiesDetail.h>
41 template <
typename PodPropertiesT = EksPodPropertiesDetail>
43 m_podPropertiesHasBeenSet =
true;
44 m_podProperties = std::forward<PodPropertiesT>(value);
46 template <
typename PodPropertiesT = EksPodPropertiesDetail>
54 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