related Findings
Parameters
value
The rule action will update the `RelatedFindings`
field of a finding.
Parameters
values
The rule action will update the `RelatedFindings`
field of a finding.
suspend fun relatedFindings(argument: List<suspend AutomationRuleRelatedFindingArgsBuilder.() -> Unit>)
suspend fun relatedFindings(vararg argument: suspend AutomationRuleRelatedFindingArgsBuilder.() -> Unit)
Parameters
argument
The rule action will update the `RelatedFindings`
field of a finding.