Class: Aws::SSM::Types::DescribePatchGroupStateResult

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-ssm/types.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#instancesInteger

The number of instances in the patch group.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_failed_patchesInteger

The number of instances with patches from the patch baseline that failed to install.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_installed_other_patchesInteger

The number of instances with patches installed that aren’t defined in the patch baseline.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_installed_patchesInteger

The number of instances with installed patches.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_installed_pending_reboot_patchesInteger

The number of instances with patches installed that have not been rebooted after the patch installation. The status of these instances is NON_COMPLIANT.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_installed_rejected_patchesInteger

The number of instances with patches installed that are specified in a RejectedPatches list. Patches with a status of INSTALLED_REJECTED were typically installed before they were added to a RejectedPatches list.

<note markdown=“1”> If ALLOW_AS_DEPENDENCY is the specified option for RejectedPatchesAction, the value of InstancesWithInstalledRejectedPatches will always be 0 (zero).

</note>

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_missing_patchesInteger

The number of instances with missing patches from the patch baseline.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_not_applicable_patchesInteger

The number of instances with patches that aren’t applicable.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end

#instances_with_unreported_not_applicable_patchesInteger

The number of instances with ‘NotApplicable` patches beyond the supported limit, which are not reported by name to Systems Manager Inventory.

Returns:

  • (Integer)


5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
# File 'lib/aws-sdk-ssm/types.rb', line 5634

class DescribePatchGroupStateResult < Struct.new(
  :instances,
  :instances_with_installed_patches,
  :instances_with_installed_other_patches,
  :instances_with_installed_pending_reboot_patches,
  :instances_with_installed_rejected_patches,
  :instances_with_missing_patches,
  :instances_with_failed_patches,
  :instances_with_not_applicable_patches,
  :instances_with_unreported_not_applicable_patches)
  include Aws::Structure
end