CopyableBuilder<PatchGroupPatchBaselineMapping.Builder,PatchGroupPatchBaselineMapping>, SdkBuilder<PatchGroupPatchBaselineMapping.Builder,PatchGroupPatchBaselineMapping>public static interface PatchGroupPatchBaselineMapping.Builder extends CopyableBuilder<PatchGroupPatchBaselineMapping.Builder,PatchGroupPatchBaselineMapping>
| Modifier and Type | Method | Description |
|---|---|---|
PatchGroupPatchBaselineMapping.Builder |
baselineIdentity(PatchBaselineIdentity baselineIdentity) |
The patch baseline the patch group is registered with.
|
PatchGroupPatchBaselineMapping.Builder |
patchGroup(String patchGroup) |
The name of the patch group registered with the patch baseline.
|
copyapply, buildPatchGroupPatchBaselineMapping.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.PatchGroupPatchBaselineMapping.Builder baselineIdentity(PatchBaselineIdentity baselineIdentity)
The patch baseline the patch group is registered with.
baselineIdentity - The patch baseline the patch group is registered with.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.