Class: Aws::Types::Evidence
- Inherits:
-
Object
- Object
- Aws::Types::Evidence
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#threat_intelligence_details ⇒ ::Array[Types::ThreatIntelligenceDetail]
Returns the value of attribute threat_intelligence_details.
Instance Attribute Details
#threat_intelligence_details ⇒ ::Array[Types::ThreatIntelligenceDetail]
Returns the value of attribute threat_intelligence_details.
1126 1127 1128 |
# File 'sig/types.rbs', line 1126 def threat_intelligence_details @threat_intelligence_details end |