Class: Aws::Types::MediaAnalysisOperationsConfig
- Inherits:
-
Object
- Object
- Aws::Types::MediaAnalysisOperationsConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detect_moderation_labels ⇒ Types::MediaAnalysisDetectModerationLabelsConfig
Returns the value of attribute detect_moderation_labels.
Instance Attribute Details
#detect_moderation_labels ⇒ Types::MediaAnalysisDetectModerationLabelsConfig
Returns the value of attribute detect_moderation_labels.
1403 1404 1405 |
# File 'sig/types.rbs', line 1403 def detect_moderation_labels @detect_moderation_labels end |