Uses of Class
software.amazon.awscdk.services.guardduty.CfnDetectorProps.Builder
-
Uses of CfnDetectorProps.Builder in software.amazon.awscdk.services.guardduty
Modifier and TypeMethodDescriptionstatic CfnDetectorProps.Builder
CfnDetectorProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnDetectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDetectorProps.Builder
.