class

Amazonite::SsmV1::PatchStatus

Inherits JSON::Serializable < Reference < Object

Constructors

new(deployment_status : PatchDeploymentStatus | Nil = nil, compliance_level : PatchComplianceLevel | Nil = nil, approval_date : Time | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

approval_date
Source
approval_date=(approval_date : Time | Nil)
Source
compliance_level
Source
compliance_level=(compliance_level : PatchComplianceLevel | Nil)
Source
deployment_status
Source
deployment_status=(deployment_status : PatchDeploymentStatus | Nil)
Source