Class: Aws::Inspector::Types::Attribute
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::Attribute
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-inspector/types.rb
Overview
This data type is used as a request parameter in the AddAttributesToFindings and CreateAssessmentTemplate actions.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The attribute key.
-
#value ⇒ String
The value assigned to the attribute key.