7#include <aws/elasticmapreduce/EMR_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 template<
typename LabelT = Aws::String>
51 void SetLabel(LabelT&& value) { m_labelHasBeenSet =
true; m_label = std::forward<LabelT>(value); }
52 template<
typename LabelT = Aws::String>
58 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