RegisterPatchBaselineForPatchGroupResult
public struct RegisterPatchBaselineForPatchGroupResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the patch baseline the patch group was registered with. DeclarationSwift public let baselineId: String?
- 
                  
                  The name of the patch group registered with the patch baseline. DeclarationSwift public let patchGroup: String?
- 
                  
                  Undocumented DeclarationSwift public init(baselineId: String? = nil, patchGroup: String? = nil)
 View on GitHub
View on GitHub RegisterPatchBaselineForPatchGroupResult Structure Reference
        RegisterPatchBaselineForPatchGroupResult Structure Reference