class Aws::ComprehendMedical::Types::DetectEntitiesRequest

@note When making an API call, you may pass DetectEntitiesRequest

data as a hash:

    {
      text: "BoundedLengthString", # required
    }

@!attribute [rw] text

A UTF-8 text string containing the clinical content being examined
for entities. Each string must contain fewer than 20,000 bytes of
characters.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/comprehendmedical-2018-10-30/DetectEntitiesRequest AWS API Documentation

Constants

SENSITIVE