Class: Aws::SecurityAgent::Types::Artifact
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityAgent::Types::Artifact
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-securityagent/types.rb
Overview
Represents an artifact that provides context for security testing, such as documentation, diagrams, or configuration files.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#contents ⇒ String
The content of the artifact.
-
#type ⇒ String
The file type of the artifact.