Class: Aws::Types::MediaAnalysisDetectModerationLabelsConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#min_confidence::Float

Returns the value of attribute min_confidence.

Returns:

  • (::Float)


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.

Returns:

  • (::String)


1361
1362
1363
# File 'sig/types.rbs', line 1361

def project_version
  @project_version
end