public static interface GetPatchBaselineForPatchGroupRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetPatchBaselineForPatchGroupRequest.Builder,GetPatchBaselineForPatchGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPatchBaselineForPatchGroupRequest.Builder |
patchGroup(String patchGroup)
The name of the patch group whose patch baseline should be retrieved.
|
copyapply, buildGetPatchBaselineForPatchGroupRequest.Builder patchGroup(String patchGroup)
The name of the patch group whose patch baseline should be retrieved.
patchGroup - The name of the patch group whose patch baseline should be retrieved.Copyright © 2017. All rights reserved.