Class: Aws::Types::DescribeDominantLanguageDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDominantLanguageDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dominant_language_detection_job_properties ⇒ Types::DominantLanguageDetectionJobProperties
Returns the value of attribute dominant_language_detection_job_properties.
Instance Attribute Details
#dominant_language_detection_job_properties ⇒ Types::DominantLanguageDetectionJobProperties
Returns the value of attribute dominant_language_detection_job_properties.
475 476 477 |
# File 'sig/types.rbs', line 475 def dominant_language_detection_job_properties @dominant_language_detection_job_properties end |