public static interface RegisterPatchBaselineForPatchGroupResponse.Builder extends SSMResponse.Builder, CopyableBuilder<RegisterPatchBaselineForPatchGroupResponse.Builder,RegisterPatchBaselineForPatchGroupResponse>
| Modifier and Type | Method and Description | 
|---|---|
RegisterPatchBaselineForPatchGroupResponse.Builder | 
baselineId(String baselineId)
 The ID of the patch baseline the patch group was registered with. 
 | 
RegisterPatchBaselineForPatchGroupResponse.Builder | 
patchGroup(String patchGroup)
 The name of the patch group registered with the patch baseline. 
 | 
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildRegisterPatchBaselineForPatchGroupResponse.Builder baselineId(String baselineId)
The ID of the patch baseline the patch group was registered with.
baselineId - The ID of the patch baseline the patch group was registered with.RegisterPatchBaselineForPatchGroupResponse.Builder patchGroup(String patchGroup)
The name of the patch group registered with the patch baseline.
patchGroup - The name of the patch group registered with the patch baseline.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.