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.

This is the response object from the DescribeAutoMLJobV2 operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.SageMaker.Model.DescribeAutoMLJobV2Response

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

Syntax

C#
public class DescribeAutoMLJobV2Response : AmazonWebServiceResponse

The DescribeAutoMLJobV2Response type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AutoMLJobArn System.String

Gets and sets the property AutoMLJobArn.

Returns the Amazon Resource Name (ARN) of the AutoML job V2.

Public Property AutoMLJobArtifacts Amazon.SageMaker.Model.AutoMLJobArtifacts

Gets and sets the property AutoMLJobArtifacts.

Public Property AutoMLJobInputDataConfig System.Collections.Generic.List<Amazon.SageMaker.Model.AutoMLJobChannel>

Gets and sets the property AutoMLJobInputDataConfig.

Returns an array of channel objects describing the input data and their location.

Public Property AutoMLJobName System.String

Gets and sets the property AutoMLJobName.

Returns the name of the AutoML job V2.

Public Property AutoMLJobObjective Amazon.SageMaker.Model.AutoMLJobObjective

Gets and sets the property AutoMLJobObjective.

Returns the job's objective.

Public Property AutoMLJobSecondaryStatus Amazon.SageMaker.AutoMLJobSecondaryStatus

Gets and sets the property AutoMLJobSecondaryStatus.

Returns the secondary status of the AutoML job V2.

Public Property AutoMLJobStatus Amazon.SageMaker.AutoMLJobStatus

Gets and sets the property AutoMLJobStatus.

Returns the status of the AutoML job V2.

Public Property AutoMLProblemTypeConfig Amazon.SageMaker.Model.AutoMLProblemTypeConfig

Gets and sets the property AutoMLProblemTypeConfig.

Returns the configuration settings of the problem type set for the AutoML job V2.

Public Property AutoMLProblemTypeConfigName Amazon.SageMaker.AutoMLProblemTypeConfigName

Gets and sets the property AutoMLProblemTypeConfigName.

Returns the name of the problem type configuration set for the AutoML job V2.

Public Property BestCandidate Amazon.SageMaker.Model.AutoMLCandidate

Gets and sets the property BestCandidate.

Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

Returns the creation time of the AutoML job V2.

Public Property DataSplitConfig Amazon.SageMaker.Model.AutoMLDataSplitConfig

Gets and sets the property DataSplitConfig.

Returns the configuration settings of how the data are split into train and validation datasets.

Public Property EndTime System.DateTime

Gets and sets the property EndTime.

Returns the end time of the AutoML job V2.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

Returns the reason for the failure of the AutoML job V2, when applicable.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

Returns the job's last modified time.

Public Property ModelDeployConfig Amazon.SageMaker.Model.ModelDeployConfig

Gets and sets the property ModelDeployConfig.

Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.

Public Property ModelDeployResult Amazon.SageMaker.Model.ModelDeployResult

Gets and sets the property ModelDeployResult.

Provides information about endpoint for the model deployment.

Public Property OutputDataConfig Amazon.SageMaker.Model.AutoMLOutputDataConfig

Gets and sets the property OutputDataConfig.

Returns the job's output data config.

Public Property PartialFailureReasons System.Collections.Generic.List<Amazon.SageMaker.Model.AutoMLPartialFailureReason>

Gets and sets the property PartialFailureReasons.

Returns a list of reasons for partial failures within an AutoML job V2.

Public Property ResolvedAttributes Amazon.SageMaker.Model.AutoMLResolvedAttributes

Gets and sets the property ResolvedAttributes.

Returns the resolved attributes used by the AutoML job V2.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property RoleArn System.String

Gets and sets the property RoleArn.

The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.

Public Property SecurityConfig Amazon.SageMaker.Model.AutoMLSecurityConfig

Gets and sets the property SecurityConfig.

Returns the security configuration for traffic encryption or Amazon VPC settings.

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