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.
The variable.
Namespace: Amazon.FraudDetector.Model
Assembly: AWSSDK.FraudDetector.dll
Version: 3.x.y.z
public class Variable
The Variable type exposes the following members
Name | Description | |
---|---|---|
Variable() |
Name | Type | Description | |
---|---|---|---|
Arn | System.String |
Gets and sets the property Arn. The ARN of the variable. |
|
CreatedTime | System.String |
Gets and sets the property CreatedTime. The time when the variable was created. |
|
DataSource | Amazon.FraudDetector.DataSource |
Gets and sets the property DataSource. The data source of the variable. |
|
DataType | Amazon.FraudDetector.DataType |
Gets and sets the property DataType. The data type of the variable. For more information see Variable types. |
|
DefaultValue | System.String |
Gets and sets the property DefaultValue. The default value of the variable. |
|
Description | System.String |
Gets and sets the property Description. The description of the variable. |
|
LastUpdatedTime | System.String |
Gets and sets the property LastUpdatedTime. The time when variable was last updated. |
|
Name | System.String |
Gets and sets the property Name. The name of the variable. |
|
VariableType | System.String |
Gets and sets the property VariableType. The variable type of the variable.
Valid Values: |
.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