Module: Aws::Rekognition::Client::_DetectModerationLabelsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DetectModerationLabelsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#content_types::Array[Types::ContentType]

Returns:



515
# File 'sig/client.rbs', line 515

def content_types: () -> ::Array[Types::ContentType]

#human_loop_activation_outputTypes::HumanLoopActivationOutput



513
# File 'sig/client.rbs', line 513

def human_loop_activation_output: () -> Types::HumanLoopActivationOutput

#moderation_labels::Array[Types::ModerationLabel]

Returns:



511
# File 'sig/client.rbs', line 511

def moderation_labels: () -> ::Array[Types::ModerationLabel]

#moderation_model_version::String

Returns:

  • (::String)


512
# File 'sig/client.rbs', line 512

def moderation_model_version: () -> ::String

#project_version::String

Returns:

  • (::String)


514
# File 'sig/client.rbs', line 514

def project_version: () -> ::String