You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::PatchGroupPatchBaselineMapping

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The mapping between a patch group and the patch baseline the patch group is registered with.

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_identityTypes::PatchBaselineIdentity

The patch baseline the patch group is registered with.

Returns:

#patch_groupString

The name of the patch group registered with the patch baseline.

Returns:

  • (String)

    The name of the patch group registered with the patch baseline.