GetPatchBaselineForPatchGroupRequest
public struct GetPatchBaselineForPatchGroupRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Returns he operating system rule specified for patch groups using the patch baseline. DeclarationSwift public let operatingSystem: OperatingSystem?
- 
                  
                  The name of the patch group whose patch baseline should be retrieved. DeclarationSwift public let patchGroup: String
- 
                  
                  Undocumented DeclarationSwift public init(operatingSystem: OperatingSystem? = nil, patchGroup: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub GetPatchBaselineForPatchGroupRequest Structure Reference
        GetPatchBaselineForPatchGroupRequest Structure Reference