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); }
143 bool m_dryRunHasBeenSet;
145 bool m_imageIdHasBeenSet;
147 bool m_attributeHasBeenSet;
DescribeImageAttributeRequest & WithDryRun(bool value)
void SetImageId(Aws::String &&value)
void SetImageId(const char *value)
DescribeImageAttributeRequest & WithImageId(const char *value)
DescribeImageAttributeRequest & WithAttribute(const ImageAttributeName &value)
void SetAttribute(const ImageAttributeName &value)
void SetAttribute(ImageAttributeName &&value)
DescribeImageAttributeRequest & WithAttribute(ImageAttributeName &&value)
void SetDryRun(bool value)
void SetImageId(const Aws::String &value)
const ImageAttributeName & GetAttribute() const
const Aws::String & GetImageId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeImageAttributeRequest & WithImageId(const Aws::String &value)
DescribeImageAttributeRequest & WithImageId(Aws::String &&value)
JSON (JavaScript Object Notation).