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