Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.frauddetector.CfnVariableMixinProps.Builder
Packages that use CfnVariableMixinProps.Builder
-
Uses of CfnVariableMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.frauddetector
Methods in software.amazon.awscdk.cfnpropertymixins.services.frauddetector that return CfnVariableMixinProps.BuilderModifier and TypeMethodDescriptionCfnVariableMixinProps.builder()CfnVariableMixinProps.Builder.dataSource(String dataSource) Sets the value ofCfnVariableMixinProps.getDataSource()Sets the value ofCfnVariableMixinProps.getDataType()CfnVariableMixinProps.Builder.defaultValue(String defaultValue) Sets the value ofCfnVariableMixinProps.getDefaultValue()CfnVariableMixinProps.Builder.description(String description) Sets the value ofCfnVariableMixinProps.getDescription()Sets the value ofCfnVariableMixinProps.getName()Sets the value ofCfnVariableMixinProps.getTags()CfnVariableMixinProps.Builder.variableType(String variableType) Sets the value ofCfnVariableMixinProps.getVariableType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.frauddetector with parameters of type CfnVariableMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVariableMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVariableMixinProps.Builder.