public static interface DeletePatchBaselineRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeletePatchBaselineRequest.Builder,DeletePatchBaselineRequest>
| Modifier and Type | Method and Description |
|---|---|
DeletePatchBaselineRequest.Builder |
baselineId(String baselineId)
The ID of the patch baseline to delete.
|
copyapply, buildDeletePatchBaselineRequest.Builder baselineId(String baselineId)
The ID of the patch baseline to delete.
baselineId - The ID of the patch baseline to delete.Copyright © 2017. All rights reserved.