Class: Aws::Types::DatasetEntityRecognizerInputDataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#annotationsTypes::DatasetEntityRecognizerAnnotations

Returns the value of attribute annotations.



362
363
364
# File 'sig/types.rbs', line 362

def annotations
  @annotations
end

#documentsTypes::DatasetEntityRecognizerDocuments

Returns the value of attribute documents.



363
364
365
# File 'sig/types.rbs', line 363

def documents
  @documents
end

#entity_listTypes::DatasetEntityRecognizerEntityList

Returns the value of attribute entity_list.



364
365
366
# File 'sig/types.rbs', line 364

def entity_list
  @entity_list
end