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.

Information about the status of the rule evaluation.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ProfilerRuleEvaluationStatus

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

Syntax

C#
public class ProfilerRuleEvaluationStatus

The ProfilerRuleEvaluationStatus type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

Timestamp when the rule evaluation status was last modified.

Public Property RuleConfigurationName System.String

Gets and sets the property RuleConfigurationName.

The name of the rule configuration.

Public Property RuleEvaluationJobArn System.String

Gets and sets the property RuleEvaluationJobArn.

The Amazon Resource Name (ARN) of the rule evaluation job.

Public Property RuleEvaluationStatus Amazon.SageMaker.RuleEvaluationStatus

Gets and sets the property RuleEvaluationStatus.

Status of the rule evaluation.

Public Property StatusDetails System.String

Gets and sets the property StatusDetails.

Details from the rule evaluation.

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