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.
2098 2099 2100 |
# File 'sig/types.rbs', line 2098 def package_id @package_id end |
#path ⇒ ::String
Returns the value of attribute path.
2099 2100 2101 |
# File 'sig/types.rbs', line 2099 def path @path end |