DescribeHumanLoopResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time when Amazon Augmented AI created the human loop.

Link copied to clipboard

A failure code that identifies the type of failure.

Link copied to clipboard

The reason why a human loop failed. The failure reason is returned when the status of the human loop is Failed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the flow definition.

Link copied to clipboard

The Amazon Resource Name (ARN) of the human loop.

Link copied to clipboard

The name of the human loop. The name must be lowercase, unique within the Region in your account, and can have up to 63 characters. Valid characters: a-z, 0-9, and - (hyphen).

Link copied to clipboard

An object that contains information about the output of the human loop.

Link copied to clipboard

The status of the human loop.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String