51 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
79 inline void SetImageId(
const char* value) { m_imageIdHasBeenSet =
true; m_imageId.assign(value); }
128 bool m_dryRunHasBeenSet;
130 bool m_imageIdHasBeenSet;
132 bool m_attributeHasBeenSet;
ResetImageAttributeRequest & WithAttribute(const ResetImageAttributeName &value)
void SetDryRun(bool value)
const ResetImageAttributeName & GetAttribute() const
void SetAttribute(ResetImageAttributeName &&value)
ResetImageAttributeRequest & WithDryRun(bool value)
ResetImageAttributeRequest & WithImageId(const char *value)
const Aws::String & GetImageId() const
ResetImageAttributeRequest & WithAttribute(ResetImageAttributeName &&value)
void SetImageId(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetImageId(const Aws::String &value)
ResetImageAttributeRequest & WithImageId(Aws::String &&value)
void SetImageId(const char *value)
ResetImageAttributeRequest & WithImageId(const Aws::String &value)
void SetAttribute(const ResetImageAttributeName &value)
JSON (JavaScript Object Notation).