7#include <aws/batch/Batch_EXPORTS.h>
8#include <aws/batch/model/EksPodProperties.h>
41 template <
typename PodPropertiesT = EksPodProperties>
43 m_podPropertiesHasBeenSet =
true;
44 m_podProperties = std::forward<PodPropertiesT>(value);
46 template <
typename PodPropertiesT = EksPodProperties>
54 bool m_podPropertiesHasBeenSet =
false;
AWS_BATCH_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPodProperties(PodPropertiesT &&value)
AWS_BATCH_API EksProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BATCH_API EksProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_BATCH_API EksProperties()=default
bool PodPropertiesHasBeenSet() const
EksProperties & WithPodProperties(PodPropertiesT &&value)
const EksPodProperties & GetPodProperties() const
Aws::Utils::Json::JsonValue JsonValue