public static interface RegisterDefaultPatchBaselineRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<RegisterDefaultPatchBaselineRequest.Builder,RegisterDefaultPatchBaselineRequest>
| Modifier and Type | Method and Description |
|---|---|
RegisterDefaultPatchBaselineRequest.Builder |
baselineId(String baselineId)
The ID of the patch baseline that should be the default patch baseline.
|
copyapply, buildRegisterDefaultPatchBaselineRequest.Builder baselineId(String baselineId)
The ID of the patch baseline that should be the default patch baseline.
baselineId - The ID of the patch baseline that should be the default patch baseline.Copyright © 2017. All rights reserved.