Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.frauddetector.CfnDetectorMixinProps.Builder
Packages that use CfnDetectorMixinProps.Builder
-
Uses of CfnDetectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.frauddetector
Methods in software.amazon.awscdk.cfnpropertymixins.services.frauddetector that return CfnDetectorMixinProps.BuilderModifier and TypeMethodDescriptionCfnDetectorMixinProps.Builder.associatedModels(List<? extends Object> associatedModels) Sets the value ofCfnDetectorMixinProps.getAssociatedModels()CfnDetectorMixinProps.Builder.associatedModels(IResolvable associatedModels) Sets the value ofCfnDetectorMixinProps.getAssociatedModels()CfnDetectorMixinProps.builder()CfnDetectorMixinProps.Builder.description(String description) Sets the value ofCfnDetectorMixinProps.getDescription()CfnDetectorMixinProps.Builder.detectorId(String detectorId) Sets the value ofCfnDetectorMixinProps.getDetectorId()CfnDetectorMixinProps.Builder.detectorVersionStatus(String detectorVersionStatus) Sets the value ofCfnDetectorMixinProps.getDetectorVersionStatus()CfnDetectorMixinProps.Builder.eventType(CfnDetectorPropsMixin.EventTypeProperty eventType) Sets the value ofCfnDetectorMixinProps.getEventType()CfnDetectorMixinProps.Builder.eventType(IResolvable eventType) Sets the value ofCfnDetectorMixinProps.getEventType()CfnDetectorMixinProps.Builder.ruleExecutionMode(String ruleExecutionMode) Sets the value ofCfnDetectorMixinProps.getRuleExecutionMode()Sets the value ofCfnDetectorMixinProps.getRules()CfnDetectorMixinProps.Builder.rules(IResolvable rules) Sets the value ofCfnDetectorMixinProps.getRules()Sets the value ofCfnDetectorMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.frauddetector with parameters of type CfnDetectorMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDetectorMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDetectorMixinProps.Builder.