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

Class: Aws::SSM::Types::GetDefaultPatchBaselineResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_idString

The ID of the default patch baseline.

Returns:

  • (String)

    The ID of the default patch baseline.

#operating_systemString

The operating system for the returned patch baseline.

Possible values:

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

Returns:

  • (String)

    The operating system for the returned patch baseline.