class Aws::AugmentedAIRuntime::Types::HumanLoopInput

An object containing the human loop input in JSON format.

@note When making an API call, you may pass HumanLoopInput

data as a hash:

    {
      input_content: "InputContent", # required
    }

@!attribute [rw] input_content

Serialized input from the human loop. The input must be a string
representation of a file in JSON format.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-a2i-runtime-2019-11-07/HumanLoopInput AWS API Documentation

Constants

SENSITIVE