C# Class Amazon.MachineLearning.EvaluationFilterVariable

Constants used for properties of type EvaluationFilterVariable.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
CreatedAt EvaluationFilterVariable
DataSourceId EvaluationFilterVariable
DataURI EvaluationFilterVariable
IAMUser EvaluationFilterVariable
LastUpdatedAt EvaluationFilterVariable
MLModelId EvaluationFilterVariable
Name EvaluationFilterVariable
Status EvaluationFilterVariable

Méthodes publiques

Méthode Description
EvaluationFilterVariable ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : EvaluationFilterVariable

Finds the constant for the unique value.

Method Details

EvaluationFilterVariable() public méthode

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public EvaluationFilterVariable ( string value ) : System
value string
Résultat System

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : EvaluationFilterVariable
value string The unique value for the constant
Résultat EvaluationFilterVariable

Property Details

CreatedAt public_oe static_oe property

Constant CreatedAt for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning CreatedAt
Résultat EvaluationFilterVariable

DataSourceId public_oe static_oe property

Constant DataSourceId for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning DataSourceId
Résultat EvaluationFilterVariable

DataURI public_oe static_oe property

Constant DataURI for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning DataURI
Résultat EvaluationFilterVariable

IAMUser public_oe static_oe property

Constant IAMUser for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning IAMUser
Résultat EvaluationFilterVariable

LastUpdatedAt public_oe static_oe property

Constant LastUpdatedAt for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning LastUpdatedAt
Résultat EvaluationFilterVariable

MLModelId public_oe static_oe property

Constant MLModelId for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning MLModelId
Résultat EvaluationFilterVariable

Name public_oe static_oe property

Constant Name for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning Name
Résultat EvaluationFilterVariable

Status public_oe static_oe property

Constant Status for EvaluationFilterVariable
public static EvaluationFilterVariable,Amazon.MachineLearning Status
Résultat EvaluationFilterVariable