Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnDetectorMixinProps.Builder
Packages that use CfnDetectorMixinProps.Builder
-
Uses of CfnDetectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnDetectorMixinProps.BuilderModifier and TypeMethodDescriptionCfnDetectorMixinProps.builder()CfnDetectorMixinProps.Builder.dataSources(CfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty dataSources) Sets the value ofCfnDetectorMixinProps.getDataSources()CfnDetectorMixinProps.Builder.dataSources(IResolvable dataSources) Sets the value ofCfnDetectorMixinProps.getDataSources()Sets the value ofCfnDetectorMixinProps.getEnable()CfnDetectorMixinProps.Builder.enable(IResolvable enable) Sets the value ofCfnDetectorMixinProps.getEnable()Sets the value ofCfnDetectorMixinProps.getFeatures()CfnDetectorMixinProps.Builder.features(IResolvable features) Sets the value ofCfnDetectorMixinProps.getFeatures()CfnDetectorMixinProps.Builder.findingPublishingFrequency(String findingPublishingFrequency) Sets the value ofCfnDetectorMixinProps.getFindingPublishingFrequency()CfnDetectorMixinProps.Builder.tags(List<? extends CfnDetectorPropsMixin.TagItemProperty> tags) Sets the value ofCfnDetectorMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.guardduty with parameters of type CfnDetectorMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDetectorMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDetectorMixinProps.Builder.