AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The EffectivePatch structure defines metadata about a patch along with the approval state of the patch in a particular patch baseline. The approval state includes information about whether the patch is currently approved, due to be approved by a rule, explicitly approved, or explicitly rejected and the date the patch was or will be approved.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.EffectivePatch

Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z

Syntax

C#
public class EffectivePatch

The EffectivePatch type exposes the following members

Constructors

NameDescription
Public Method EffectivePatch()

Properties

NameTypeDescription
Public Property Patch Amazon.SimpleSystemsManagement.Model.Patch

Gets and sets the property Patch.

Provides metadata for a patch, including information such as the KB ID, severity, classification and a URL for where more information can be obtained about the patch.

Public Property PatchStatus Amazon.SimpleSystemsManagement.Model.PatchStatus

Gets and sets the property PatchStatus.

The status of the patch in a patch baseline. This includes information about whether the patch is currently approved, due to be approved by a rule, explicitly approved, or explicitly rejected and the date the patch was or will be approved.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5