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