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.
Container for the parameters to the CreateVariable operation. Creates a variable.
Namespace: Amazon.FraudDetector.Model
Assembly: AWSSDK.FraudDetector.dll
Version: 3.x.y.z
public class CreateVariableRequest : AmazonFraudDetectorRequest IAmazonWebServiceRequest
The CreateVariableRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateVariableRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DataSource | Amazon.FraudDetector.DataSource |
Gets and sets the property DataSource. The source of the data. |
![]() |
DataType | Amazon.FraudDetector.DataType |
Gets and sets the property DataType. The data type of the variable. |
![]() |
DefaultValue | System.String |
Gets and sets the property DefaultValue. The default value for the variable when no value is received. |
![]() |
Description | System.String |
Gets and sets the property Description. The description. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the variable. |
![]() |
Tags | System.Collections.Generic.List<Amazon.FraudDetector.Model.Tag> |
Gets and sets the property Tags. A collection of key and value pairs. |
![]() |
VariableType | System.String |
Gets and sets the property VariableType. The variable type. For more information see Variable types.
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