Class: Aws::Types::DeletePatchBaselineResult
- Inherits:
-
Object
- Object
- Aws::Types::DeletePatchBaselineResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#baseline_id ⇒ ::String
Returns the value of attribute baseline_id.
Instance Attribute Details
#baseline_id ⇒ ::String
Returns the value of attribute baseline_id.
945 946 947 |
# File 'sig/types.rbs', line 945 def baseline_id @baseline_id end |