Class: Aws::Types::DescribeKeyPhrasesDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeKeyPhrasesDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key_phrases_detection_job_properties ⇒ Types::KeyPhrasesDetectionJobProperties
Returns the value of attribute key_phrases_detection_job_properties.
Instance Attribute Details
#key_phrases_detection_job_properties ⇒ Types::KeyPhrasesDetectionJobProperties
Returns the value of attribute key_phrases_detection_job_properties.
546 547 548 |
# File 'sig/types.rbs', line 546 def key_phrases_detection_job_properties @key_phrases_detection_job_properties end |