Uses of Class
software.amazon.awscdk.services.frauddetector.CfnEventTypeProps.Builder
Packages that use CfnEventTypeProps.Builder
Package
Description
AWS::FraudDetector Construct Library
-
Uses of CfnEventTypeProps.Builder in software.amazon.awscdk.services.frauddetector
Methods in software.amazon.awscdk.services.frauddetector that return CfnEventTypeProps.BuilderModifier and TypeMethodDescriptionstatic CfnEventTypeProps.BuilderCfnEventTypeProps.builder()CfnEventTypeProps.Builder.description(String description) Sets the value ofCfnEventTypeProps.getDescription()CfnEventTypeProps.Builder.entityTypes(List<? extends Object> entityTypes) Sets the value ofCfnEventTypeProps.getEntityTypes()CfnEventTypeProps.Builder.entityTypes(IResolvable entityTypes) Sets the value ofCfnEventTypeProps.getEntityTypes()CfnEventTypeProps.Builder.eventVariables(List<? extends Object> eventVariables) Sets the value ofCfnEventTypeProps.getEventVariables()CfnEventTypeProps.Builder.eventVariables(IResolvable eventVariables) Sets the value ofCfnEventTypeProps.getEventVariables()Sets the value ofCfnEventTypeProps.getLabels()CfnEventTypeProps.Builder.labels(IResolvable labels) Sets the value ofCfnEventTypeProps.getLabels()Sets the value ofCfnEventTypeProps.getName()Sets the value ofCfnEventTypeProps.getTags()Constructors in software.amazon.awscdk.services.frauddetector with parameters of type CfnEventTypeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEventTypeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEventTypeProps.Builder.