C# Класс Amazon.MachineLearning.BatchPredictionFilterVariable

Constants used for properties of type BatchPredictionFilterVariable.
Наследование: ConstantClass
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
CreatedAt BatchPredictionFilterVariable
DataSourceId BatchPredictionFilterVariable
DataURI BatchPredictionFilterVariable
IAMUser BatchPredictionFilterVariable
LastUpdatedAt BatchPredictionFilterVariable
MLModelId BatchPredictionFilterVariable
Name BatchPredictionFilterVariable
Status BatchPredictionFilterVariable

Открытые методы

Метод Описание
BatchPredictionFilterVariable ( 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 ) : BatchPredictionFilterVariable

Finds the constant for the unique value.

Описание методов

BatchPredictionFilterVariable() публичный метод

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 BatchPredictionFilterVariable ( string value ) : System
value string
Результат System

FindValue() публичный статический метод

Finds the constant for the unique value.
public static FindValue ( string value ) : BatchPredictionFilterVariable
value string The unique value for the constant
Результат BatchPredictionFilterVariable

Описание свойств

CreatedAt публичное статическое свойство

Constant CreatedAt for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning CreatedAt
Результат BatchPredictionFilterVariable

DataSourceId публичное статическое свойство

Constant DataSourceId for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning DataSourceId
Результат BatchPredictionFilterVariable

DataURI публичное статическое свойство

Constant DataURI for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning DataURI
Результат BatchPredictionFilterVariable

IAMUser публичное статическое свойство

Constant IAMUser for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning IAMUser
Результат BatchPredictionFilterVariable

LastUpdatedAt публичное статическое свойство

Constant LastUpdatedAt for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning LastUpdatedAt
Результат BatchPredictionFilterVariable

MLModelId публичное статическое свойство

Constant MLModelId for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning MLModelId
Результат BatchPredictionFilterVariable

Name публичное статическое свойство

Constant Name for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning Name
Результат BatchPredictionFilterVariable

Status публичное статическое свойство

Constant Status for BatchPredictionFilterVariable
public static BatchPredictionFilterVariable,Amazon.MachineLearning Status
Результат BatchPredictionFilterVariable