You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::DescribeFlowDefinitionResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The timestamp when the flow definition was created.

Returns:

  • (Time)

    The timestamp when the flow definition was created.

#failure_reasonString

The reason your flow definition failed.

Returns:

  • (String)

    The reason your flow definition failed.

#flow_definition_arnString

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

Returns:

  • (String)

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

#flow_definition_nameString

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

Returns:

  • (String)

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

#flow_definition_statusString

The status of the flow definition. Valid values are listed below.

Possible values:

  • Initializing
  • Active
  • Failed
  • Deleting

Returns:

  • (String)

    The status of the flow definition.

#human_loop_activation_configTypes::HumanLoopActivationConfig

An object containing information about what triggers a human review workflow.

Returns:

#human_loop_configTypes::HumanLoopConfig

An object containing information about who works on the task, the workforce task price, and other task details.

Returns:

  • (Types::HumanLoopConfig)

    An object containing information about who works on the task, the workforce task price, and other task details.

#human_loop_request_sourceTypes::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.

Returns:

#output_configTypes::FlowDefinitionOutputConfig

An object containing information about the output file.

Returns:

#role_arnString

The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) execution role for the flow definition.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) execution role for the flow definition.