116 bool m_findingArnsHasBeenSet;
118 bool m_attributesHasBeenSet;
AddAttributesToFindingsRequest & AddAttributes(Attribute &&value)
AddAttributesToFindingsRequest & AddFindingArns(Aws::String &&value)
#define AWS_INSPECTOR_API
std::vector< T, Aws::Allocator< T > > Vector
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
const Aws::Vector< Attribute > & GetAttributes() const
const Aws::Vector< Aws::String > & GetFindingArns() const
AddAttributesToFindingsRequest & WithAttributes(const Aws::Vector< Attribute > &value)
void SetFindingArns(Aws::Vector< Aws::String > &&value)
AddAttributesToFindingsRequest & WithAttributes(Aws::Vector< Attribute > &&value)
AddAttributesToFindingsRequest & WithFindingArns(Aws::Vector< Aws::String > &&value)
AddAttributesToFindingsRequest & AddAttributes(const Attribute &value)
void SetAttributes(const Aws::Vector< Attribute > &value)
AddAttributesToFindingsRequest & WithFindingArns(const Aws::Vector< Aws::String > &value)
AddAttributesToFindingsRequest & AddFindingArns(const Aws::String &value)
void SetFindingArns(const Aws::Vector< Aws::String > &value)
AddAttributesToFindingsRequest & AddFindingArns(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetAttributes(Aws::Vector< Attribute > &&value)
JSON (JavaScript Object Notation).