Class: Aws::Types::CreateEntityRecognizerResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateEntityRecognizerResponse
- 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.
299 300 301 |
# File 'sig/types.rbs', line 299 def entity_recognizer_arn @entity_recognizer_arn end |