LabelingJobS3DataSource

public struct LabelingJobS3DataSource : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon S3 location of the manifest file that describes the input data objects.

    Declaration

    Swift

    public let manifestS3Uri: String
  • Undocumented

    Declaration

    Swift

    public init(manifestS3Uri: String)
  • Declaration

    Swift

    public func validate(name: String) throws