Class: Aws::Types::DescribeEntityRecognizerRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeEntityRecognizerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity_recognizer_arn ⇒ ::String
Returns the value of attribute entity_recognizer_arn.
Instance Attribute Details
#entity_recognizer_arn ⇒ ::String
Returns the value of attribute entity_recognizer_arn.
500 501 502 |
# File 'sig/types.rbs', line 500 def entity_recognizer_arn @entity_recognizer_arn end |