Class: Aws::Types::MediaAnalysisDetectModerationLabelsConfig
- Inherits:
-
Object
- Object
- Aws::Types::MediaAnalysisDetectModerationLabelsConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#min_confidence ⇒ ::Float
Returns the value of attribute min_confidence.
-
#project_version ⇒ ::String
Returns the value of attribute project_version.
Instance Attribute Details
#min_confidence ⇒ ::Float
Returns the value of attribute min_confidence.
1360 1361 1362 |
# File 'sig/types.rbs', line 1360 def min_confidence @min_confidence end |
#project_version ⇒ ::String
Returns the value of attribute project_version.
1361 1362 1363 |
# File 'sig/types.rbs', line 1361 def project_version @project_version end |