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

Class: Aws::SSM::Types::GetPatchBaselineForPatchGroupResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_idString

The ID of the patch baseline that should be used for the patch group.

Returns:

  • (String)

    The ID of the patch baseline that should be used for the patch group.

#operating_systemString

The operating system rule specified for patch groups using the patch baseline.

Possible values:

  • WINDOWS
  • AMAZON_LINUX
  • AMAZON_LINUX_2
  • UBUNTU
  • REDHAT_ENTERPRISE_LINUX
  • SUSE
  • CENTOS
  • ORACLE_LINUX
  • DEBIAN

Returns:

  • (String)

    The operating system rule specified for patch groups using the patch baseline.

#patch_groupString

The name of the patch group.

Returns:

  • (String)

    The name of the patch group.