RegisterPatchBaselineForPatchGroupRequest
public struct RegisterPatchBaselineForPatchGroupRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the patch baseline to register the patch group with. DeclarationSwift public let baselineId: String
- 
                  
                  The name of the patch group that should be registered with 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 RegisterPatchBaselineForPatchGroupRequest Structure Reference
        RegisterPatchBaselineForPatchGroupRequest Structure Reference