GetSoftwareUpdatesRequest
public struct GetSoftwareUpdatesRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID for a job that you want to get the software update file for, for example JID123e4567-e89b-12d3-a456-426655440000.
Declaration
Swift
public let jobId: String -
Undocumented
Declaration
Swift
public init(jobId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetSoftwareUpdatesRequest Structure Reference