Class: Aws::Types::GetMalwareScanRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMalwareScanRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scan_id ⇒ ::String
Returns the value of attribute scan_id.
Instance Attribute Details
#scan_id ⇒ ::String
Returns the value of attribute scan_id.
1385 1386 1387 |
# File 'sig/types.rbs', line 1385 def scan_id @scan_id end |