Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty
Packages that use CfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty
-
Uses of CfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Classes in software.amazon.awscdk.cfnpropertymixins.services.guardduty that implement CfnDetectorPropsMixin.CFNDataSourceConfigurationsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDetectorPropsMixin.CFNDataSourceConfigurationsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnDetectorPropsMixin.CFNDataSourceConfigurationsPropertyModifier and TypeMethodDescriptionCfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty with parameters of type CfnDetectorPropsMixin.CFNDataSourceConfigurationsPropertyModifier and TypeMethodDescriptionCfnDetectorMixinProps.Builder.dataSources(CfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty dataSources) Sets the value ofCfnDetectorMixinProps.getDataSources()CfnDetectorPropsMixin.Builder.dataSources(CfnDetectorPropsMixin.CFNDataSourceConfigurationsProperty dataSources) Describes which data sources will be enabled for the detector.