Uses of Class
software.amazon.awscdk.services.guardduty.CfnFilter.Builder
Packages that use CfnFilter.Builder
-
Uses of CfnFilter.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnFilter.BuilderModifier and TypeMethodDescriptionSpecifies the action that is to be applied to the findings that match the filter.static CfnFilter.BuilderCfnFilter.Builder.description(String description) The description of the filter.CfnFilter.Builder.detectorId(String detectorId) The detector ID associated with the GuardDuty account for which you want to create a filter.CfnFilter.Builder.findingCriteria(IResolvable findingCriteria) Represents the criteria to be used in the filter for querying findings.CfnFilter.Builder.findingCriteria(CfnFilter.FindingCriteriaProperty findingCriteria) Represents the criteria to be used in the filter for querying findings.The name of the filter.Specifies the position of the filter in the list of current filters.The tags to be added to a new filter resource.