criticality

@JvmName(name = "skcwylrfyglewteu")
suspend fun criticality(value: Output<List<AutomationRuleNumberFilterArgs>>)
@JvmName(name = "yotfnlmlgtiuvsyb")
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 = "jnckuqalifgetdhk")
suspend fun criticality(vararg values: Output<AutomationRuleNumberFilterArgs>)


@JvmName(name = "ipiwhcnhncvnocio")
suspend fun criticality(values: List<Output<AutomationRuleNumberFilterArgs>>)
@JvmName(name = "pvsigjnnpyiogoru")
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 = "bmvixshpaphxpkji")
suspend fun criticality(argument: List<suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit>)
@JvmName(name = "qrrcrnjgmslbpvvb")
suspend fun criticality(vararg argument: suspend AutomationRuleNumberFilterArgsBuilder.() -> Unit)
@JvmName(name = "xgwwhybbpbmlhvcp")
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.