Class: Aws::Types::EntityRecognizerDocuments

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#input_format"ONE_DOC_PER_FILE", "ONE_DOC_PER_LINE"

Returns the value of attribute input_format.

Returns:



939
940
941
# File 'sig/types.rbs', line 939

def input_format
  @input_format
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:



937
938
939
# File 'sig/types.rbs', line 937

def s3_uri
  @s3_uri
end

#test_s3_uri::String

Returns the value of attribute test_s3_uri.

Returns:



938
939
940
# File 'sig/types.rbs', line 938

def test_s3_uri
  @test_s3_uri
end