7#include <aws/emr-containers/EMRContainers_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace EMRContainers
48 inline void SetNamespace(
const char* value) { m_namespaceHasBeenSet =
true; m_namespace.assign(value); }
56 bool m_namespaceHasBeenSet =
false;
EksInfo & WithNamespace(Aws::String &&value)
AWS_EMRCONTAINERS_API EksInfo(Aws::Utils::Json::JsonView jsonValue)
void SetNamespace(Aws::String &&value)
EksInfo & WithNamespace(const char *value)
const Aws::String & GetNamespace() const
void SetNamespace(const Aws::String &value)
void SetNamespace(const char *value)
bool NamespaceHasBeenSet() const
AWS_EMRCONTAINERS_API EksInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_EMRCONTAINERS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_EMRCONTAINERS_API EksInfo()
EksInfo & WithNamespace(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue