Class: Aws::Types::DescribeEntityRecognizerResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEntityRecognizerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity_recognizer_properties ⇒ Types::EntityRecognizerProperties
Returns the value of attribute entity_recognizer_properties.
Instance Attribute Details
#entity_recognizer_properties ⇒ Types::EntityRecognizerProperties
Returns the value of attribute entity_recognizer_properties.
505 506 507 |
# File 'sig/types.rbs', line 505 def entity_recognizer_properties @entity_recognizer_properties end |