Class: Aws::Types::DeletePatchBaselineRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeletePatchBaselineRequest
- 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.
940 941 942 |
# File 'sig/types.rbs', line 940 def baseline_id @baseline_id end |