7#include <aws/emr-containers/EMRContainers_EXPORTS.h>
8#include <aws/emr-containers/model/EksInfo.h>
21namespace EMRContainers
47 template<
typename EksInfoT = EksInfo>
48 void SetEksInfo(EksInfoT&& value) { m_eksInfoHasBeenSet =
true; m_eksInfo = std::forward<EksInfoT>(value); }
49 template<
typename EksInfoT = EksInfo>
55 bool m_eksInfoHasBeenSet =
false;
void SetEksInfo(EksInfoT &&value)
AWS_EMRCONTAINERS_API ContainerInfo()=default
AWS_EMRCONTAINERS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_EMRCONTAINERS_API ContainerInfo(Aws::Utils::Json::JsonView jsonValue)
const EksInfo & GetEksInfo() const
bool EksInfoHasBeenSet() const
ContainerInfo & WithEksInfo(EksInfoT &&value)
AWS_EMRCONTAINERS_API ContainerInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue