7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/elasticmapreduce/EMR_EXPORTS.h>
44 template <
typename LabelT = Aws::String>
46 m_labelHasBeenSet =
true;
47 m_label = std::forward<LabelT>(value);
49 template <
typename LabelT = Aws::String>
51 SetLabel(std::forward<LabelT>(value));
57 bool m_labelHasBeenSet =
false;
OSRelease & WithLabel(LabelT &&value)
AWS_EMR_API OSRelease(Aws::Utils::Json::JsonView jsonValue)
AWS_EMR_API OSRelease & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLabel(LabelT &&value)
const Aws::String & GetLabel() const
AWS_EMR_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_EMR_API OSRelease()=default
bool LabelHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue