SourceAlgorithmSpecification
public struct SourceAlgorithmSpecification : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of the algorithms that were used to create a model package.
Declaration
Swift
public let sourceAlgorithms: [SourceAlgorithm]
-
Undocumented
Declaration
Swift
public init(sourceAlgorithms: [SourceAlgorithm])
-
Declaration
Swift
public func validate(name: String) throws