Uses of Class
software.amazon.awscdk.services.frauddetector.CfnEventType.EventVariableProperty.Builder
Packages that use CfnEventType.EventVariableProperty.Builder
Package
Description
AWS::FraudDetector Construct Library
-
Uses of CfnEventType.EventVariableProperty.Builder in software.amazon.awscdk.services.frauddetector
Methods in software.amazon.awscdk.services.frauddetector that return CfnEventType.EventVariableProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnEventType.EventVariableProperty.getArn()CfnEventType.EventVariableProperty.builder()CfnEventType.EventVariableProperty.Builder.createdTime(String createdTime) Sets the value ofCfnEventType.EventVariableProperty.getCreatedTime()CfnEventType.EventVariableProperty.Builder.dataSource(String dataSource) Sets the value ofCfnEventType.EventVariableProperty.getDataSource()Sets the value ofCfnEventType.EventVariableProperty.getDataType()CfnEventType.EventVariableProperty.Builder.defaultValue(String defaultValue) Sets the value ofCfnEventType.EventVariableProperty.getDefaultValue()CfnEventType.EventVariableProperty.Builder.description(String description) Sets the value ofCfnEventType.EventVariableProperty.getDescription()Sets the value ofCfnEventType.EventVariableProperty.getInline()CfnEventType.EventVariableProperty.Builder.inline(IResolvable inline) Sets the value ofCfnEventType.EventVariableProperty.getInline()CfnEventType.EventVariableProperty.Builder.lastUpdatedTime(String lastUpdatedTime) Sets the value ofCfnEventType.EventVariableProperty.getLastUpdatedTime()Sets the value ofCfnEventType.EventVariableProperty.getName()Sets the value ofCfnEventType.EventVariableProperty.getTags()CfnEventType.EventVariableProperty.Builder.variableType(String variableType) Sets the value ofCfnEventType.EventVariableProperty.getVariableType()Constructors in software.amazon.awscdk.services.frauddetector with parameters of type CfnEventType.EventVariableProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEventType.EventVariableProperty.Builder.