NAME
Paws::SageMaker::DescribeFlowDefinitionResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The timestamp when the flow definition was created.
FailureReason => Str
The reason your flow definition failed.
REQUIRED FlowDefinitionArn => Str
The Amazon Resource Name (ARN) of the flow defintion.
REQUIRED FlowDefinitionName => Str
The Amazon Resource Name (ARN) of the flow definition.
REQUIRED FlowDefinitionStatus => Str
The status of the flow definition. Valid values are listed below.
Valid values are: "Initializing"
, "Active"
, "Failed"
, "Deleting"
=head2 HumanLoopActivationConfig => Paws::SageMaker::HumanLoopActivationConfig
An object containing information about what triggers a human review workflow.
REQUIRED HumanLoopConfig => Paws::SageMaker::HumanLoopConfig
An object containing information about who works on the task, the workforce task price, and other task details.
HumanLoopRequestSource => Paws::SageMaker::HumanLoopRequestSource
Container for configuring the source of human task requests. Used to specify if Amazon Rekognition or Amazon Textract is used as an integration source.
REQUIRED OutputConfig => Paws::SageMaker::FlowDefinitionOutputConfig
An object containing information about the output file.
REQUIRED RoleArn => Str
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) execution role for the flow definition.