HumanLoopConfig

Sets up the flow definition the image will be sent to if one of the conditions is met. You can also set certain attributes of the image before review.

Types

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

Properties

Link copied to clipboard

Sets attributes of the input data.

Link copied to clipboard

The Amazon Resource Name (ARN) of the flow definition. You can create a flow definition by using the Amazon Sagemaker CreateFlowDefinition Operation.

Link copied to clipboard

The name of the human review used for this image. This should be kept unique within a region.

Functions

Link copied to clipboard
inline fun copy(block: HumanLoopConfig.Builder.() -> Unit = {}): HumanLoopConfig
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