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