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