EffectivePatch
public struct EffectivePatch : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  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. DeclarationSwift public let patch: Patch?
- 
                  
                  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. DeclarationSwift public let patchStatus: PatchStatus?
- 
                  
                  Undocumented DeclarationSwift public init(patch: Patch? = nil, patchStatus: PatchStatus? = nil)
 View on GitHub
View on GitHub EffectivePatch Structure Reference
        EffectivePatch Structure Reference