HumanTaskUiSummary
public struct HumanTaskUiSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A timestamp when SageMaker created the human task user interface.
Declaration
Swift
public let creationTime: TimeStamp -
The Amazon Resource Name (ARN) of the human task user interface.
Declaration
Swift
public let humanTaskUiArn: String -
The name of the human task user interface.
Declaration
Swift
public let humanTaskUiName: String -
Undocumented
Declaration
Swift
public init(creationTime: TimeStamp, humanTaskUiArn: String, humanTaskUiName: String)
View on GitHub
HumanTaskUiSummary Structure Reference