Uses of Class
software.amazon.awscdk.services.guardduty.CfnCustomDetectionRuleAssociation.Builder
Packages that use CfnCustomDetectionRuleAssociation.Builder
-
Uses of CfnCustomDetectionRuleAssociation.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnCustomDetectionRuleAssociation.BuilderModifier and TypeMethodDescriptionWhether the rule runs in LIVE mode (generates findings) or DRY_RUN mode (evaluates without generating findings).The catalog identifier of the custom detection rule to associate.CfnCustomDetectionRuleAssociation.Builder.tags(List<? extends CfnCustomDetectionRuleAssociation.TagItemProperty> tags) The tags applied to the association.