NAME
Paws::SageMaker::DescribeFlowDefinitionResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The timestamp when the flow definition was created.
FailureReason => Str
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", "Deleted" =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.
REQUIRED OutputConfig => Paws::SageMaker::FlowDefinitionOutputConfig
An object containing information about the output file.
REQUIRED RoleArn => Str
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) execution role for the flow definition.