C# Class Amazon.MachineLearning.MLModelFilterVariable

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

Méthodes publiques

Свойство Type Description
Algorithm MLModelFilterVariable
CreatedAt MLModelFilterVariable
IAMUser MLModelFilterVariable
LastUpdatedAt MLModelFilterVariable
MLModelType MLModelFilterVariable
Name MLModelFilterVariable
RealtimeEndpointStatus MLModelFilterVariable
Status MLModelFilterVariable
TrainingDataSourceId MLModelFilterVariable
TrainingDataURI MLModelFilterVariable

Méthodes publiques

Méthode Description
FindValue ( string value ) : MLModelFilterVariable

Finds the constant for the unique value.

MLModelFilterVariable ( 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.

Method Details

FindValue() public static méthode

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

MLModelFilterVariable() 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 MLModelFilterVariable ( string value ) : System
value string
Résultat System

Property Details

Algorithm public_oe static_oe property

Constant Algorithm for MLModelFilterVariable
public static MLModelFilterVariable,Amazon.MachineLearning Algorithm
Résultat MLModelFilterVariable

CreatedAt public_oe static_oe property

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

IAMUser public_oe static_oe property

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

LastUpdatedAt public_oe static_oe property

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

MLModelType public_oe static_oe property

Constant MLModelType for MLModelFilterVariable
public static MLModelFilterVariable,Amazon.MachineLearning MLModelType
Résultat MLModelFilterVariable

Name public_oe static_oe property

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

RealtimeEndpointStatus public_oe static_oe property

Constant RealtimeEndpointStatus for MLModelFilterVariable
public static MLModelFilterVariable,Amazon.MachineLearning RealtimeEndpointStatus
Résultat MLModelFilterVariable

Status public_oe static_oe property

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

TrainingDataSourceId public_oe static_oe property

Constant TrainingDataSourceId for MLModelFilterVariable
public static MLModelFilterVariable,Amazon.MachineLearning TrainingDataSourceId
Résultat MLModelFilterVariable

TrainingDataURI public_oe static_oe property

Constant TrainingDataURI for MLModelFilterVariable
public static MLModelFilterVariable,Amazon.MachineLearning TrainingDataURI
Résultat MLModelFilterVariable