Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-frauddetector-variable.json
Parent schema serverless-framework-configuration
Type: object

A resource schema for a Variable in Amazon Fraud Detector.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString required

The name of the variable.

DataSource string | Aws_CF_FunctionString required

The source of the data.

DataType string | Aws_CF_FunctionString required

The data type.

DefaultValue string | Aws_CF_FunctionString required

The default value for the variable when no value is received.

Description string | Aws_CF_FunctionString

The description.

Tags Tag[]

Tags associated with this variable.

maxItems=200

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required