GetPatchBaselineRequest
public struct GetPatchBaselineRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the patch baseline to retrieve.
Declaration
Swift
public let baselineId: String -
Undocumented
Declaration
Swift
public init(baselineId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetPatchBaselineRequest Structure Reference