StartHumanLoopResponse
public struct StartHumanLoopResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the human loop.
Declaration
Swift
public let humanLoopArn: String?
-
Undocumented
Declaration
Swift
public init(humanLoopArn: String? = nil)