Class: Aws::Types::IncrementalScanDetails
- Inherits:
-
Object
- Object
- Aws::Types::IncrementalScanDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#baseline_resource_arn ⇒ ::String
Returns the value of attribute baseline_resource_arn.
Instance Attribute Details
#baseline_resource_arn ⇒ ::String
Returns the value of attribute baseline_resource_arn.
1584 1585 1586 |
# File 'sig/types.rbs', line 1584 def baseline_resource_arn @baseline_resource_arn end |