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

Class: Aws::SSM::Types::DeregisterPatchBaselineForPatchGroupResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_idString

The ID of the patch baseline the patch group was deregistered from.

Returns:

  • (String)

    The ID of the patch baseline the patch group was deregistered from.

#patch_groupString

The name of the patch group deregistered from the patch baseline.

Returns:

  • (String)

    The name of the patch group deregistered from the patch baseline.