Class: Aws::Types::CreateEntityRecognizerResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_recognizer_arn::String

Returns the value of attribute entity_recognizer_arn.

Returns:

  • (::String)


299
300
301
# File 'sig/types.rbs', line 299

def entity_recognizer_arn
  @entity_recognizer_arn
end