HumanLoopOutput

public struct HumanLoopOutput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The location of the Amazon S3 object where Amazon Augmented AI stores your human loop output.

    Declaration

    Swift

    public let outputS3Uri: String
  • Undocumented

    Declaration

    Swift

    public init(outputS3Uri: String)