BatchGetBuildBatchesInput
public struct BatchGetBuildBatchesInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
An array that contains the batch build identifiers to retrieve.
Declaration
Swift
public let ids: [String] -
Undocumented
Declaration
Swift
public init(ids: [String]) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BatchGetBuildBatchesInput Structure Reference