AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the CreateFlowDefinition operation. Creates a flow definition.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SageMaker.AmazonSageMakerRequest
      Amazon.SageMaker.Model.CreateFlowDefinitionRequest

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class CreateFlowDefinitionRequest : AmazonSageMakerRequest
         IAmazonWebServiceRequest

The CreateFlowDefinitionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property FlowDefinitionName System.String

Gets and sets the property FlowDefinitionName.

The name of your flow definition.

Public Property HumanLoopActivationConfig Amazon.SageMaker.Model.HumanLoopActivationConfig

Gets and sets the property HumanLoopActivationConfig.

An object containing information about the events that trigger a human workflow.

Public Property HumanLoopConfig Amazon.SageMaker.Model.HumanLoopConfig

Gets and sets the property HumanLoopConfig.

An object containing information about the tasks the human reviewers will perform.

Public Property HumanLoopRequestSource Amazon.SageMaker.Model.HumanLoopRequestSource

Gets and sets the property HumanLoopRequestSource.

Container for configuring the source of human task requests. Use to specify if Amazon Rekognition or Amazon Textract is used as an integration source.

Public Property OutputConfig Amazon.SageMaker.Model.FlowDefinitionOutputConfig

Gets and sets the property OutputConfig.

An object containing information about where the human review results will be uploaded.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The Amazon Resource Name (ARN) of the role needed to call other services on your behalf. For example, arn:aws:iam::1234567890:role/service-role/AmazonSageMaker-ExecutionRole-20180111T151298.

Public Property Tags System.Collections.Generic.List<Amazon.SageMaker.Model.Tag>

Gets and sets the property Tags.

An array of key-value pairs that contain metadata to help you categorize and organize a flow definition. Each tag consists of a key and a value, both of which you define.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5