Module: Aws::ComprehendMedical::Client::_DetectPHIResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DetectPHIResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entities ⇒ ::Array[Types::Entity]
160 |
# File 'sig/client.rbs', line 160
def entities: () -> ::Array[Types::Entity]
|
#model_version ⇒ ::String
162 |
# File 'sig/client.rbs', line 162
def model_version: () -> ::String
|
#pagination_token ⇒ ::String
161 |
# File 'sig/client.rbs', line 161
def pagination_token: () -> ::String
|