EntityRecognizerEntityList

public struct EntityRecognizerEntityList : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies the Amazon S3 location where the entity list is located. The URI must be in the same region as the API endpoint that you are calling.

    Declaration

    Swift

    public let s3Uri: String
  • Undocumented

    Declaration

    Swift

    public init(s3Uri: String)
  • Declaration

    Swift

    public func validate(name: String) throws