Uses of Class
software.amazon.awscdk.services.frauddetector.CfnVariable.Builder
Package
Description
AWS::FraudDetector Construct Library
-
Uses of CfnVariable.Builder in software.amazon.awscdk.services.frauddetector
Modifier and TypeMethodDescriptionstatic CfnVariable.Builder
CfnVariable.Builder.dataSource
(String dataSource) The data source of the variable.The data type of the variable.CfnVariable.Builder.defaultValue
(String defaultValue) The default value of the variable.CfnVariable.Builder.description
(String description) The description of the variable.The name of the variable.An array of key-value pairs to apply to this resource.CfnVariable.Builder.variableType
(String variableType) The type of the variable.