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.
The inputs for a processing job. The processing input must specify exactly one of
either S3Input or DatasetDefinition types.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ProcessingInput
The ProcessingInput type exposes the following members
| Name | Description | |
|---|---|---|
|
ProcessingInput() |
| Name | Type | Description | |
|---|---|---|---|
|
AppManaged | System.Boolean |
Gets and sets the property AppManaged.
When |
|
DatasetDefinition | Amazon.SageMaker.Model.DatasetDefinition |
Gets and sets the property DatasetDefinition. Configuration for a Dataset Definition input. |
|
InputName | System.String |
Gets and sets the property InputName. The name for the processing job input. |
|
S3Input | Amazon.SageMaker.Model.ProcessingS3Input |
Gets and sets the property S3Input. Configuration for downloading input data from Amazon S3 into the processing container. |
.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