PatchFilter
public struct PatchFilter : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The key for the filter. Run the DescribePatchProperties command to view lists of valid keys for each operating system type. DeclarationSwift public let key: PatchFilterKey
- 
                  
                  The value for the filter key. Run the DescribePatchProperties command to view lists of valid values for each key based on operating system type. DeclarationSwift public let values: [String]
- 
                  
                  Undocumented DeclarationSwift public init(key: PatchFilterKey, values: [String])
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub PatchFilter Structure Reference
        PatchFilter Structure Reference