Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

HumanLoopActivationConfig

import type { HumanLoopActivationConfig } from "https://aws-api.deno.dev/v0.4/services/sagemaker.ts?docs=full";

Provides information about how and under what conditions SageMaker creates a human loop. If HumanLoopActivationConfig is not given, then all requests go to humans.

interface HumanLoopActivationConfig {
HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig;
}

§Properties

§
HumanLoopActivationConditionsConfig: HumanLoopActivationConditionsConfig
[src]

Container structure for defining under what conditions SageMaker creates a human loop.