PublicWorkforceTaskPrice
public struct PublicWorkforceTaskPrice : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
Declaration
Swift
public let amountInUsd: USD? -
Undocumented
Declaration
Swift
public init(amountInUsd: USD? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
PublicWorkforceTaskPrice Structure Reference