criticality

@JvmName(name = "qcsqmnhtrjrggqds")
suspend fun criticality(value: Output<List<AutomationRuleNumberFilterArgs>>)
@JvmName(name = "ccbugbsdmmsufphq")
suspend fun criticality(value: List<AutomationRuleNumberFilterArgs>?)

Parameters

value

The level of importance that is assigned to the resources that are associated with a finding. `Criticality` is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of `0` means that the underlying resources have no criticality, and a score of `100` is reserved for the most critical resources. For more information, see Criticality in the User Guide. Array Members: Minimum number of 1 item. Maximum number of 20 items.


@JvmName(name = "ahxnitcjmtfgfdfh")
suspend fun criticality(vararg values: Output<AutomationRuleNumberFilterArgs>)


@JvmName(name = "ektjnvrtvotxjqgh")
suspend fun criticality(values: List<Output<AutomationRuleNumberFilterArgs>>)
@JvmName(name = "ghgfkqlehmgrulgr")
suspend fun criticality(vararg values: AutomationRuleNumberFilterArgs)

Parameters

values

The level of importance that is assigned to the resources that are associated with a finding. `Criticality` is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of `0` means that the underlying resources have no criticality, and a score of `100` is reserved for the most critical resources. For more information, see Criticality in the User Guide. Array Members: Minimum number of 1 item. Maximum number of 20 items.


@JvmName(name = "wcarcfapnrwpvsra")
suspend fun criticality(argument: List<suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit>)
@JvmName(name = "tufobhsilhdaptdg")
suspend fun criticality(vararg argument: suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit)
@JvmName(name = "lhsyiboklsemvxtn")
suspend fun criticality(argument: suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit)

Parameters

argument

The level of importance that is assigned to the resources that are associated with a finding. `Criticality` is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of `0` means that the underlying resources have no criticality, and a score of `100` is reserved for the most critical resources. For more information, see Criticality in the User Guide. Array Members: Minimum number of 1 item. Maximum number of 20 items.