Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.frauddetector.CfnVariablePropsMixin.Builder
Packages that use CfnVariablePropsMixin.Builder
-
Uses of CfnVariablePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.frauddetector
Methods in software.amazon.awscdk.cfnpropertymixins.services.frauddetector that return CfnVariablePropsMixin.BuilderModifier and TypeMethodDescriptionCfnVariablePropsMixin.Builder.create()CfnVariablePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVariablePropsMixin.Builder.dataSource(String dataSource) The data source of the variable.The data type of the variable.CfnVariablePropsMixin.Builder.defaultValue(String defaultValue) The default value of the variable.CfnVariablePropsMixin.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.CfnVariablePropsMixin.Builder.variableType(String variableType) The type of the variable.