Amazonite::SsmV1::PatchStatus
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(deployment_status : PatchDeploymentStatus | Nil = nil, compliance_level : PatchComplianceLevel | Nil = nil, approval_date : Time | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
approval_date
Sourcecompliance_level
Sourcecompliance_level=(compliance_level : PatchComplianceLevel | Nil)
Sourcedeployment_status
Sourcedeployment_status=(deployment_status : PatchDeploymentStatus | Nil)
Source