DeregisterPatchBaselineForPatchGroupRequest
public struct DeregisterPatchBaselineForPatchGroupRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the patch baseline to deregister the patch group from. DeclarationSwift public let baselineId: String
- 
                  
                  The name of the patch group that should be deregistered from the patch baseline. DeclarationSwift public let patchGroup: String
- 
                  
                  Undocumented DeclarationSwift public init(baselineId: String, patchGroup: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub DeregisterPatchBaselineForPatchGroupRequest Structure Reference
        DeregisterPatchBaselineForPatchGroupRequest Structure Reference