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.

Information about the approval status of a patch.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.PatchStatus

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

Syntax

C#
public class PatchStatus

The PatchStatus type exposes the following members

Constructors

NameDescription
Public Method PatchStatus()

Properties

NameTypeDescription
Public Property ApprovalDate System.DateTime

Gets and sets the property ApprovalDate.

The date the patch was approved (or will be approved if the status is PENDING_APPROVAL).

Public Property ComplianceLevel Amazon.SimpleSystemsManagement.PatchComplianceLevel

Gets and sets the property ComplianceLevel.

The compliance severity level for a patch.

Public Property DeploymentStatus Amazon.SimpleSystemsManagement.PatchDeploymentStatus

Gets and sets the property DeploymentStatus.

The approval status of a patch.

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