class Aws::Inspector::Types::Attribute
This data type is used as a request parameter in the AddAttributesToFindings and CreateAssessmentTemplate actions.
@note When making an API call, you may pass Attribute
data as a hash: { key: "AttributeKey", # required value: "AttributeValue", }
@!attribute [rw] key
The attribute key. @return [String]
@!attribute [rw] value
The value assigned to the attribute key. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/Attribute AWS API Documentation
Constants
- SENSITIVE