Class: Aws::Types::EnrichmentStrategyConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::EnrichmentStrategyConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#method ⇒ "CHUNK_ENTITY_EXTRACTION"
Returns the value of attribute method.
Instance Attribute Details
#method ⇒ "CHUNK_ENTITY_EXTRACTION"
Returns the value of attribute method.
929 930 931 |
# File 'sig/types.rbs', line 929 def method @method end |