- Navigation Guide
@aws-sdk/client-ssm
RegisterPatchBaselineForPatchGroupCommandInput Interface
The input for RegisterPatchBaselineForPatchGroupCommand.
Members
Name | Type | Details |
---|---|---|
BaselineId Required | string | undefined | The ID of the patch baseline to register with the patch group. |
PatchGroup Required | string | undefined | The name of the patch group to be registered with the patch baseline. |
Full Signature
export interface RegisterPatchBaselineForPatchGroupCommandInput extends RegisterPatchBaselineForPatchGroupRequest