class Amazonite::SsmV1::EffectivePatch

Included Modules

Defined in:

ssm_v1/effective_patch.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(patch : Patch | Nil = nil, patch_status : PatchStatus | Nil = nil) #

[View source]

Instance Method Detail

def patch : Patch | Nil #

[View source]
def patch=(patch : Patch | Nil) #

[View source]
def patch_status : PatchStatus | Nil #

[View source]
def patch_status=(patch_status : PatchStatus | Nil) #

[View source]