Uses of Class
software.amazon.awscdk.services.guardduty.CfnDetectorProps.Builder
Packages that use CfnDetectorProps.Builder
-
Uses of CfnDetectorProps.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnDetectorProps.BuilderModifier and TypeMethodDescriptionstatic CfnDetectorProps.BuilderCfnDetectorProps.builder()CfnDetectorProps.Builder.dataSources(IResolvable dataSources) Sets the value ofCfnDetectorProps.getDataSources()CfnDetectorProps.Builder.dataSources(CfnDetector.CFNDataSourceConfigurationsProperty dataSources) Sets the value ofCfnDetectorProps.getDataSources()Sets the value ofCfnDetectorProps.getEnable()CfnDetectorProps.Builder.enable(IResolvable enable) Sets the value ofCfnDetectorProps.getEnable()Sets the value ofCfnDetectorProps.getFeatures()CfnDetectorProps.Builder.features(IResolvable features) Sets the value ofCfnDetectorProps.getFeatures()CfnDetectorProps.Builder.findingPublishingFrequency(String findingPublishingFrequency) Sets the value ofCfnDetectorProps.getFindingPublishingFrequency()Sets the value ofCfnDetectorProps.getTags()Constructors in software.amazon.awscdk.services.guardduty with parameters of type CfnDetectorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDetectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDetectorProps.Builder.