public static interface CreatePatchBaselineResponse.Builder extends SSMResponse.Builder, 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.
|
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.