GetPatchBaselineForPatchGroupResult
public struct GetPatchBaselineForPatchGroupResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the patch baseline that should be used for the patch group. DeclarationSwift public let baselineId: String?
- 
                  
                  The operating system rule specified for patch groups using the patch baseline. DeclarationSwift public let operatingSystem: OperatingSystem?
- 
                  
                  The name of the patch group. DeclarationSwift public let patchGroup: String?
- 
                  
                  Undocumented DeclarationSwift public init(baselineId: String? = nil, operatingSystem: OperatingSystem? = nil, patchGroup: String? = nil)
 View on GitHub
View on GitHub GetPatchBaselineForPatchGroupResult Structure Reference
        GetPatchBaselineForPatchGroupResult Structure Reference