Class: Aws::Types::DescribeTopicsDetectionJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTopicsDetectionJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#topics_detection_job_properties ⇒ Types::TopicsDetectionJobProperties
Returns the value of attribute topics_detection_job_properties.
Instance Attribute Details
#topics_detection_job_properties ⇒ Types::TopicsDetectionJobProperties
Returns the value of attribute topics_detection_job_properties.
599 600 601 |
# File 'sig/types.rbs', line 599 def topics_detection_job_properties @topics_detection_job_properties end |