class Aws::ComprehendMedical::Types::DetectEntitiesV2Request

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

data as a hash:

    {
      text: "BoundedLengthString", # required
    }

@!attribute [rw] text

A UTF-8 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/DetectEntitiesV2Request AWS API Documentation

Constants

SENSITIVE