Uses of Class
software.amazon.awscdk.services.frauddetector.CfnDetector.EventTypeProperty.Builder
Packages that use CfnDetector.EventTypeProperty.Builder
Package
Description
AWS::FraudDetector Construct Library
-
Uses of CfnDetector.EventTypeProperty.Builder in software.amazon.awscdk.services.frauddetector
Methods in software.amazon.awscdk.services.frauddetector that return CfnDetector.EventTypeProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnDetector.EventTypeProperty.getArn()CfnDetector.EventTypeProperty.builder()CfnDetector.EventTypeProperty.Builder.createdTime(String createdTime) Sets the value ofCfnDetector.EventTypeProperty.getCreatedTime()CfnDetector.EventTypeProperty.Builder.description(String description) Sets the value ofCfnDetector.EventTypeProperty.getDescription()CfnDetector.EventTypeProperty.Builder.entityTypes(List<? extends Object> entityTypes) Sets the value ofCfnDetector.EventTypeProperty.getEntityTypes()CfnDetector.EventTypeProperty.Builder.entityTypes(IResolvable entityTypes) Sets the value ofCfnDetector.EventTypeProperty.getEntityTypes()CfnDetector.EventTypeProperty.Builder.eventVariables(List<? extends Object> eventVariables) Sets the value ofCfnDetector.EventTypeProperty.getEventVariables()CfnDetector.EventTypeProperty.Builder.eventVariables(IResolvable eventVariables) Sets the value ofCfnDetector.EventTypeProperty.getEventVariables()Sets the value ofCfnDetector.EventTypeProperty.getInline()CfnDetector.EventTypeProperty.Builder.inline(IResolvable inline) Sets the value ofCfnDetector.EventTypeProperty.getInline()Sets the value ofCfnDetector.EventTypeProperty.getLabels()CfnDetector.EventTypeProperty.Builder.labels(IResolvable labels) Sets the value ofCfnDetector.EventTypeProperty.getLabels()CfnDetector.EventTypeProperty.Builder.lastUpdatedTime(String lastUpdatedTime) Sets the value ofCfnDetector.EventTypeProperty.getLastUpdatedTime()Sets the value ofCfnDetector.EventTypeProperty.getName()Sets the value ofCfnDetector.EventTypeProperty.getTags()Constructors in software.amazon.awscdk.services.frauddetector with parameters of type CfnDetector.EventTypeProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDetector.EventTypeProperty.Builder.