Class: Aws::Types::ThreatEvidenceShape
- Inherits:
-
Object
- Object
- Aws::Types::ThreatEvidenceShape
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#package_id ⇒ ::String
Returns the value of attribute package_id.
-
#path ⇒ ::String
Returns the value of attribute path.
Instance Attribute Details
#package_id ⇒ ::String
Returns the value of attribute package_id.
2096 2097 2098 |
# File 'sig/types.rbs', line 2096 def package_id @package_id end |
#path ⇒ ::String
Returns the value of attribute path.
2097 2098 2099 |
# File 'sig/types.rbs', line 2097 def path @path end |